Comparisons
Agent Skill comparisons, head-to-head
When two Skills do a similar job, the right answer is rarely “both.” These pages take the pairs developers actually weigh against each other and give an explicit verdict — which to pick, when, and why — with a side-by-side table grounded in each catalogued Skill.
All comparisons
Pick your matchup
Web Scraping
firecrawl vs browser-usefirecrawl for hosted, JavaScript-rendered extraction at scale; browser-use for driving a real browser through logins, forms, and multi-step flows.
Databases
supabase-skill vs planetscale-skillssupabase-skill for Postgres with row-level security, auth, and realtime; planetscale-skills for MySQL with Git-style schema branching at scale.
Payments & Billing
stripe-best-practices vs paddle-agent-skillsstripe-best-practices for maximum control over payment flows (you own tax); paddle-agent-skills for merchant-of-record billing (Paddle handles global sales tax and VAT).
Document Processing
docling vs pdfdocling for reading and converting documents an agent cannot open — including scanned PDFs and RAG chunking; the Anthropic pdf skill for producing and manipulating real PDFs.
Security & Auditing
semgrep vs trail-of-bitssemgrep runs a real static-analysis engine and writes custom rules; trail-of-bits brings a security firm's review method to a diff. Findings versus judgement.
Browser & Web Automation
playwright-cli vs Browserbase browserplaywright-cli for a local browser you fully control and an existing Playwright suite; Browserbase browser for hosted sessions with CAPTCHA solving and residential proxies.
Databases & Schemas
postgres vs supabase-skillThe postgres skill for engine-level decisions — types, indexes, partitioning, extensions; supabase-skill for the platform layer — row-level security, auth, realtime.
Diagrams & Visualization
drawio vs mermaid-diagramsdrawio produces an editable .drawio file someone can rearrange later; mermaid keeps the diagram as text inside the document it belongs to.
Payments & Billing
Stripe Connect vs PaddleStripe Connect for control over multi-party payment flows you operate yourself; Paddle for handing global tax and compliance to a merchant of record.
Not sure a category yet? Start from the best-skill-per-job guides.