{
  "$schema": "https://top-agent-skills.com/schemas/catalog.v1.json",
  "type": "agent",
  "slug": "claude-code",
  "name": "Claude Code",
  "vendor": "Anthropic",
  "native": true,
  "lead": "Anthropic's frontend-design and superpowers are the two to install first on Claude Code, then docling for documents and the first-party Skill for whatever you actually run — Vercel, Supabase, Prisma, Stripe, Sentry. Claude Code is the reference surface: nearly every Skill in this catalogue is verified here, so compatibility is not the deciding factor and the category pages are the better index. It is also the only surface with a real shell and your local filesystem, which is what Skills that run scripts or touch a repository need.",
  "installDocs": "https://code.claude.com/docs/en/skills",
  "canonical": "https://top-agent-skills.com/skills-for-claude-code",
  "alternates": {
    "html": "https://top-agent-skills.com/skills-for-claude-code",
    "markdown": "https://top-agent-skills.com/skills-for-claude-code.md",
    "json": "https://top-agent-skills.com/skills-for-claude-code.json"
  },
  "rubricVersion": "1.0",
  "methodology": "https://top-agent-skills.com/about/methodology",
  "contentLastUpdated": "2026-09-06",
  "count": 202,
  "topPick": {
    "slug": "frontend-design",
    "name": "frontend-design",
    "score": 92,
    "tagline": "Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.",
    "url": "https://top-agent-skills.com/skill/frontend-design"
  },
  "ranking": [
    {
      "rank": 1,
      "slug": "frontend-design",
      "name": "frontend-design",
      "score": 92,
      "tagline": "Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.",
      "bestFor": "Greenfield landing pages, marketing sites, and any UI that should feel intentional rather than templated.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill frontend-design",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/frontend-design",
      "json": "https://top-agent-skills.com/skill/frontend-design.json"
    },
    {
      "rank": 2,
      "slug": "docling",
      "name": "docling",
      "score": 66,
      "tagline": "One skill covering every document format the category exists for — including scanned PDFs and RAG chunking — from the maintainers of the parser itself.",
      "bestFor": "Reading or converting documents the agent cannot open directly, at 65K stars and MIT: scanned PDFs, Office formats, tables, and chunking a corpus for retrieval.",
      "provenance": "verified-org",
      "publisher": "Docling project (LF AI & Data)",
      "license": "MIT",
      "install": "pip install docling && uvx library-skills --claude",
      "installFollowUp": "The skill ships inside the Python package, so library-skills symlinks it into .claude/skills and it updates with the package. Requires Python 3.10+.",
      "url": "https://top-agent-skills.com/skill/docling",
      "json": "https://top-agent-skills.com/skill/docling.json"
    },
    {
      "rank": 3,
      "slug": "antigravity-awesome-skills",
      "name": "antigravity-awesome-skills",
      "score": 65,
      "tagline": "1,234+ skills in one bundle. Single install across AI coding assistants.",
      "bestFor": "Teams that want a comprehensive starting set rather than picking 30 individually.",
      "provenance": "community",
      "publisher": "Antigravity",
      "license": "MIT",
      "install": "npx antigravity-awesome-skills --claude",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/antigravity-awesome-skills",
      "json": "https://top-agent-skills.com/skill/antigravity-awesome-skills.json"
    },
    {
      "rank": 4,
      "slug": "remotion-best-practices",
      "name": "remotion-best-practices",
      "score": 64,
      "tagline": "Programmatic video done right. Idiomatic Remotion patterns auto-activate when detected.",
      "bestFor": "Video demos, release announcements, explainer videos written in React.",
      "provenance": "verified-org",
      "publisher": "Remotion",
      "license": "Proprietary",
      "install": "npx skills add github.com/remotion-dev/skills --skill remotion-best-practices",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/remotion-best-practices",
      "json": "https://top-agent-skills.com/skill/remotion-best-practices.json"
    },
    {
      "rank": 5,
      "slug": "hyperframes",
      "name": "hyperframes",
      "score": 64,
      "tagline": "Write HTML, render video. Agent-native, deterministic, no build step.",
      "bestFor": "Programmatic video an agent can iterate on — release clips, motion graphics, captioned explainers.",
      "provenance": "verified-org",
      "publisher": "HeyGen",
      "license": "Apache-2.0",
      "install": "npx skills add heygen-com/hyperframes --skill hyperframes",
      "installFollowUp": "Twenty skills ship in the repo — add --all for the full set, or --skill for one (hyperframes-keyframes, embedded-captions, pr-to-video…).",
      "url": "https://top-agent-skills.com/skill/hyperframes",
      "json": "https://top-agent-skills.com/skill/hyperframes.json"
    },
    {
      "rank": 6,
      "slug": "superpowers",
      "name": "superpowers",
      "score": 61,
      "tagline": "Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.",
      "bestFor": "Long-running engineering tasks where you want each phase to handoff cleanly.",
      "provenance": "community",
      "publisher": "obra",
      "license": "MIT",
      "install": "npx skills add obra/superpowers",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/superpowers",
      "json": "https://top-agent-skills.com/skill/superpowers.json"
    },
    {
      "rank": 7,
      "slug": "firebase-hosting",
      "name": "firebase-hosting-basics",
      "score": 61,
      "tagline": "Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.",
      "bestFor": "Web apps already in the Google/Firebase ecosystem (Firestore, Auth) that want the agent to handle hosting setup and the deploy step without leaving chat.",
      "provenance": "verified-org",
      "publisher": "Firebase (Google)",
      "license": "Apache-2.0",
      "install": "claude plugin marketplace add firebase/agent-skills",
      "installFollowUp": "Then install the firebase plugin from the marketplace.",
      "url": "https://top-agent-skills.com/skill/firebase-hosting",
      "json": "https://top-agent-skills.com/skill/firebase-hosting.json"
    },
    {
      "rank": 8,
      "slug": "zeabur-agent-skills",
      "name": "zeabur-agent-skills",
      "score": 61,
      "tagline": "Deploy and register the domain in the same session — Zeabur is its own registrar, so both are one CLI.",
      "bestFor": "Shipping a service and buying the domain it will live on in one flow, without a separate registrar account.",
      "provenance": "verified-org",
      "publisher": "Zeabur",
      "license": "MIT",
      "install": "npx skills add zeabur/agent-skills --skill zeabur-domain-register --yes",
      "installFollowUp": "Swap --skill for zeabur-domain-dns, zeabur-deploy, zeabur-project-create and 20 more. Every skill shells out to npx zeabur@latest.",
      "url": "https://top-agent-skills.com/skill/zeabur-agent-skills",
      "json": "https://top-agent-skills.com/skill/zeabur-agent-skills.json"
    },
    {
      "rank": 9,
      "slug": "playwright-cli",
      "name": "playwright-cli",
      "score": 60,
      "tagline": "Microsoft's first-party Playwright skill, invoked through the CLI — the reference implementation for driving a real browser, with no credentials required.",
      "bestFor": "Driving a real browser from the agent and working with an existing Playwright suite — navigation, assertions, tracing, video, request mocking, and test generation.",
      "provenance": "verified-org",
      "publisher": "Microsoft",
      "license": "Apache-2.0",
      "install": "playwright-cli install --skills",
      "installFollowUp": "The repo README argues CLI invocation is more token-efficient than the MCP alternative. Bundles nine reference files (tracing, mocking, storage state, test generation).",
      "url": "https://top-agent-skills.com/skill/playwright-cli",
      "json": "https://top-agent-skills.com/skill/playwright-cli.json"
    },
    {
      "rank": 10,
      "slug": "stripe-best-practices",
      "name": "stripe-best-practices",
      "score": 59,
      "tagline": "Stripe's own integration playbook: pick the right API, set up Connect and billing, and handle keys and webhooks securely.",
      "bestFor": "Building, modifying, or reviewing any Stripe integration — payments, marketplaces, subscriptions, secure key management.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "/plugin marketplace add stripe/ai",
      "installFollowUp": "/plugin install stripe@stripe",
      "url": "https://top-agent-skills.com/skill/stripe-best-practices",
      "json": "https://top-agent-skills.com/skill/stripe-best-practices.json"
    },
    {
      "rank": 11,
      "slug": "stripe-projects",
      "name": "stripe-projects",
      "score": 59,
      "tagline": "Provision a Postgres, Redis, auth, or LLM provider through the Stripe Projects catalog rather than signing up by hand.",
      "bestFor": "Letting an agent provision and wire up cloud services (DB, cache, auth, email, model providers) with credentials returned inline.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "/plugin marketplace add stripe/ai",
      "installFollowUp": "/plugin install stripe@stripe",
      "url": "https://top-agent-skills.com/skill/stripe-projects",
      "json": "https://top-agent-skills.com/skill/stripe-projects.json"
    },
    {
      "rank": 12,
      "slug": "resend-email",
      "name": "resend",
      "score": 59,
      "tagline": "Resend's own API skill: send transactional and batch email, handle inbound webhooks, and manage domains, templates, and keys.",
      "bestFor": "Wiring Resend into an app — transactional sends, batch sends, inbound webhook handling, and domain/template/key management.",
      "provenance": "verified-org",
      "publisher": "Resend",
      "license": "MIT",
      "install": "npx skills add resend/resend-skills",
      "installFollowUp": "Select \"resend\" when prompted",
      "url": "https://top-agent-skills.com/skill/resend-email",
      "json": "https://top-agent-skills.com/skill/resend-email.json"
    },
    {
      "rank": 13,
      "slug": "email-best-practices",
      "name": "email-best-practices",
      "score": 59,
      "tagline": "Resend's deliverability playbook: SPF/DKIM/DMARC, spam avoidance, bounce handling, and CAN-SPAM/GDPR/CASL compliance.",
      "bestFor": "Diagnosing deliverability problems and setting up authentication, compliance, and accessible markup before email goes to production.",
      "provenance": "verified-org",
      "publisher": "Resend",
      "license": "MIT",
      "install": "npx skills add resend/resend-skills",
      "installFollowUp": "Select \"email-best-practices\" when prompted",
      "url": "https://top-agent-skills.com/skill/email-best-practices",
      "json": "https://top-agent-skills.com/skill/email-best-practices.json"
    },
    {
      "rank": 14,
      "slug": "react-email",
      "name": "react-email",
      "score": 59,
      "tagline": "Build cross-client HTML emails as React components, with a visual editor and Resend-ready rendering.",
      "bestFor": "Authoring transactional email templates (welcome, reset, receipt, notification) as type-safe React components that render across email clients.",
      "provenance": "verified-org",
      "publisher": "Resend",
      "license": "MIT",
      "install": "npx skills add resend/resend-skills",
      "installFollowUp": "Select \"react-email\" when prompted",
      "url": "https://top-agent-skills.com/skill/react-email",
      "json": "https://top-agent-skills.com/skill/react-email.json"
    },
    {
      "rank": 15,
      "slug": "agent-email-inbox",
      "name": "agent-email-inbox",
      "score": 59,
      "tagline": "Give an agent a webhook-driven inbox with the sender-allowlist and content-filtering patterns that block prompt injection from inbound email.",
      "bestFor": "Letting an agent receive and act on email safely — support triage, email-to-task pipelines, automated replies with content-safety guards.",
      "provenance": "verified-org",
      "publisher": "Resend",
      "license": "MIT",
      "install": "npx skills add resend/resend-skills",
      "installFollowUp": "Select \"agent-email-inbox\" when prompted",
      "url": "https://top-agent-skills.com/skill/agent-email-inbox",
      "json": "https://top-agent-skills.com/skill/agent-email-inbox.json"
    },
    {
      "rank": 16,
      "slug": "azure-resource-visualizer",
      "name": "azure-resource-visualizer",
      "score": 59,
      "tagline": "Diagrams generated from live infrastructure rather than from a prompt — it reads the actual resource group and draws what is really there.",
      "bestFor": "Documenting an Azure estate you inherited, where the useful diagram is the one that matches reality rather than the one in the original design doc.",
      "provenance": "verified-org",
      "publisher": "Microsoft",
      "license": "MIT",
      "install": "npx skills add microsoft/skills --skill azure-resource-visualizer",
      "installFollowUp": "Needs the az CLI authenticated against a real subscription. Bundles a diagram template and an Azure Resource Graph reference.",
      "url": "https://top-agent-skills.com/skill/azure-resource-visualizer",
      "json": "https://top-agent-skills.com/skill/azure-resource-visualizer.json"
    },
    {
      "rank": 17,
      "slug": "azure-document-translation",
      "name": "azure-ai-translation-document-py",
      "score": 59,
      "tagline": "Batch document translation that preserves layout — the part that breaks when you translate a PDF by extracting text and re-flowing it.",
      "bestFor": "Translating a corpus of Word, PDF, Excel or PowerPoint files where the formatting has to survive the round trip.",
      "provenance": "verified-org",
      "publisher": "Microsoft",
      "license": "MIT",
      "install": "npx skills add microsoft/skills --skill azure-ai-translation-document-py",
      "installFollowUp": "Requires Azure credentials for the Document Translation service.",
      "url": "https://top-agent-skills.com/skill/azure-document-translation",
      "json": "https://top-agent-skills.com/skill/azure-document-translation.json"
    },
    {
      "rank": 18,
      "slug": "browserbase-browser",
      "name": "browser",
      "score": 58,
      "tagline": "Local browser with no credentials, or a hosted Browserbase session with CAPTCHA solving and residential proxies when the target is protected.",
      "bestFor": "Sites that resist automation. The local mode works with zero setup; the remote mode adds verified browsers, CAPTCHA handling, and proxies for pages that block plain headless traffic.",
      "provenance": "verified-org",
      "publisher": "Browserbase",
      "license": "MIT (declared in SKILL.md frontmatter; no repo LICENSE file)",
      "install": "npx skills add browserbase/skills",
      "installFollowUp": "Needs the browse CLI: npm install -g browse. BROWSERBASE_API_KEY is required only for remote sessions — local Chrome mode needs no key.",
      "url": "https://top-agent-skills.com/skill/browserbase-browser",
      "json": "https://top-agent-skills.com/skill/browserbase-browser.json"
    },
    {
      "rank": 19,
      "slug": "browserbase-ui-test",
      "name": "ui-test",
      "score": 58,
      "tagline": "Diff-aware adversarial QA: it reads the git diff and tests only what changed, across correctness, accessibility, layout and UX.",
      "bestFor": "QA on a pull request, where testing the whole app is too slow and testing nothing is what actually happens.",
      "provenance": "verified-org",
      "publisher": "Browserbase",
      "license": "MIT (declared in SKILL.md frontmatter; no repo LICENSE file)",
      "install": "npx skills add browserbase/skills",
      "installFollowUp": "Needs the browse CLI. BROWSERBASE_API_KEY only for testing deployed sites; localhost testing runs locally. Ships an HTML report template.",
      "url": "https://top-agent-skills.com/skill/browserbase-ui-test",
      "json": "https://top-agent-skills.com/skill/browserbase-ui-test.json"
    },
    {
      "rank": 20,
      "slug": "stripe-connect-recommend",
      "name": "connect-recommend",
      "score": 58,
      "tagline": "The marketplace architecture decision, made with a compatibility matrix that blocks invalid Connect configurations instead of describing them.",
      "bestFor": "Choosing a Stripe Connect charge pattern and account type before you build — the decision that is expensive to reverse once money is flowing.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "npx skills add stripe/ai --skill connect-recommend",
      "installFollowUp": "No API key needed. Bundles a compatibility matrix that rejects invalid configurations and warns when platform fees fall below Stripe processing cost.",
      "url": "https://top-agent-skills.com/skill/stripe-connect-recommend",
      "json": "https://top-agent-skills.com/skill/stripe-connect-recommend.json"
    },
    {
      "rank": 21,
      "slug": "drawio-diagram-generator",
      "name": "drawio",
      "score": 58,
      "tagline": "The only vendor-official skill from a major diagramming product — and it emits editable .drawio files rather than a throwaway image.",
      "bestFor": "Producing a diagram someone will later edit. Output is native .drawio XML (or an app.diagrams.net link), so the diagram stays maintainable instead of becoming a screenshot.",
      "provenance": "verified-org",
      "publisher": "draw.io (JGraph)",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add jgraph/drawio-mcp",
      "installFollowUp": "Then /plugin install drawio@drawio. No API key or MCP server needed — it optionally shells out to a local draw.io Desktop CLI for Mermaid conversion, ELK auto-layout and PNG/SVG/PDF export.",
      "url": "https://top-agent-skills.com/skill/drawio-diagram-generator",
      "json": "https://top-agent-skills.com/skill/drawio-diagram-generator.json"
    },
    {
      "rank": 22,
      "slug": "sales-plugin",
      "name": "sales-plugin",
      "score": 58,
      "tagline": "Anthropic's own sales stack: research → outreach → call prep → pipeline, nine skills in one plugin.",
      "bestFor": "A founder or AE running account research, outreach drafts, and pipeline reviews from Claude, with whatever CRM and enrichment connectors the team already uses.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add anthropics/knowledge-work-plugins",
      "installFollowUp": "/plugin install sales@knowledge-work-plugins",
      "url": "https://top-agent-skills.com/skill/sales-plugin",
      "json": "https://top-agent-skills.com/skill/sales-plugin.json"
    },
    {
      "rank": 23,
      "slug": "upgrade-stripe",
      "name": "upgrade-stripe",
      "score": 57,
      "tagline": "Stripe's version-upgrade guide: move API versions and SDKs without breaking your integration.",
      "bestFor": "Migrating a Stripe integration to a newer API version or SDK with a clear backward-compatibility map.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "/plugin marketplace add stripe/ai",
      "installFollowUp": "/plugin install stripe@stripe",
      "url": "https://top-agent-skills.com/skill/upgrade-stripe",
      "json": "https://top-agent-skills.com/skill/upgrade-stripe.json"
    },
    {
      "rank": 24,
      "slug": "stripe-directory",
      "name": "stripe-directory",
      "score": 57,
      "tagline": "Find vendors and partners for a job-to-be-done — and, where supported, let the agent purchase and consume the service.",
      "bestFor": "Discovering software, service providers, or partners for a vertical or workflow, with optional agent-initiated purchase.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "/plugin marketplace add stripe/ai",
      "installFollowUp": "/plugin install stripe@stripe",
      "url": "https://top-agent-skills.com/skill/stripe-directory",
      "json": "https://top-agent-skills.com/skill/stripe-directory.json"
    },
    {
      "rank": 25,
      "slug": "stripe-link-checkout",
      "name": "create-payment-credential",
      "score": 57,
      "tagline": "Stripe's answer to agentic checkout: one-time payment credentials so an agent can buy without ever seeing the underlying card.",
      "bestFor": "Letting an agent complete a real purchase on a merchant site, with the human approving each transaction and the real credentials never exposed.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "npx skills add stripe/link-cli --skill create-payment-credential",
      "installFollowUp": "Requires link-cli auth login. The skill is user-invocable and the human approves every purchase; it can also run as an MCP server with link-cli --mcp.",
      "url": "https://top-agent-skills.com/skill/stripe-link-checkout",
      "json": "https://top-agent-skills.com/skill/stripe-link-checkout.json"
    },
    {
      "rank": 26,
      "slug": "hostinger-agent-skills",
      "name": "hostinger-agent-skills",
      "score": 57,
      "tagline": "The registrar half of the stack: buy the domain, set the DNS, stand up the site — from one plugin.",
      "bestFor": "Registering a domain and pointing its DNS at a site without leaving the terminal, on an account you already own.",
      "provenance": "verified-org",
      "publisher": "Hostinger",
      "license": "MIT",
      "install": "npx skills add hostinger/hostinger-agent-skills --skill domains --yes",
      "installFollowUp": "Swap --skill for dns, hosting, horizons, vps, billing, ecommerce or reach. Needs HOSTINGER_API_TOKEN exported — never pasted into chat.",
      "url": "https://top-agent-skills.com/skill/hostinger-agent-skills",
      "json": "https://top-agent-skills.com/skill/hostinger-agent-skills.json"
    },
    {
      "rank": 27,
      "slug": "chrome-devtools",
      "name": "chrome-devtools",
      "score": 57,
      "tagline": "Chrome's own team, giving agents the DevTools protocol: drive it, inspect it, debug it.",
      "bestFor": "Debugging a live page — performance, accessibility, memory, or why a flow breaks in a real browser.",
      "provenance": "verified-org",
      "publisher": "Chrome DevTools (Google)",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add ChromeDevTools/chrome-devtools-mcp",
      "installFollowUp": "/plugin install chrome-devtools-mcp@chrome-devtools-plugins. Runs against a local Chrome — no account, no quota.",
      "url": "https://top-agent-skills.com/skill/chrome-devtools",
      "json": "https://top-agent-skills.com/skill/chrome-devtools.json"
    },
    {
      "rank": 28,
      "slug": "hookdeck-webhook-skills",
      "name": "webhook-skills",
      "score": 56,
      "tagline": "Hookdeck's webhook playbook: 40 provider-specific skills covering signature verification, idempotency, and event handling — each with runnable examples.",
      "bestFor": "Building a webhook receiver for a specific provider with correct signature verification, idempotency, and retry handling — the part most teams get subtly wrong.",
      "provenance": "verified-org",
      "publisher": "Hookdeck",
      "license": "MIT",
      "install": "npx skills add github.com/hookdeck/webhook-skills --skill stripe-webhooks",
      "installFollowUp": "# or the Claude Code plugin bundle: /plugin marketplace add hookdeck/webhook-skills && /plugin install webhook-skills@webhook-skills",
      "url": "https://top-agent-skills.com/skill/hookdeck-webhook-skills",
      "json": "https://top-agent-skills.com/skill/hookdeck-webhook-skills.json"
    },
    {
      "rank": 29,
      "slug": "dbhub",
      "name": "dbhub",
      "score": 56,
      "tagline": "One skill across Postgres, MySQL, SQL Server, MariaDB and SQLite — and its actual job is forcing explore-before-query on real schemas.",
      "bestFor": "Querying an unfamiliar production-shaped schema, where the agent guessing table and column names is the failure you are trying to prevent.",
      "provenance": "verified-org",
      "publisher": "Bytebase",
      "license": "MIT",
      "install": "npx @bytebase/dbhub@latest --transport http --port 8080 --dsn \"postgres://user:password@localhost:5432/dbname\"",
      "installFollowUp": "Start the DBHub MCP server first, then install the bundled Claude Code plugin from the repo (plugin/.claude-plugin/plugin.json).",
      "url": "https://top-agent-skills.com/skill/dbhub",
      "json": "https://top-agent-skills.com/skill/dbhub.json"
    },
    {
      "rank": 30,
      "slug": "azure-content-understanding",
      "name": "azure-ai-contentunderstanding-py",
      "score": 56,
      "tagline": "Multimodal extraction across documents, images, audio and video through one Azure client — Microsoft-authored, with an explicit trigger list.",
      "bestFor": "Teams already on Azure that need structured extraction from mixed media, not just PDFs — the case where a single-format parser leaves half the corpus unread.",
      "provenance": "verified-org",
      "publisher": "Microsoft",
      "license": "MIT",
      "install": "npx skills add microsoft/skills --skill azure-ai-contentunderstanding-py",
      "installFollowUp": "Requires Azure credentials (API key or Entra) for the Content Understanding service.",
      "url": "https://top-agent-skills.com/skill/azure-content-understanding",
      "json": "https://top-agent-skills.com/skill/azure-content-understanding.json"
    },
    {
      "rank": 31,
      "slug": "elevenlabs-text-to-speech",
      "name": "text-to-speech",
      "score": 56,
      "tagline": "Vendor-official voiceover generation across 70+ languages, from the company that defined the category. Ships with evals, which almost no skill does.",
      "bestFor": "Generating a voiceover or in-product speech where quality is the point — narration for video, accessibility audio, or a voice interface.",
      "provenance": "verified-org",
      "publisher": "ElevenLabs",
      "license": "MIT",
      "install": "npx skills add elevenlabs/skills --skill text-to-speech",
      "installFollowUp": "Requires ELEVENLABS_API_KEY. The repo follows the agentskills.io spec and ships trigger and functional evals under evals/.",
      "url": "https://top-agent-skills.com/skill/elevenlabs-text-to-speech",
      "json": "https://top-agent-skills.com/skill/elevenlabs-text-to-speech.json"
    },
    {
      "rank": 32,
      "slug": "elevenlabs-speech-to-text",
      "name": "speech-to-text",
      "score": 56,
      "tagline": "Transcription and subtitle generation as a first-class skill — the media job agents are asked for most and could not previously do well.",
      "bestFor": "Turning recorded audio or video into text you can act on: subtitles, meeting notes, or a searchable transcript of a media archive.",
      "provenance": "verified-org",
      "publisher": "ElevenLabs",
      "license": "MIT",
      "install": "npx skills add elevenlabs/skills --skill speech-to-text",
      "installFollowUp": "Requires ELEVENLABS_API_KEY.",
      "url": "https://top-agent-skills.com/skill/elevenlabs-speech-to-text",
      "json": "https://top-agent-skills.com/skill/elevenlabs-speech-to-text.json"
    },
    {
      "rank": 33,
      "slug": "elevenlabs-dubbing",
      "name": "dubbing",
      "score": 56,
      "tagline": "Localise video while keeping the original speaker's voice — and correct the transcript before regenerating, rather than accepting the first pass.",
      "bestFor": "Localising existing video or podcast content into other languages, including the review loop where you fix the machine transcript before the final dub.",
      "provenance": "verified-org",
      "publisher": "ElevenLabs",
      "license": "MIT",
      "install": "npx skills add elevenlabs/skills --skill dubbing",
      "installFollowUp": "Requires ELEVENLABS_API_KEY. Supports reviewing and correcting the transcript and translation before regenerating the dub.",
      "url": "https://top-agent-skills.com/skill/elevenlabs-dubbing",
      "json": "https://top-agent-skills.com/skill/elevenlabs-dubbing.json"
    },
    {
      "rank": 34,
      "slug": "composio",
      "name": "composio",
      "score": 55,
      "tagline": "1,000+ SaaS integrations as one skill. OAuth lifecycle, scoped credentials, structured actions.",
      "bestFor": "Any agent that needs to act on real SaaS systems — Slack, Notion, GitHub, Stripe, Salesforce.",
      "provenance": "verified-org",
      "publisher": "Composio",
      "license": "Apache-2.0",
      "install": "npx skills add composiohq/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/composio",
      "json": "https://top-agent-skills.com/skill/composio.json"
    },
    {
      "rank": 35,
      "slug": "postgres-aiguide",
      "name": "postgres",
      "score": 55,
      "tagline": "The generalist Postgres skill the ecosystem was missing — schema, indexing, extensions and migrations, from a Postgres company.",
      "bestFor": "Any Postgres decision where the default answer is wrong: choosing between B-tree and GIN, partitioning a large table, or picking an index type for pgvector at your data size.",
      "provenance": "verified-org",
      "publisher": "TigerData (Timescale)",
      "license": "Apache-2.0",
      "install": "npx skills add timescale/pg-aiguide --skill postgres",
      "installFollowUp": "Or install the whole bundle: npx skills add timescale/pg-aiguide",
      "url": "https://top-agent-skills.com/skill/postgres-aiguide",
      "json": "https://top-agent-skills.com/skill/postgres-aiguide.json"
    },
    {
      "rank": 36,
      "slug": "postgres-migrations",
      "name": "postgres-database-migration",
      "score": 55,
      "tagline": "Zero-downtime Postgres migrations, with the locking behaviour spelled out — which ALTER TABLE takes an AccessExclusiveLock and what to do instead.",
      "bestFor": "A schema change on a live table where the failure mode is a lock that takes production down, not a syntax error.",
      "provenance": "verified-org",
      "publisher": "TigerData (Timescale)",
      "license": "Apache-2.0",
      "install": "npx skills add timescale/pg-aiguide --skill postgres-database-migration",
      "installFollowUp": "Bundles references for backfill strategies, validation queries, and a complete worked example.",
      "url": "https://top-agent-skills.com/skill/postgres-migrations",
      "json": "https://top-agent-skills.com/skill/postgres-migrations.json"
    },
    {
      "rank": 37,
      "slug": "postgres-table-design",
      "name": "design-postgres-tables",
      "score": 55,
      "tagline": "Schema design decisions made explicitly: data types, key strategy, JSONB versus columns, and when partitioning earns its complexity.",
      "bestFor": "Designing a new schema, or reviewing one before it accumulates the data that makes changing it expensive.",
      "provenance": "verified-org",
      "publisher": "TigerData (Timescale)",
      "license": "Apache-2.0",
      "install": "npx skills add timescale/pg-aiguide --skill design-postgres-tables",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/postgres-table-design",
      "json": "https://top-agent-skills.com/skill/postgres-table-design.json"
    },
    {
      "rank": 38,
      "slug": "qdrant-advisor",
      "name": "qdrant-advisor",
      "score": 55,
      "tagline": "A self-updating vector-database skill: it fetches current Qdrant guidance at run time instead of shipping a snapshot that rots.",
      "bestFor": "Diagnosing a Qdrant deployment that is slow, memory-hungry, or returning poor results — the failure modes where stale advice is worse than none.",
      "provenance": "verified-org",
      "publisher": "Qdrant",
      "license": "Apache-2.0",
      "install": "npx skills add qdrant/skills/meta/qdrant-advisor",
      "installFollowUp": "The advisor is installed separately from the main bundle (npx skills add qdrant/skills), which adds the performance-optimization skills.",
      "url": "https://top-agent-skills.com/skill/qdrant-advisor",
      "json": "https://top-agent-skills.com/skill/qdrant-advisor.json"
    },
    {
      "rank": 39,
      "slug": "gtm-skills",
      "name": "gtm-skills",
      "score": 55,
      "tagline": "211 GTM plays with the framework named and the output checked.",
      "bestFor": "A founder or GTM lead who needs the actual procedure for a motion — waterfall email enrichment, an ABM tier model, a win-loss program — rather than a prompt that improvises one.",
      "provenance": "verified-org",
      "publisher": "LeadMagic",
      "license": "MIT",
      "install": "npx skills add LeadMagic/gtm-skills --skill email-finding",
      "installFollowUp": "Swap the skill name for any of the 211, or use --all. A plugin marketplace path (/plugin marketplace add LeadMagic/gtm-skills) is also documented. Skills are prompt-only, so nothing else to configure.",
      "url": "https://top-agent-skills.com/skill/gtm-skills",
      "json": "https://top-agent-skills.com/skill/gtm-skills.json"
    },
    {
      "rank": 40,
      "slug": "openclaudia-skills",
      "name": "openclaudia-skills",
      "score": 54,
      "tagline": "Open-source marketing stack for AI coding agents. SEO, content, email, ads, analytics in one bundle.",
      "bestFor": "Marketing-led teams that want a single open-source toolkit for SEO content + the surrounding growth ops (email, ads, analytics).",
      "provenance": "community",
      "publisher": "OpenClaudia",
      "license": "MIT",
      "install": "npx openclaudia install --all",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/openclaudia-skills",
      "json": "https://top-agent-skills.com/skill/openclaudia-skills.json"
    },
    {
      "rank": 41,
      "slug": "composio-tool-router",
      "name": "composio",
      "score": 54,
      "tagline": "Composio's official skill for connecting agents to 1000+ external apps: auth configs, per-user connections, tool execution, and triggers.",
      "bestFor": "Building a multi-user agent or app that needs per-user OAuth connections to many third-party services (Gmail, Slack, GitHub, Notion) without hand-rolling each integration.",
      "provenance": "verified-org",
      "publisher": "Composio",
      "license": "MIT",
      "install": "npx skills add composiohq/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/composio-tool-router",
      "json": "https://top-agent-skills.com/skill/composio-tool-router.json"
    },
    {
      "rank": 42,
      "slug": "dodo-payments-skills",
      "name": "dodo-payments-skills",
      "score": 54,
      "tagline": "The deepest MoR skill coverage after Stripe: 17 skills from checkout to go-live.",
      "bestFor": "SaaS and digital-product teams integrating a merchant of record with usage- or credit-based billing models.",
      "provenance": "verified-org",
      "publisher": "Dodo Payments",
      "license": "MIT",
      "install": "npx skills add dodopayments/skills --skill checkout-integration",
      "installFollowUp": "Swap --skill for any of the 17 (subscription-integration, usage-based-billing, license-keys…).",
      "url": "https://top-agent-skills.com/skill/dodo-payments-skills",
      "json": "https://top-agent-skills.com/skill/dodo-payments-skills.json"
    },
    {
      "rank": 43,
      "slug": "loops-skills",
      "name": "loops-skills",
      "score": 54,
      "tagline": "SaaS email as skills: Loops API, CLI, LMX markup, deliverability practice.",
      "bestFor": "Product teams on Loops automating contacts, events, transactional sends, and campaign content from code or agents.",
      "provenance": "verified-org",
      "publisher": "Loops",
      "license": "MIT",
      "install": "npx skills add loops-so/skills --skill loops-api",
      "installFollowUp": "Also available: loops-cli, loops-lmx, loops-email-sending-best-practices.",
      "url": "https://top-agent-skills.com/skill/loops-skills",
      "json": "https://top-agent-skills.com/skill/loops-skills.json"
    },
    {
      "rank": 44,
      "slug": "workos",
      "name": "workos",
      "score": 54,
      "tagline": "Full-stack WorkOS implementation with auth provider migration paths.",
      "bestFor": "Adding WorkOS auth to a new app, or migrating from Auth0/Clerk/Cognito/Firebase/Supabase/Stytch/Descope/Better Auth.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /workos.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/workos",
      "json": "https://top-agent-skills.com/skill/workos.json"
    },
    {
      "rank": 45,
      "slug": "workos-widgets",
      "name": "workos-widgets",
      "score": 54,
      "tagline": "Drop-in WorkOS widgets with backend token wiring across every major framework.",
      "bestFor": "Embedding WorkOS user-management UI in an existing app without rebuilding auth screens.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /workos-widgets.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/workos-widgets",
      "json": "https://top-agent-skills.com/skill/workos-widgets.json"
    },
    {
      "rank": 46,
      "slug": "paddle-agent-skills",
      "name": "paddle-agent-skills",
      "score": 53,
      "tagline": "Paddle's own integration playbook: ten skills for Checkout, webhooks, pricing pages, and subscription lifecycle on the merchant-of-record platform.",
      "bestFor": "Building or reviewing a Paddle Billing integration — catalog, Checkout, webhooks, customer portal, and subscription upgrade/downgrade/cancel — where Paddle handles payments, tax, and compliance as merchant of record.",
      "provenance": "verified-org",
      "publisher": "Paddle",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add PaddleHQ/paddle-agent-skills",
      "installFollowUp": "/plugin install paddle@paddle-agent-skills",
      "url": "https://top-agent-skills.com/skill/paddle-agent-skills",
      "json": "https://top-agent-skills.com/skill/paddle-agent-skills.json"
    },
    {
      "rank": 47,
      "slug": "twilio-skills",
      "name": "twilio",
      "score": 53,
      "tagline": "Twilio's official Developer Kit: 55 skills across SMS, WhatsApp, Voice, Verify, SendGrid, and compliance — plus the Twilio MCP. Public beta.",
      "bestFor": "Wiring Twilio messaging or voice into an app — SMS/WhatsApp sends, verification flows, and the A2P 10DLC compliance setup most teams skip until it blocks them.",
      "provenance": "verified-org",
      "publisher": "Twilio",
      "license": "MIT",
      "install": "/plugin marketplace add twilio/ai",
      "installFollowUp": "/plugin install twilio-developer-kit@twilio",
      "url": "https://top-agent-skills.com/skill/twilio-skills",
      "json": "https://top-agent-skills.com/skill/twilio-skills.json"
    },
    {
      "rank": 48,
      "slug": "turso-db",
      "name": "turso-db",
      "score": 53,
      "tagline": "The SQLite slot, filled by Turso — and unusually, a skill that actively steers the agent off the stale API surface web search returns.",
      "bestFor": "Building on Turso or embedded SQLite where the agent would otherwise reach for the deprecated @libsql/client API that dominates search results.",
      "provenance": "verified-org",
      "publisher": "Turso",
      "license": "MIT",
      "install": "npx skills add tursodatabase/agent-skills --skill turso-db",
      "installFollowUp": "No key needed for the embedded engine. It can start a local stdio MCP server over a db file, with no network ports.",
      "url": "https://top-agent-skills.com/skill/turso-db",
      "json": "https://top-agent-skills.com/skill/turso-db.json"
    },
    {
      "rank": 49,
      "slug": "liteparse",
      "name": "liteparse",
      "score": 53,
      "tagline": "Local document extraction with no API key — read the file, not the whole file.",
      "bestFor": "Looking up a figure or table inside a large document without burning context on the parts you do not need.",
      "provenance": "verified-org",
      "publisher": "LlamaIndex",
      "license": "MIT",
      "install": "npx skills add run-llama/llamaparse-agent-skills --skill liteparse",
      "installFollowUp": "Needs Node 18+ and @llamaindex/liteparse. No API key — unlike the llamaparse skill in the same repo.",
      "url": "https://top-agent-skills.com/skill/liteparse",
      "json": "https://top-agent-skills.com/skill/liteparse.json"
    },
    {
      "rank": 50,
      "slug": "box-for-ai",
      "name": "box",
      "score": 53,
      "tagline": "Box as an agent surface, plus the contract-review workflows nothing else in the catalog covers.",
      "bestFor": "Teams whose documents already live in Box, especially contract review and diligence over files stored there.",
      "provenance": "verified-org",
      "publisher": "Box",
      "license": "MIT",
      "install": "npx skills add box/box-for-ai --skill box",
      "installFollowUp": "Start with the box router skill; the four legal-workflow skills (contract, intake, ma) install the same way. Requires a Box account.",
      "url": "https://top-agent-skills.com/skill/box-for-ai",
      "json": "https://top-agent-skills.com/skill/box-for-ai.json"
    },
    {
      "rank": 51,
      "slug": "runway-api",
      "name": "use-runway-api",
      "score": 53,
      "tagline": "Generative video from the vendor developers name first, as a skill set rather than an SDK crawl.",
      "bestFor": "Producing generated video or image assets from prompts inside an agent workflow.",
      "provenance": "verified-org",
      "publisher": "RunwayML",
      "license": "MIT",
      "install": "npx skills add runwayml/skills --skill use-runway-api",
      "installFollowUp": "Then rw-setup-api-key, and rw-generate-video / rw-generate-image for the work. Needs a Runway API key with credits.",
      "url": "https://top-agent-skills.com/skill/runway-api",
      "json": "https://top-agent-skills.com/skill/runway-api.json"
    },
    {
      "rank": 52,
      "slug": "education-agent-skills",
      "name": "education-agent-skills",
      "score": 53,
      "tagline": "The pedagogy library: backwards design, rubric generation, formative assessment, learning progressions.",
      "bestFor": "Teachers, instructional designers, and curriculum leads who want unit plans, rubrics, and assessments grounded in named pedagogical research rather than generic prose.",
      "provenance": "community",
      "publisher": "Gareth Manning",
      "license": "CC BY-SA 4.0",
      "install": "npx skills add GarethManning/education-agent-skills --skill retrieval-practice-generator",
      "installFollowUp": "Skills are nested under twenty domain folders; run the command with --all to install the set and let descriptions route, or name a single skill. A plugin marketplace path is also documented.",
      "url": "https://top-agent-skills.com/skill/education-agent-skills",
      "json": "https://top-agent-skills.com/skill/education-agent-skills.json"
    },
    {
      "rank": 53,
      "slug": "web-artifacts-builder",
      "name": "web-artifacts-builder",
      "score": 52,
      "tagline": "Self-contained HTML artifacts with React + shadcn/ui — no build step, just paste and run.",
      "bestFor": "Demos, prototypes, and one-off interactive artifacts.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill web-artifacts-builder",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/web-artifacts-builder",
      "json": "https://top-agent-skills.com/skill/web-artifacts-builder.json"
    },
    {
      "rank": 54,
      "slug": "pdf",
      "name": "pdf",
      "score": 52,
      "tagline": "Extract, fill, merge. PDF manipulation with bundled scripts so Claude does not waste tokens generating them.",
      "bestFor": "Bulk PDF text/table extraction, form filling, merging.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill pdf",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/pdf",
      "json": "https://top-agent-skills.com/skill/pdf.json"
    },
    {
      "rank": 55,
      "slug": "semgrep-scan",
      "name": "semgrep",
      "score": 52,
      "tagline": "Semgrep's own scanning skill: run the industry-standard SAST engine across 30+ languages, and author custom rules for your codebase's patterns.",
      "bestFor": "Pattern-based vulnerability scanning across a polyglot codebase, and writing custom YAML rules to enforce a house convention the linter cannot express.",
      "provenance": "verified-org",
      "publisher": "Semgrep",
      "license": "Semgrep Rules License v1.0",
      "install": "npx skills add semgrep/skills",
      "installFollowUp": "Needs the semgrep CLI: brew install semgrep (or python3 -m pip install semgrep). Prefers Semgrep MCP tools when present, otherwise falls back to the CLI.",
      "url": "https://top-agent-skills.com/skill/semgrep-scan",
      "json": "https://top-agent-skills.com/skill/semgrep-scan.json"
    },
    {
      "rank": 56,
      "slug": "semgrep-code-security",
      "name": "code-security",
      "score": 52,
      "tagline": "A vendor-maintained rule corpus for secure code review — one reference file per vulnerability class, from SQL injection to Terraform misconfiguration.",
      "bestFor": "Secure-code review with real depth behind each finding: the skill ships separate references for SQL injection, XSS, SSRF, XXE, CSRF, secrets, regex DoS, memory safety, Docker, Kubernetes, and Terraform on AWS and GCP.",
      "provenance": "verified-org",
      "publisher": "Semgrep",
      "license": "Semgrep Rules License v1.0",
      "install": "npx skills add semgrep/skills",
      "installFollowUp": "No CLI or API key needed — this skill is guidance only.",
      "url": "https://top-agent-skills.com/skill/semgrep-code-security",
      "json": "https://top-agent-skills.com/skill/semgrep-code-security.json"
    },
    {
      "rank": 57,
      "slug": "weaviate-skill",
      "name": "weaviate",
      "score": 52,
      "tagline": "The vector-database skill that ships executable scripts rather than prose — the agent runs the query instead of describing it.",
      "bestFor": "Actually operating a Weaviate instance from the agent: creating collections, importing files, and running semantic, keyword, and hybrid queries.",
      "provenance": "verified-org",
      "publisher": "Weaviate",
      "license": "BSD-3-Clause",
      "install": "npx skills add weaviate/agent-skills --skill weaviate",
      "installFollowUp": "Needs WEAVIATE_URL and WEAVIATE_API_KEY, plus a vectorizer provider key. Bundles 13 Python scripts for search, import and collection management.",
      "url": "https://top-agent-skills.com/skill/weaviate-skill",
      "json": "https://top-agent-skills.com/skill/weaviate-skill.json"
    },
    {
      "rank": 58,
      "slug": "hubspot-agent-skills",
      "name": "hubspot-agent-skills",
      "score": 52,
      "tagline": "First-party HubSpot CRM operations for agents: lookups, deals, quote-to-cash, reporting.",
      "bestFor": "Teams on HubSpot who want deal management, segment building, and reporting driven from Claude instead of the HubSpot UI.",
      "provenance": "verified-org",
      "publisher": "HubSpot",
      "license": "Apache-2.0",
      "install": "npx skills add HubSpot/agent-cli-skills --skill crm-lookup",
      "installFollowUp": "Swap --skill for any of the 15 (deal-management, quote-to-cash, sales-reporting…). Requires the hubspot CLI authenticated.",
      "url": "https://top-agent-skills.com/skill/hubspot-agent-skills",
      "json": "https://top-agent-skills.com/skill/hubspot-agent-skills.json"
    },
    {
      "rank": 59,
      "slug": "gtm-eng-skills",
      "name": "gtm-eng-skills",
      "score": 52,
      "tagline": "Waterfall enrichment as a procedure, not a single provider call.",
      "bestFor": "GTM engineers who already know no single data provider covers more than 60-75% of contacts and want the chaining, cost-per-hit ordering and identity validation written down.",
      "provenance": "verified-org",
      "publisher": "Deepline",
      "license": "MIT",
      "install": "npx skills add getaero-io/gtm-eng-skills --all",
      "installFollowUp": "Then install the Deepline CLI, which is what the skills actually drive: curl -fsSL \"https://code.deepline.com/api/v2/cli/install\" | bash. The README still says 10 skills; the repo ships 16.",
      "url": "https://top-agent-skills.com/skill/gtm-eng-skills",
      "json": "https://top-agent-skills.com/skill/gtm-eng-skills.json"
    },
    {
      "rank": 60,
      "slug": "accessibility-review",
      "name": "accessibility-review",
      "score": 52,
      "tagline": "Pre-handoff a11y audit that catches what design QA misses.",
      "bestFor": "Reviewing a design or live page against WCAG 2.1 AA before engineering handoff or production deploy.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /accessibility-review",
      "url": "https://top-agent-skills.com/skill/accessibility-review",
      "json": "https://top-agent-skills.com/skill/accessibility-review.json"
    },
    {
      "rank": 61,
      "slug": "supabase-skill",
      "name": "supabase-skill",
      "score": 51,
      "tagline": "Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.",
      "bestFor": "Teams on Supabase who want the agent to write RLS-correct queries by default.",
      "provenance": "verified-org",
      "publisher": "Supabase",
      "license": "MIT",
      "install": "npx skills add supabase/agent-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/supabase-skill",
      "json": "https://top-agent-skills.com/skill/supabase-skill.json"
    },
    {
      "rank": 62,
      "slug": "neon-postgres",
      "name": "neon-postgres",
      "score": 51,
      "tagline": "Neon serverless Postgres done right — branching, pooling, and scale-to-zero, from Neon.",
      "bestFor": "Teams on Neon who want the agent to use branch-per-PR databases and Neon-native connection handling by default.",
      "provenance": "verified-org",
      "publisher": "Neon",
      "license": "Apache-2.0",
      "install": "npx skills add neondatabase/agent-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/neon-postgres",
      "json": "https://top-agent-skills.com/skill/neon-postgres.json"
    },
    {
      "rank": 63,
      "slug": "stripe-payments",
      "name": "stripe-payments",
      "score": 51,
      "tagline": "Stripe done right. Checkout, subscriptions, webhooks, idempotency, metered billing.",
      "bestFor": "Teams adding Stripe where webhook handling and idempotency are easy to get wrong.",
      "provenance": "verified-org",
      "publisher": "Stripe",
      "license": "MIT",
      "install": "npx skills add stripe/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/stripe-payments",
      "json": "https://top-agent-skills.com/skill/stripe-payments.json"
    },
    {
      "rank": 64,
      "slug": "shopify-storefront",
      "name": "shopify-storefront",
      "score": 51,
      "tagline": "Shopify Storefront API: cart, checkout, metafields, customer accounts, Hydrogen patterns.",
      "bestFor": "Headless Shopify storefronts where you want the agent to build commerce flows correctly.",
      "provenance": "verified-org",
      "publisher": "Shopify",
      "license": "MIT",
      "install": "npx skills add shopify/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/shopify-storefront",
      "json": "https://top-agent-skills.com/skill/shopify-storefront.json"
    },
    {
      "rank": 65,
      "slug": "slack-block-kit",
      "name": "block-kit",
      "score": 51,
      "tagline": "Slack's own Block Kit skill — and the rare vendor skill that needs no token, because it validates against Slack's public API.",
      "bestFor": "Composing Slack messages, modals and Home tabs where hand-written Block Kit JSON is the thing that keeps breaking — it validates output against Slack rather than guessing.",
      "provenance": "verified-org",
      "publisher": "Slack Technologies",
      "license": "MIT",
      "install": "/plugin marketplace add slackapi/slack-skills-plugin",
      "installFollowUp": "No token needed — blocks.validate is an unauthenticated public method. The same plugin adds slack-api, slack-cli, slack-docs and messaging skills.",
      "url": "https://top-agent-skills.com/skill/slack-block-kit",
      "json": "https://top-agent-skills.com/skill/slack-block-kit.json"
    },
    {
      "rank": 66,
      "slug": "railway-skills",
      "name": "railway-skills",
      "score": 51,
      "tagline": "All of Railway in one skill: provision, deploy, debug — listed in the official plugin marketplace.",
      "bestFor": "Deploying and operating full-stack apps and databases on Railway without touching the dashboard.",
      "provenance": "verified-org",
      "publisher": "Railway",
      "license": "MIT",
      "install": "/plugin install railway@claude-plugins-official",
      "installFollowUp": "/reload-plugins. Requires the Railway CLI authenticated.",
      "url": "https://top-agent-skills.com/skill/railway-skills",
      "json": "https://top-agent-skills.com/skill/railway-skills.json"
    },
    {
      "rank": 67,
      "slug": "architecture-adr",
      "name": "architecture",
      "score": 51,
      "tagline": "ADR authoring + design review. Trade-offs, consequences, alternatives.",
      "bestFor": "Choosing between technologies, documenting a design decision, or reviewing a proposal.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /architecture",
      "url": "https://top-agent-skills.com/skill/architecture-adr",
      "json": "https://top-agent-skills.com/skill/architecture-adr.json"
    },
    {
      "rank": 68,
      "slug": "debug",
      "name": "debug",
      "score": 51,
      "tagline": "Disciplined debugging loop. Reproduce, isolate, diagnose, fix.",
      "bestFor": "When behavior diverges from expected and the cause is not obvious from a quick read.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /debug",
      "url": "https://top-agent-skills.com/skill/debug",
      "json": "https://top-agent-skills.com/skill/debug.json"
    },
    {
      "rank": 69,
      "slug": "deploy-checklist",
      "name": "deploy-checklist",
      "score": 51,
      "tagline": "The pre-ship checklist that catches the embarrassing stuff.",
      "bestFor": "Shipping a release with migrations, feature flags, or anything that needs a documented rollback path.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /deploy-checklist",
      "url": "https://top-agent-skills.com/skill/deploy-checklist",
      "json": "https://top-agent-skills.com/skill/deploy-checklist.json"
    },
    {
      "rank": 70,
      "slug": "documentation",
      "name": "documentation",
      "score": 51,
      "tagline": "Technical writing that engineers will actually read and update.",
      "bestFor": "Writing the docs nobody on the team has time to write but everyone needs.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /documentation",
      "url": "https://top-agent-skills.com/skill/documentation",
      "json": "https://top-agent-skills.com/skill/documentation.json"
    },
    {
      "rank": 71,
      "slug": "incident-response",
      "name": "incident-response",
      "score": 51,
      "tagline": "Incident triage + comms + blameless postmortem in one harness.",
      "bestFor": "Active production incidents and the postmortem afterward.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /incident-response",
      "url": "https://top-agent-skills.com/skill/incident-response",
      "json": "https://top-agent-skills.com/skill/incident-response.json"
    },
    {
      "rank": 72,
      "slug": "system-design",
      "name": "system-design",
      "score": 51,
      "tagline": "System design from requirements. APIs, data, boundaries, scale.",
      "bestFor": "Greenfield service design or designing a new feature that crosses service boundaries.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /system-design",
      "url": "https://top-agent-skills.com/skill/system-design",
      "json": "https://top-agent-skills.com/skill/system-design.json"
    },
    {
      "rank": 73,
      "slug": "tech-debt",
      "name": "tech-debt",
      "score": 51,
      "tagline": "Honest tech-debt audit with a prioritized cleanup backlog.",
      "bestFor": "Quarterly planning, post-incident review, or any moment the team agrees something has to give.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /tech-debt",
      "url": "https://top-agent-skills.com/skill/tech-debt",
      "json": "https://top-agent-skills.com/skill/tech-debt.json"
    },
    {
      "rank": 74,
      "slug": "testing-strategy",
      "name": "testing-strategy",
      "score": 51,
      "tagline": "Layered test plan sized to the change's risk profile.",
      "bestFor": "Greenfield features when you need a real plan before writing the first test.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install engineering",
      "installFollowUp": "Skill becomes available as /testing-strategy",
      "url": "https://top-agent-skills.com/skill/testing-strategy",
      "json": "https://top-agent-skills.com/skill/testing-strategy.json"
    },
    {
      "rank": 75,
      "slug": "theme-factory",
      "name": "theme-factory",
      "score": 50,
      "tagline": "Single seed prompt → cohesive token system. Tokens that look intentional, not generated.",
      "bestFor": "Bootstrapping a design system from a vibe.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill theme-factory",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/theme-factory",
      "json": "https://top-agent-skills.com/skill/theme-factory.json"
    },
    {
      "rank": 76,
      "slug": "webapp-testing",
      "name": "webapp-testing",
      "score": 50,
      "tagline": "Test local webapps with Playwright. Generation, run, report — end-to-end.",
      "bestFor": "Filling test gaps in a webapp, smoke-testing UIs after a change.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill webapp-testing",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/webapp-testing",
      "json": "https://top-agent-skills.com/skill/webapp-testing.json"
    },
    {
      "rank": 77,
      "slug": "simplify",
      "name": "simplify",
      "score": 50,
      "tagline": "Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.",
      "bestFor": "Pre-merge review pass on a feature branch.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Bundled with Claude Code by default — invoke with /simplify.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/simplify",
      "json": "https://top-agent-skills.com/skill/simplify.json"
    },
    {
      "rank": 78,
      "slug": "gitguardian-secret-scanning",
      "name": "scan-secrets",
      "score": 50,
      "tagline": "GitGuardian's own secret-detection skill — scans history, images and packages, and ships a written remediation doctrine rather than just a list of hits.",
      "bestFor": "Catching a credential before it reaches a remote, and knowing what to do about one already committed — the bundled doctrine covers rotation triggers and history rewriting, not just detection.",
      "provenance": "verified-org",
      "publisher": "GitGuardian",
      "license": "MIT",
      "install": "/plugin marketplace add GitGuardian/agent-skills",
      "installFollowUp": "Then /plugin install gitguardian. Requires the ggshield CLI, authenticated — see references/ggshield-cli-setup.md in the repo.",
      "url": "https://top-agent-skills.com/skill/gitguardian-secret-scanning",
      "json": "https://top-agent-skills.com/skill/gitguardian-secret-scanning.json"
    },
    {
      "rank": 79,
      "slug": "postmark-skills",
      "name": "postmark-skills",
      "score": 50,
      "tagline": "Transactional email the Postmark way: send, inbound, templates, webhooks.",
      "bestFor": "Teams on Postmark wiring transactional sends, inbound processing, and template management from an agent.",
      "provenance": "verified-org",
      "publisher": "ActiveCampaign (Postmark)",
      "license": "MIT",
      "install": "npx skills add ActiveCampaign/postmark-skills --skill postmark",
      "installFollowUp": "The postmark router skill pulls in send, inbound, templates, and webhooks sub-skills.",
      "url": "https://top-agent-skills.com/skill/postmark-skills",
      "json": "https://top-agent-skills.com/skill/postmark-skills.json"
    },
    {
      "rank": 80,
      "slug": "aigtm",
      "name": "aigtm",
      "score": 50,
      "tagline": "The seller’s day: prep the call, run the deal, brief the board.",
      "bestFor": "Solo founders and small revenue teams who want a briefing that sounds like they have followed the account for months, and a pipeline audit against a real quota number.",
      "provenance": "community",
      "publisher": "GTMify",
      "license": "MIT",
      "install": "npx skills add GTMify/aigtm --skill meeting-prep",
      "installFollowUp": "Per-skill install, which avoids the repo’s curl-to-bash bootstrap. Swap in any of the 64 names, or --all. Skills are prompt-only; web search improves the research steps.",
      "url": "https://top-agent-skills.com/skill/aigtm",
      "json": "https://top-agent-skills.com/skill/aigtm.json"
    },
    {
      "rank": 81,
      "slug": "productivity-start",
      "name": "start",
      "score": 50,
      "tagline": "One-command productivity bootstrap. Memory, tasks, dashboard.",
      "bestFor": "Setting up the productivity plugin for the first time.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install productivity",
      "installFollowUp": "Skill becomes available as /start",
      "url": "https://top-agent-skills.com/skill/productivity-start",
      "json": "https://top-agent-skills.com/skill/productivity-start.json"
    },
    {
      "rank": 82,
      "slug": "deep-research",
      "name": "deep-research",
      "score": 50,
      "tagline": "Cited research reports from fanned-out web search with adversarial verification.",
      "bestFor": "Any deep, multi-source, fact-checked research request — competitive analysis, technical surveys, market sizing.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /deep-research.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/deep-research",
      "json": "https://top-agent-skills.com/skill/deep-research.json"
    },
    {
      "rank": 83,
      "slug": "consolidate-memory",
      "name": "consolidate-memory",
      "score": 50,
      "tagline": "Memory hygiene. Merge, fix, prune.",
      "bestFor": "Periodic maintenance of the memory directory when entries accumulate and start to drift.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /consolidate-memory.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/consolidate-memory",
      "json": "https://top-agent-skills.com/skill/consolidate-memory.json"
    },
    {
      "rank": 84,
      "slug": "verify",
      "name": "verify",
      "score": 50,
      "tagline": "Real feature verification — run the app, drive it, prove it works.",
      "bestFor": "Pre-merge verification for UI changes when type checks and unit tests verify code, not feature correctness.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /verify.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/verify",
      "json": "https://top-agent-skills.com/skill/verify.json"
    },
    {
      "rank": 85,
      "slug": "setup-cowork",
      "name": "setup-cowork",
      "score": 50,
      "tagline": "Bootstrap the right plugin stack for your role in one guided pass.",
      "bestFor": "New teams onboarding to Claude Code or Cowork who want a role-fitted plugin bundle.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /setup-cowork.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/setup-cowork",
      "json": "https://top-agent-skills.com/skill/setup-cowork.json"
    },
    {
      "rank": 86,
      "slug": "vercel-web-design-guidelines",
      "name": "vercel-web-design-guidelines",
      "score": 49,
      "tagline": "100+ accessibility and UX rules from Vercel, applied as a structural audit on your UI code.",
      "bestFor": "Pre-PR audits, accessibility compliance, design system enforcement.",
      "provenance": "verified-org",
      "publisher": "Vercel",
      "license": "MIT",
      "install": "npx skills add github.com/vercel-labs/agent-skills --skill web-design-guidelines",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/vercel-web-design-guidelines",
      "json": "https://top-agent-skills.com/skill/vercel-web-design-guidelines.json"
    },
    {
      "rank": 87,
      "slug": "vercel-react-best-practices",
      "name": "vercel-react-best-practices",
      "score": 49,
      "tagline": "57 React/Next.js performance rules, applied as a structural review on your code.",
      "bestFor": "Performance reviews on React/Next.js codebases.",
      "provenance": "verified-org",
      "publisher": "Vercel",
      "license": "MIT",
      "install": "npx skills add github.com/vercel-labs/agent-skills --skill vercel-react-best-practices",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/vercel-react-best-practices",
      "json": "https://top-agent-skills.com/skill/vercel-react-best-practices.json"
    },
    {
      "rank": 88,
      "slug": "trail-of-bits",
      "name": "trail-of-bits",
      "score": 49,
      "tagline": "Security audits run by a real security firm. CodeQL + Semgrep + audit workflows.",
      "bestFor": "Pre-release vulnerability scans, ongoing security review.",
      "provenance": "verified-org",
      "publisher": "Trail of Bits",
      "license": "Apache-2.0",
      "install": "npx skills add trailofbits/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/trail-of-bits",
      "json": "https://top-agent-skills.com/skill/trail-of-bits.json"
    },
    {
      "rank": 89,
      "slug": "firecrawl",
      "name": "firecrawl",
      "score": 49,
      "tagline": "Web scraping, search, and browser automation built to be agent-friendly.",
      "bestFor": "Research workflows, structured extraction at scale, search-grounded answers.",
      "provenance": "verified-org",
      "publisher": "Firecrawl",
      "license": "Proprietary",
      "install": "npx -y firecrawl-cli@latest init --all --browser",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/firecrawl",
      "json": "https://top-agent-skills.com/skill/firecrawl.json"
    },
    {
      "rank": 90,
      "slug": "planetscale-skills",
      "name": "planetscale-skills",
      "score": 49,
      "tagline": "PlanetScale's schema branching and index-aware queries, packaged for agents.",
      "bestFor": "Teams already on PlanetScale who want migrations to feel like Git.",
      "provenance": "verified-org",
      "publisher": "PlanetScale",
      "license": "MIT",
      "install": "npx skills add planetscale/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/planetscale-skills",
      "json": "https://top-agent-skills.com/skill/planetscale-skills.json"
    },
    {
      "rank": 91,
      "slug": "shadcn-context",
      "name": "shadcn-context",
      "score": 49,
      "tagline": "shadcn/ui context: components, patterns, and the right composition by default.",
      "bestFor": "Teams using shadcn/ui who want the agent to honor component conventions.",
      "provenance": "verified-org",
      "publisher": "shadcn",
      "license": "MIT",
      "install": "npx skills add shadcn/ui",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/shadcn-context",
      "json": "https://top-agent-skills.com/skill/shadcn-context.json"
    },
    {
      "rank": 92,
      "slug": "prisma-orm",
      "name": "prisma-orm",
      "score": 49,
      "tagline": "Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.",
      "bestFor": "TypeScript backends on Prisma where schema migrations should be reviewable and safe.",
      "provenance": "verified-org",
      "publisher": "Prisma",
      "license": "MIT",
      "install": "npx skills add prisma/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/prisma-orm",
      "json": "https://top-agent-skills.com/skill/prisma-orm.json"
    },
    {
      "rank": 93,
      "slug": "redis-cache-patterns",
      "name": "redis-cache-patterns",
      "score": 49,
      "tagline": "Caching without the bugs. Invalidation, write-through, cache-aside, distributed locks.",
      "bestFor": "Teams adding Redis caching where naming and invalidation are easy to get wrong.",
      "provenance": "verified-org",
      "publisher": "Redis",
      "license": "MIT",
      "install": "npx skills add redis/agent-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/redis-cache-patterns",
      "json": "https://top-agent-skills.com/skill/redis-cache-patterns.json"
    },
    {
      "rank": 94,
      "slug": "next-js-app-router",
      "name": "next-js-app-router",
      "score": 49,
      "tagline": "Next.js App Router by the book. Server components, streaming, parallel routes.",
      "bestFor": "Next.js 13+ teams that want App Router patterns idiomatic and not Pages-Router-flavored.",
      "provenance": "verified-org",
      "publisher": "Vercel",
      "license": "MIT",
      "install": "npx skills add github.com/vercel-labs/agent-skills --skill next-js-app-router",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/next-js-app-router",
      "json": "https://top-agent-skills.com/skill/next-js-app-router.json"
    },
    {
      "rank": 95,
      "slug": "notion-api-skill",
      "name": "notion-api-skill",
      "score": 49,
      "tagline": "Notion API: page/database CRUD, block hierarchies, rich text, schema sync.",
      "bestFor": "Teams using Notion as a CMS or knowledge base where the agent needs to read and write.",
      "provenance": "verified-org",
      "publisher": "Notion",
      "license": "MIT",
      "install": "npx skills add makenotion/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/notion-api-skill",
      "json": "https://top-agent-skills.com/skill/notion-api-skill.json"
    },
    {
      "rank": 96,
      "slug": "vercel-deploy-claimable",
      "name": "vercel-deploy-claimable",
      "score": 49,
      "tagline": "Ship to a live Vercel URL from chat — auto-detects the framework, returns a claim link.",
      "bestFor": "Quickly getting a prototype onto a live URL from a conversation, then claiming it into your own Vercel account when you want to keep it.",
      "provenance": "verified-org",
      "publisher": "Vercel",
      "license": "MIT",
      "install": "npx skills add github.com/vercel-labs/agent-skills --skill vercel-deploy-claimable",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/vercel-deploy-claimable",
      "json": "https://top-agent-skills.com/skill/vercel-deploy-claimable.json"
    },
    {
      "rank": 97,
      "slug": "owasp-security-skills",
      "name": "code-review-security",
      "score": 49,
      "tagline": "OWASP-published review, SCA, secrets and threat-modelling skills — the most citable provenance available for security review vocabulary.",
      "bestFor": "Pre-merge security gates mapped to a standard a reviewer can cite, and threat modelling multi-agent systems against the OWASP Multi-Agentic guide and CSA MAESTRO layers.",
      "provenance": "verified-org",
      "publisher": "OWASP Foundation",
      "license": "CC-BY-4.0",
      "install": "/plugin marketplace add OWASP/secure-agent-playbook",
      "installFollowUp": "Then /plugin install code-security-skills@agent-security-playbook (and ai-security-skills@agent-security-playbook for the threat-modelling set).",
      "url": "https://top-agent-skills.com/skill/owasp-security-skills",
      "json": "https://top-agent-skills.com/skill/owasp-security-skills.json"
    },
    {
      "rank": 98,
      "slug": "knock-notifications",
      "name": "knock-notification-best-practices",
      "score": 49,
      "tagline": "The multi-channel notification slot nothing else covers: push, in-app and chat alongside email, with copy guidance per channel. No credentials required.",
      "bestFor": "Designing a notification system rather than a single send — which channel carries what, how the copy differs per channel, and when to batch or digest.",
      "provenance": "verified-org",
      "publisher": "Knock",
      "license": "MIT",
      "install": "npx skills add knocklabs/skills --skill knock-notification-best-practices",
      "installFollowUp": "No API key or MCP server needed. Bundles six rule files covering channel choice, copy, templates, and transactional and welcome email practice.",
      "url": "https://top-agent-skills.com/skill/knock-notifications",
      "json": "https://top-agent-skills.com/skill/knock-notifications.json"
    },
    {
      "rank": 99,
      "slug": "mapbox-data-visualization",
      "name": "mapbox-data-visualization-patterns",
      "score": 49,
      "tagline": "The geospatial gap, filled by the vendor that defines it: data on a map, done properly.",
      "bestFor": "Any visualization where location is the dimension that matters, and the dataset is large enough to need tuning.",
      "provenance": "verified-org",
      "publisher": "Mapbox",
      "license": "MIT",
      "install": "/plugin marketplace add mapbox/mapbox-agent-skills",
      "installFollowUp": "/plugin install mapbox@mapbox-agent-skills. Twenty skills; mapbox-cartography covers map design itself.",
      "url": "https://top-agent-skills.com/skill/mapbox-data-visualization",
      "json": "https://top-agent-skills.com/skill/mapbox-data-visualization.json"
    },
    {
      "rank": 100,
      "slug": "norman-finance",
      "name": "norman-finance",
      "score": 49,
      "tagline": "The ledger, not the checkout: categorise, reconcile, invoice, file.",
      "bestFor": "Small businesses and freelancers doing their own books who want transaction categorisation, reconciliation and tax preparation driven from the agent.",
      "provenance": "verified-org",
      "publisher": "Norman Finance",
      "license": "MIT",
      "install": "/plugin marketplace add norman-finance/norman-mcp-server",
      "installFollowUp": "/plugin install norman-finance@norman-finance. Requires a Norman Finance account — the skills act on your real ledger.",
      "url": "https://top-agent-skills.com/skill/norman-finance",
      "json": "https://top-agent-skills.com/skill/norman-finance.json"
    },
    {
      "rank": 101,
      "slug": "design-critique",
      "name": "design-critique",
      "score": 49,
      "tagline": "Senior-designer feedback on demand. Hierarchy, usability, consistency, motion.",
      "bestFor": "Mid-process design review when you need a second pair of eyes before sharing with stakeholders.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /design-critique",
      "url": "https://top-agent-skills.com/skill/design-critique",
      "json": "https://top-agent-skills.com/skill/design-critique.json"
    },
    {
      "rank": 102,
      "slug": "design-handoff",
      "name": "design-handoff",
      "score": 49,
      "tagline": "Turn a final design into a spec engineers can implement directly.",
      "bestFor": "The moment a design is approved and engineering needs implementation-ready specs.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /design-handoff",
      "url": "https://top-agent-skills.com/skill/design-handoff",
      "json": "https://top-agent-skills.com/skill/design-handoff.json"
    },
    {
      "rank": 103,
      "slug": "design-system",
      "name": "design-system",
      "score": 49,
      "tagline": "Design-system hygiene at speed. Audit, document, extend.",
      "bestFor": "Teams maintaining a real design system that has grown organically.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /design-system",
      "url": "https://top-agent-skills.com/skill/design-system",
      "json": "https://top-agent-skills.com/skill/design-system.json"
    },
    {
      "rank": 104,
      "slug": "ux-copy",
      "name": "ux-copy",
      "score": 49,
      "tagline": "Microcopy that respects the user. Errors, empty states, CTAs, onboarding.",
      "bestFor": "Designers, PMs, and engineers writing the strings users actually read.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /ux-copy",
      "url": "https://top-agent-skills.com/skill/ux-copy",
      "json": "https://top-agent-skills.com/skill/ux-copy.json"
    },
    {
      "rank": 105,
      "slug": "brand-guidelines",
      "name": "brand-guidelines",
      "score": 48,
      "tagline": "Lock generated UIs to a brand. Anthropic's own guidelines, formalized as a skill.",
      "bestFor": "Internal branded artifacts, landing pages that need to match a brand exactly.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill brand-guidelines",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/brand-guidelines",
      "json": "https://top-agent-skills.com/skill/brand-guidelines.json"
    },
    {
      "rank": 106,
      "slug": "docx",
      "name": "docx",
      "score": 48,
      "tagline": "Word documents end-to-end. Create, edit, comment, track-change.",
      "bestFor": "Generating branded Word reports, edit-with-track-changes workflows.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill docx",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/docx",
      "json": "https://top-agent-skills.com/skill/docx.json"
    },
    {
      "rank": 107,
      "slug": "xlsx",
      "name": "xlsx",
      "score": 48,
      "tagline": "Excel spreadsheets with real formulas, charts, and formatting — not flat CSV exports.",
      "bestFor": "Financial models, structured reports, anything that needs formulas.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill xlsx",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/xlsx",
      "json": "https://top-agent-skills.com/skill/xlsx.json"
    },
    {
      "rank": 108,
      "slug": "pptx",
      "name": "pptx",
      "score": 48,
      "tagline": "PowerPoint decks with layouts, charts, speaker notes — programmatic from prose.",
      "bestFor": "Generating internal decks at scale, parsing existing decks for content.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill pptx",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/pptx",
      "json": "https://top-agent-skills.com/skill/pptx.json"
    },
    {
      "rank": 109,
      "slug": "mcp-builder",
      "name": "mcp-builder",
      "score": 48,
      "tagline": "Build new MCP servers. The official scaffold + design walkthrough.",
      "bestFor": "When you need a new MCP and want it built right.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill mcp-builder",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/mcp-builder",
      "json": "https://top-agent-skills.com/skill/mcp-builder.json"
    },
    {
      "rank": 110,
      "slug": "skill-creator",
      "name": "skill-creator",
      "score": 48,
      "tagline": "Build new skills interactively. Output is a clean SKILL.md ready to publish.",
      "bestFor": "First-time skill authors and teams shipping internal skills.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill skill-creator",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/skill-creator",
      "json": "https://top-agent-skills.com/skill/skill-creator.json"
    },
    {
      "rank": 111,
      "slug": "claude-api",
      "name": "claude-api",
      "score": 48,
      "tagline": "Always-current Claude API reference and SDK docs. Bundled with Claude Code.",
      "bestFor": "Building Claude API apps that should not lag the docs.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Bundled with Claude Code by default. To re-install: npx skills add github.com/anthropics/skills --skill claude-api",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/claude-api",
      "json": "https://top-agent-skills.com/skill/claude-api.json"
    },
    {
      "rank": 112,
      "slug": "shannon",
      "name": "shannon",
      "score": 48,
      "tagline": "Real exploits, no false positives. 96.15% exploit success across 50+ vuln types.",
      "bestFor": "Bug bounty triage, real-world exploitability validation.",
      "provenance": "verified-org",
      "publisher": "KeygraphHQ",
      "license": "AGPL-3.0",
      "install": "npx @keygraph/shannon setup",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/shannon",
      "json": "https://top-agent-skills.com/skill/shannon.json"
    },
    {
      "rank": 113,
      "slug": "algorithmic-art",
      "name": "algorithmic-art",
      "score": 48,
      "tagline": "p5.js algorithmic art with particle systems and procedural geometry.",
      "bestFor": "Generative art, hero illustrations, procedural backgrounds.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill algorithmic-art",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/algorithmic-art",
      "json": "https://top-agent-skills.com/skill/algorithmic-art.json"
    },
    {
      "rank": 114,
      "slug": "canvas-design",
      "name": "canvas-design",
      "score": 48,
      "tagline": "Visual art from prose. PNG and PDF outputs that look intentionally designed.",
      "bestFor": "Hero images, social posts, one-off marketing visuals.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill canvas-design",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/canvas-design",
      "json": "https://top-agent-skills.com/skill/canvas-design.json"
    },
    {
      "rank": 115,
      "slug": "slack-gif-creator",
      "name": "slack-gif-creator",
      "score": 48,
      "tagline": "Animated GIFs sized and optimized for Slack reactions.",
      "bestFor": "Internal team comms, custom Slack reactions.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill slack-gif-creator",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/slack-gif-creator",
      "json": "https://top-agent-skills.com/skill/slack-gif-creator.json"
    },
    {
      "rank": 116,
      "slug": "claude-blog",
      "name": "claude-blog",
      "score": 48,
      "tagline": "End-to-end blog pipeline. 30 sub-skills, 5 agents, a 5-gate quality contract that blocks publish below 90/100.",
      "bestFor": "Teams running a blog where the editorial bar is \"AI-cite-able and Google-rank-able,\" not just \"draft published.\"",
      "provenance": "community",
      "publisher": "AgriciDaniel",
      "license": "MIT",
      "install": "/plugin install claude-blog@agricidaniel-claude-blog",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/claude-blog",
      "json": "https://top-agent-skills.com/skill/claude-blog.json"
    },
    {
      "rank": 117,
      "slug": "internal-comms",
      "name": "internal-comms",
      "score": 48,
      "tagline": "Internal comms that read consistent. Newsletters, status reports, FAQs, updates.",
      "bestFor": "Recurring internal comms — weekly updates, all-hands prep, FAQ pages.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill internal-comms",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/internal-comms",
      "json": "https://top-agent-skills.com/skill/internal-comms.json"
    },
    {
      "rank": 118,
      "slug": "doc-coauthoring",
      "name": "doc-coauthoring",
      "score": 48,
      "tagline": "Multi-author edits with suggestion mode and conflict resolution.",
      "bestFor": "Editing teams where the agent is one of multiple voices on a doc.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "npx skills add github.com/anthropics/skills --skill doc-coauthoring",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/doc-coauthoring",
      "json": "https://top-agent-skills.com/skill/doc-coauthoring.json"
    },
    {
      "rank": 119,
      "slug": "sentry-error-handling",
      "name": "sentry-error-handling",
      "score": 48,
      "tagline": "Sentry the right way. Source maps, releases, breadcrumbs, performance, structured tags.",
      "bestFor": "Teams adding or improving error monitoring with Sentry.",
      "provenance": "verified-org",
      "publisher": "Sentry",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add getsentry/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/sentry-error-handling",
      "json": "https://top-agent-skills.com/skill/sentry-error-handling.json"
    },
    {
      "rank": 120,
      "slug": "snyk-fix",
      "name": "snyk-fix",
      "score": 48,
      "tagline": "The remediation half of security work: scan, fix, validate the fix, open the PR. Batch mode handles a whole backlog of CVEs in one pass.",
      "bestFor": "Closing the loop from finding to validated fix to pull request, rather than producing another list of vulnerabilities nobody has time to triage.",
      "provenance": "verified-org",
      "publisher": "Snyk",
      "license": "Apache-2.0",
      "install": "curl -fsSL 'https://raw.githubusercontent.com/snyk/studio-recipes/main/installer/dist/snyk-studio-install.sh' -o snyk-studio-install.sh",
      "installFollowUp": "Read the script before running it. Requires the Snyk MCP server, an authenticated Snyk account, gh for PRs, and a git repo.",
      "url": "https://top-agent-skills.com/skill/snyk-fix",
      "json": "https://top-agent-skills.com/skill/snyk-fix.json"
    },
    {
      "rank": 121,
      "slug": "pretty-mermaid",
      "name": "pretty-mermaid",
      "score": 48,
      "tagline": "Actually renders Mermaid to SVG or ASCII instead of emitting text and hoping something downstream draws it. Bundles the render scripts.",
      "bestFor": "Turning Mermaid source into a finished SVG or a terminal-friendly ASCII diagram, with themes applied and batches handled in one pass.",
      "provenance": "community",
      "publisher": "imxv",
      "license": "MIT",
      "install": "npx skills add https://github.com/imxv/pretty-mermaid-skills --skill pretty-mermaid",
      "installFollowUp": "Needs Node.js; dependencies install on first run. Bundles render, batch and theme scripts plus diagram-type and theme references.",
      "url": "https://top-agent-skills.com/skill/pretty-mermaid",
      "json": "https://top-agent-skills.com/skill/pretty-mermaid.json"
    },
    {
      "rank": 122,
      "slug": "markdown-exporter",
      "name": "markdown-exporter",
      "score": 48,
      "tagline": "The widest format matrix of any conversion skill we catalogue, and it executes the conversion rather than describing it.",
      "bestFor": "Turning agent-authored Markdown into whatever format the recipient actually needs — a deck, a spreadsheet, a PDF — without hand-writing a converter each time.",
      "provenance": "community",
      "publisher": "bowenliang123",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add bowenliang123/markdown-exporter",
      "installFollowUp": "Or install the CLI directly: uv tool install md-exporter (or pip install md-exporter). No API key needed.",
      "url": "https://top-agent-skills.com/skill/markdown-exporter",
      "json": "https://top-agent-skills.com/skill/markdown-exporter.json"
    },
    {
      "rank": 123,
      "slug": "life-sciences",
      "name": "life-sciences",
      "score": 48,
      "tagline": "The official entry point for biomedical research workflows in Claude Code.",
      "bestFor": "Computational biology and pharma research teams running omics QC, pipeline development, and literature workflows.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "No unified OSS license (per-provider terms)",
      "install": "/plugin marketplace add anthropics/life-sciences",
      "installFollowUp": "Then /plugin install the workflow you need (e.g. scvi-tools@life-sciences).",
      "url": "https://top-agent-skills.com/skill/life-sciences",
      "json": "https://top-agent-skills.com/skill/life-sciences.json"
    },
    {
      "rank": 124,
      "slug": "brightdata-skills",
      "name": "brightdata",
      "score": 48,
      "tagline": "The anti-bot problem, handled: proxies, SERP, and structured extraction at scale.",
      "bestFor": "Price comparison, competitive intelligence, and RAG pipelines over sites that fight scrapers.",
      "provenance": "verified-org",
      "publisher": "Bright Data",
      "license": "MIT",
      "install": "/plugin marketplace add brightdata/skills",
      "installFollowUp": "/plugin install brightdata-plugin@brightdata-plugins. Start with agent-onboarding, which does install and OAuth first. Paid platform.",
      "url": "https://top-agent-skills.com/skill/brightdata-skills",
      "json": "https://top-agent-skills.com/skill/brightdata-skills.json"
    },
    {
      "rank": 125,
      "slug": "zotero-skills",
      "name": "zotero-skills",
      "score": 48,
      "tagline": "Programmatic access to the reference manager academia actually uses.",
      "bestFor": "Keeping a Zotero library organised and queryable from the agent instead of through the desktop client.",
      "provenance": "community",
      "publisher": "Wenyu Chiou",
      "license": "MIT",
      "install": "npx skills add WenyuChiou/zotero-skills --skill zotero-skills",
      "installFollowUp": "Needs a Zotero API key, and writes go through the Web API while reads use the faster local one. A plugin marketplace path (ai-research-skills) is also documented.",
      "url": "https://top-agent-skills.com/skill/zotero-skills",
      "json": "https://top-agent-skills.com/skill/zotero-skills.json"
    },
    {
      "rank": 126,
      "slug": "vibe-prospecting",
      "name": "vibe-prospecting",
      "score": 48,
      "tagline": "The top of the funnel: find the company, find the person, enrich the row.",
      "bestFor": "Building a targeted lead list or enriching an existing one from natural language — \"SaaS companies in New York using Salesforce, and their engineering leaders\".",
      "provenance": "verified-org",
      "publisher": "Explorium",
      "license": "MIT",
      "install": "/plugin install vibe-prospecting@claude-plugins-official",
      "installFollowUp": "Listed in Anthropic’s official plugin marketplace, so no marketplace-add step. Requires a vibeprospecting.ai account for the data; the skill routes itself per host and ships separate platform guides for Claude Code, Cowork, Claude chat and Codex.",
      "url": "https://top-agent-skills.com/skill/vibe-prospecting",
      "json": "https://top-agent-skills.com/skill/vibe-prospecting.json"
    },
    {
      "rank": 127,
      "slug": "run",
      "name": "run",
      "score": 48,
      "tagline": "One-command app launch tailored to your project type.",
      "bestFor": "Confirming a change works in the real app rather than only in tests.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /run.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/run",
      "json": "https://top-agent-skills.com/skill/run.json"
    },
    {
      "rank": 128,
      "slug": "security-review",
      "name": "security-review",
      "score": 48,
      "tagline": "Pre-merge security sweep on the current branch's diff.",
      "bestFor": "Every PR before merge — catches the mechanical security issues a hurried human review misses.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /security-review.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/security-review",
      "json": "https://top-agent-skills.com/skill/security-review.json"
    },
    {
      "rank": 129,
      "slug": "code-review-builtin",
      "name": "code-review",
      "score": 48,
      "tagline": "The canonical Anthropic code review. Effort levels from quick to ultra.",
      "bestFor": "Every change before merge, with effort sized to the change's risk.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /code-review.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/code-review-builtin",
      "json": "https://top-agent-skills.com/skill/code-review-builtin.json"
    },
    {
      "rank": 130,
      "slug": "init-skill",
      "name": "init",
      "score": 48,
      "tagline": "Bootstrap a CLAUDE.md so future sessions start informed.",
      "bestFor": "First time using Claude Code on a project — gives the agent the context it needs.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /init.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/init-skill",
      "json": "https://top-agent-skills.com/skill/init-skill.json"
    },
    {
      "rank": 131,
      "slug": "review-pr",
      "name": "review",
      "score": 48,
      "tagline": "PR review with inline GitHub comments via gh.",
      "bestFor": "Reviewing teammates' PRs without leaving the terminal.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /review.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/review-pr",
      "json": "https://top-agent-skills.com/skill/review-pr.json"
    },
    {
      "rank": 132,
      "slug": "update-config",
      "name": "update-config",
      "score": 48,
      "tagline": "Edit settings.json safely. Hooks, perms, env, behaviors.",
      "bestFor": "Setting up hooks, managing permissions, and any \"from now on, when X\" automation.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /update-config.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/update-config",
      "json": "https://top-agent-skills.com/skill/update-config.json"
    },
    {
      "rank": 133,
      "slug": "keybindings-help",
      "name": "keybindings-help",
      "score": 48,
      "tagline": "Rebind keys and add chords without reading the keymap docs.",
      "bestFor": "Customizing Claude Code keyboard shortcuts to your existing terminal muscle memory.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /keybindings-help.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/keybindings-help",
      "json": "https://top-agent-skills.com/skill/keybindings-help.json"
    },
    {
      "rank": 134,
      "slug": "fewer-permission-prompts",
      "name": "fewer-permission-prompts",
      "score": 48,
      "tagline": "Cuts the permission-prompt friction by learning your safe-tool patterns.",
      "bestFor": "Teams running Claude Code daily and tired of approving the same read-only commands.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /fewer-permission-prompts.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/fewer-permission-prompts",
      "json": "https://top-agent-skills.com/skill/fewer-permission-prompts.json"
    },
    {
      "rank": 135,
      "slug": "loop",
      "name": "loop",
      "score": 48,
      "tagline": "Recurring task runner. Self-paced or interval-based.",
      "bestFor": "Polling for status, monitoring a deploy, repeating a check at intervals.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /loop.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/loop",
      "json": "https://top-agent-skills.com/skill/loop.json"
    },
    {
      "rank": 136,
      "slug": "schedule",
      "name": "schedule",
      "score": 48,
      "tagline": "Cron for remote Claude Code agents. Set it and forget it.",
      "bestFor": "Automated daily/weekly tasks — standup, status reports, monitoring, batch jobs.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Built into Claude Code. Invoke with /schedule.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/schedule",
      "json": "https://top-agent-skills.com/skill/schedule.json"
    },
    {
      "rank": 137,
      "slug": "composition-patterns",
      "name": "composition-patterns",
      "score": 47,
      "tagline": "Boolean prop hell → compound components. Cleaner React component APIs by construction.",
      "bestFor": "Component library refactoring, API design improvements.",
      "provenance": "verified-org",
      "publisher": "Vercel",
      "license": "MIT",
      "install": "npx skills add github.com/vercel-labs/agent-skills --skill composition-patterns",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/composition-patterns",
      "json": "https://top-agent-skills.com/skill/composition-patterns.json"
    },
    {
      "rank": 138,
      "slug": "agent-browser",
      "name": "agent-browser",
      "score": 47,
      "tagline": "Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.",
      "bestFor": "When you need browser automation that does not rely on clean APIs and survives selector churn.",
      "provenance": "verified-org",
      "publisher": "Vercel Labs",
      "license": "Apache-2.0",
      "install": "npm install -g agent-browser",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/agent-browser",
      "json": "https://top-agent-skills.com/skill/agent-browser.json"
    },
    {
      "rank": 139,
      "slug": "seo-geo-claude-skills",
      "name": "seo-geo-claude-skills",
      "score": 47,
      "tagline": "20 SEO + GEO skills in one bundle. Keyword research, audits, rank tracking, AI search optimization.",
      "bestFor": "Teams that want SEO ops as a structured agent workflow rather than ad-hoc prompts.",
      "provenance": "community",
      "publisher": "aaron-he-zhu",
      "license": "MIT",
      "install": "npx skills add aaron-he-zhu/seo-geo-claude-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/seo-geo-claude-skills",
      "json": "https://top-agent-skills.com/skill/seo-geo-claude-skills.json"
    },
    {
      "rank": 140,
      "slug": "alirezarezvani-skills",
      "name": "alirezarezvani-skills",
      "score": 47,
      "tagline": "232+ skills across engineering, marketing, product, compliance, advisory.",
      "bestFor": "Mixed-discipline teams looking for one source.",
      "provenance": "community",
      "publisher": "alirezarezvani",
      "license": "MIT",
      "install": "npx skills add alirezarezvani/claude-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/alirezarezvani-skills",
      "json": "https://top-agent-skills.com/skill/alirezarezvani-skills.json"
    },
    {
      "rank": 141,
      "slug": "expo-skills",
      "name": "expo-skills",
      "score": 47,
      "tagline": "Expo workflows: navigation, EAS, OTA, native modules.",
      "bestFor": "React Native + Expo teams.",
      "provenance": "verified-org",
      "publisher": "Expo",
      "license": "MIT",
      "install": "npx skills add expo/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/expo-skills",
      "json": "https://top-agent-skills.com/skill/expo-skills.json"
    },
    {
      "rank": 142,
      "slug": "mongodb-patterns",
      "name": "mongodb-patterns",
      "score": 47,
      "tagline": "MongoDB aggregations and indexing without the foot-guns.",
      "bestFor": "Mongo-heavy teams that want correct aggregation pipelines on the first try.",
      "provenance": "verified-org",
      "publisher": "MongoDB",
      "license": "Apache-2.0",
      "install": "npx skills add mongodb/agent-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/mongodb-patterns",
      "json": "https://top-agent-skills.com/skill/mongodb-patterns.json"
    },
    {
      "rank": 143,
      "slug": "claude-healthcare",
      "name": "claude-healthcare",
      "score": 47,
      "tagline": "FHIR to prior-auth to ICD-10 coding: the official payer/provider/pharma toolkit.",
      "bestFor": "Health-tech teams working against real FHIR servers, coding workflows, or trial documentation inside Claude.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "No OSS license (Anthropic terms)",
      "install": "/plugin marketplace add anthropics/healthcare",
      "installFollowUp": "/plugin install healthcare@healthcare",
      "url": "https://top-agent-skills.com/skill/claude-healthcare",
      "json": "https://top-agent-skills.com/skill/claude-healthcare.json"
    },
    {
      "rank": 144,
      "slug": "seranking-seo-skills",
      "name": "seranking-seo-skills",
      "score": 47,
      "tagline": "A full SEO platform as skills: briefs, audits, backlink gaps, AI-search share of voice.",
      "bestFor": "SEO teams on SE Ranking who want briefs, audits, and AI-search visibility analysis driven from Claude with live platform data.",
      "provenance": "verified-org",
      "publisher": "SE Ranking",
      "license": "MIT",
      "install": "/plugin marketplace add seranking/seo-skills",
      "installFollowUp": "/plugin install seo-skills@seranking, then sign in via /mcp (SE Ranking account required).",
      "url": "https://top-agent-skills.com/skill/seranking-seo-skills",
      "json": "https://top-agent-skills.com/skill/seranking-seo-skills.json"
    },
    {
      "rank": 145,
      "slug": "paypal-ai-toolkit",
      "name": "paypal-ai-toolkit",
      "score": 47,
      "tagline": "The largest payment processor, first-party: checkout to disputes to payouts.",
      "bestFor": "Building or auditing PayPal integrations — checkout flows, subscriptions, invoicing, and webhook handling with vendor-canonical guidance.",
      "provenance": "verified-org",
      "publisher": "PayPal",
      "license": "Apache-2.0",
      "install": "/plugin install paypal@claude-plugins-official",
      "installFollowUp": "/reload-plugins",
      "url": "https://top-agent-skills.com/skill/paypal-ai-toolkit",
      "json": "https://top-agent-skills.com/skill/paypal-ai-toolkit.json"
    },
    {
      "rank": 146,
      "slug": "research-co-pilot",
      "name": "research-co-pilot",
      "score": 47,
      "tagline": "The academic writing half nothing else covers: manuscript, grant, peer review, reviewer response.",
      "bestFor": "Graduate students, postdocs and faculty who need the writing and submission stages supported, not just the reading stage.",
      "provenance": "community",
      "publisher": "Marazii",
      "license": "MIT",
      "install": "npx skills add Marazii/research-co-pilot --skill literature-review",
      "installFollowUp": "Swap in any of the other skills, or --all. A plugin marketplace path is also documented. Note that peer-review is skipped on install until its frontmatter YAML is fixed upstream.",
      "url": "https://top-agent-skills.com/skill/research-co-pilot",
      "json": "https://top-agent-skills.com/skill/research-co-pilot.json"
    },
    {
      "rank": 147,
      "slug": "carta-cap-table",
      "name": "carta-cap-table",
      "score": 47,
      "tagline": "The equity stack: cap table, 409A history, conversions, exit waterfall.",
      "bestFor": "Founders and finance leads modelling dilution, a new round, or an exit scenario against their real Carta data.",
      "provenance": "verified-org",
      "publisher": "Carta",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add carta/plugins",
      "installFollowUp": "/plugin install carta-cap-table@carta-plugins. Requires a Carta account. Sibling plugins carta-investors and carta-crm live in the same repo.",
      "url": "https://top-agent-skills.com/skill/carta-cap-table",
      "json": "https://top-agent-skills.com/skill/carta-cap-table.json"
    },
    {
      "rank": 148,
      "slug": "research-synthesis",
      "name": "research-synthesis",
      "score": 47,
      "tagline": "Turn raw research into themes, segments, and a prioritized next-steps list.",
      "bestFor": "Designers and researchers with a stack of transcripts and no time to cluster them by hand.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /research-synthesis",
      "url": "https://top-agent-skills.com/skill/research-synthesis",
      "json": "https://top-agent-skills.com/skill/research-synthesis.json"
    },
    {
      "rank": 149,
      "slug": "user-research",
      "name": "user-research",
      "score": 47,
      "tagline": "Research-ops in a skill. Plan the study, run it, synthesize the findings.",
      "bestFor": "Product and design teams that need to run research without a dedicated researcher.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install design",
      "installFollowUp": "Skill becomes available as /user-research",
      "url": "https://top-agent-skills.com/skill/user-research",
      "json": "https://top-agent-skills.com/skill/user-research.json"
    },
    {
      "rank": 150,
      "slug": "brand-review",
      "name": "brand-review",
      "score": 47,
      "tagline": "Brand-voice QA before content ships. Severity-ranked findings with rewrites.",
      "bestFor": "Marketing and brand teams checking drafts before publication, especially when working with external writers.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /brand-review",
      "url": "https://top-agent-skills.com/skill/brand-review",
      "json": "https://top-agent-skills.com/skill/brand-review.json"
    },
    {
      "rank": 151,
      "slug": "campaign-plan",
      "name": "campaign-plan",
      "score": 47,
      "tagline": "Launch-ready campaign brief in one pass. Calendar, channels, metrics included.",
      "bestFor": "Product launches, lead-gen pushes, awareness campaigns — anything that needs a structured plan.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /campaign-plan",
      "url": "https://top-agent-skills.com/skill/campaign-plan",
      "json": "https://top-agent-skills.com/skill/campaign-plan.json"
    },
    {
      "rank": 152,
      "slug": "competitive-brief",
      "name": "competitive-brief",
      "score": 47,
      "tagline": "Battlecards on demand. Positioning gaps, content holes, threat assessment.",
      "bestFor": "Building sales battlecards, finding positioning gaps, or assessing a competitive move.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /competitive-brief",
      "url": "https://top-agent-skills.com/skill/competitive-brief",
      "json": "https://top-agent-skills.com/skill/competitive-brief.json"
    },
    {
      "rank": 153,
      "slug": "content-creation",
      "name": "content-creation",
      "score": 47,
      "tagline": "Channel-correct content with SEO and CTA awareness baked in.",
      "bestFor": "Marketing teams that need consistent, on-brand content across multiple formats fast.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /content-creation",
      "url": "https://top-agent-skills.com/skill/content-creation",
      "json": "https://top-agent-skills.com/skill/content-creation.json"
    },
    {
      "rank": 154,
      "slug": "draft-content",
      "name": "draft-content",
      "score": 47,
      "tagline": "Channel-specific draft + headline options. SEO-aware out of the box.",
      "bestFor": "Fast first drafts when you know the brief but need the prose in your tone.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /draft-content",
      "url": "https://top-agent-skills.com/skill/draft-content",
      "json": "https://top-agent-skills.com/skill/draft-content.json"
    },
    {
      "rank": 155,
      "slug": "email-sequence",
      "name": "email-sequence",
      "score": 47,
      "tagline": "End-to-end drip campaigns. Copy + timing + branching + benchmarks.",
      "bestFor": "Onboarding, lead nurture, re-engagement, win-back, or product-launch flows.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /email-sequence",
      "url": "https://top-agent-skills.com/skill/email-sequence",
      "json": "https://top-agent-skills.com/skill/email-sequence.json"
    },
    {
      "rank": 156,
      "slug": "performance-report",
      "name": "performance-report",
      "score": 47,
      "tagline": "Executive-ready performance reports with next-period priorities.",
      "bestFor": "Wrapping a campaign or preparing weekly, monthly, or quarterly channel summaries.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /performance-report",
      "url": "https://top-agent-skills.com/skill/performance-report",
      "json": "https://top-agent-skills.com/skill/performance-report.json"
    },
    {
      "rank": 157,
      "slug": "seo-audit",
      "name": "seo-audit",
      "score": 47,
      "tagline": "Full SEO health check with quick wins vs strategic investments split.",
      "bestFor": "Assessing a site's SEO health, finding keyword opportunities, or auditing a content strategy.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install marketing",
      "installFollowUp": "Skill becomes available as /seo-audit",
      "url": "https://top-agent-skills.com/skill/seo-audit",
      "json": "https://top-agent-skills.com/skill/seo-audit.json"
    },
    {
      "rank": 158,
      "slug": "memory-management",
      "name": "memory-management",
      "score": 47,
      "tagline": "Workplace memory that actually understands your team's shorthand.",
      "bestFor": "Anyone who works inside a company with its own jargon, project codenames, and internal language.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install productivity",
      "installFollowUp": "Skill becomes available as /memory-management",
      "url": "https://top-agent-skills.com/skill/memory-management",
      "json": "https://top-agent-skills.com/skill/memory-management.json"
    },
    {
      "rank": 159,
      "slug": "task-management",
      "name": "task-management",
      "score": 47,
      "tagline": "Lightweight task tracking in a single markdown file.",
      "bestFor": "Individuals and small teams who want task tracking without yet another SaaS subscription.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install productivity",
      "installFollowUp": "Skill becomes available as /task-management",
      "url": "https://top-agent-skills.com/skill/task-management",
      "json": "https://top-agent-skills.com/skill/task-management.json"
    },
    {
      "rank": 160,
      "slug": "productivity-update",
      "name": "update",
      "score": 47,
      "tagline": "Periodic memory + task refresh from real activity.",
      "bestFor": "Daily or weekly sync to keep working memory fresh and tasks current.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install productivity",
      "installFollowUp": "Skill becomes available as /update",
      "url": "https://top-agent-skills.com/skill/productivity-update",
      "json": "https://top-agent-skills.com/skill/productivity-update.json"
    },
    {
      "rank": 161,
      "slug": "tdd-skill",
      "name": "tdd-skill",
      "score": 46,
      "tagline": "TDD with red/green/refactor as a concrete TypeScript walkthrough.",
      "bestFor": "New features with clear requirements, bug fixes, complex business logic.",
      "provenance": "community",
      "publisher": "obra",
      "license": "MIT",
      "install": "npx skills add obra/superpowers --skill tdd",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/tdd-skill",
      "json": "https://top-agent-skills.com/skill/tdd-skill.json"
    },
    {
      "rank": 162,
      "slug": "valyu",
      "name": "valyu",
      "score": 46,
      "tagline": "Web search + 36 authoritative data sources. SEC, PubMed, ChEMBL, FRED — agent-grade research.",
      "bestFor": "Research workflows needing current, authoritative data with 79% FreshQA score.",
      "provenance": "verified-org",
      "publisher": "Valyu",
      "license": "Proprietary",
      "install": "npx skills add valyuai/skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/valyu",
      "json": "https://top-agent-skills.com/skill/valyu.json"
    },
    {
      "rank": 163,
      "slug": "duckdb-skills",
      "name": "duckdb-skills",
      "score": 46,
      "tagline": "In-process analytical SQL over CSV, Parquet, and Excel — no warehouse, no server.",
      "bestFor": "Ad-hoc analytics over local data files (CSV, Parquet, JSON, Excel) where standing up a warehouse is overkill.",
      "provenance": "verified-org",
      "publisher": "DuckDB",
      "license": "MIT",
      "install": "/plugin marketplace add duckdb/duckdb-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/duckdb-skills",
      "json": "https://top-agent-skills.com/skill/duckdb-skills.json"
    },
    {
      "rank": 164,
      "slug": "netlify-deploy",
      "name": "netlify-deploy",
      "score": 46,
      "tagline": "Netlify-authored deploy flow. Auth, site linking, Deploy Previews, production promotes.",
      "bestFor": "Teams shipping static sites and serverless functions to Netlify who want the agent to follow the platform's own deploy and preview conventions.",
      "provenance": "verified-org",
      "publisher": "Netlify",
      "license": "MIT",
      "install": "npx skills add netlify/context-and-tools --skill netlify-deploy --yes",
      "installFollowUp": "Or via plugin: /plugin marketplace add netlify/context-and-tools then /plugin install netlify-skills@netlify-context-and-tools",
      "url": "https://top-agent-skills.com/skill/netlify-deploy",
      "json": "https://top-agent-skills.com/skill/netlify-deploy.json"
    },
    {
      "rank": 165,
      "slug": "cloudflare-platform",
      "name": "cloudflare",
      "score": 46,
      "tagline": "Cloudflare-authored. Workers and Pages deploys, Wrangler config, KV/D1/R2 from chat.",
      "bestFor": "Edge-first teams deploying Workers and Pages who want the agent to use Wrangler correctly and follow Cloudflare's own platform patterns.",
      "provenance": "verified-org",
      "publisher": "Cloudflare",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add cloudflare/skills",
      "installFollowUp": "Then: /plugin install cloudflare@cloudflare",
      "url": "https://top-agent-skills.com/skill/cloudflare-platform",
      "json": "https://top-agent-skills.com/skill/cloudflare-platform.json"
    },
    {
      "rank": 166,
      "slug": "ai-sales-team",
      "name": "ai-sales-team",
      "score": 46,
      "tagline": "The full outbound motion in skills: qualify, map, outreach, handle objections, propose.",
      "bestFor": "Solo founders and small sales teams running outbound without a CRM stack — research through proposal in one install.",
      "provenance": "community",
      "publisher": "Zubair Trabzada",
      "license": "MIT",
      "install": "git clone https://github.com/zubair-trabzada/ai-sales-team-claude",
      "installFollowUp": "Review the skills, then run bash install.sh — installs 14 skills and 5 agents into ~/.claude.",
      "url": "https://top-agent-skills.com/skill/ai-sales-team",
      "json": "https://top-agent-skills.com/skill/ai-sales-team.json"
    },
    {
      "rank": 167,
      "slug": "agentic-seo-skill",
      "name": "agentic-seo-skill",
      "score": 46,
      "tagline": "The heavyweight audit machine: 88 evidence scripts so SEO findings come from data, not vibes.",
      "bestFor": "Deep site audits where you want reproducible, script-collected evidence behind every SEO finding.",
      "provenance": "community",
      "publisher": "Bhanu Namikaze",
      "license": "MIT",
      "install": "git clone https://github.com/Bhanunamikaze/Agentic-SEO-Skill",
      "installFollowUp": "Review, then bash install.sh --target claude.",
      "url": "https://top-agent-skills.com/skill/agentic-seo-skill",
      "json": "https://top-agent-skills.com/skill/agentic-seo-skill.json"
    },
    {
      "rank": 168,
      "slug": "carbone-templates",
      "name": "carbone",
      "score": 46,
      "tagline": "Data-driven document generation: one template, a thousand filled documents.",
      "bestFor": "Invoices, contracts, certificates, and reports produced at volume from structured data and a designed template.",
      "provenance": "verified-org",
      "publisher": "Carbone.io",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add carboneio/carbone-skill",
      "installFollowUp": "/plugin install carbone@carbone-skill",
      "url": "https://top-agent-skills.com/skill/carbone-templates",
      "json": "https://top-agent-skills.com/skill/carbone-templates.json"
    },
    {
      "rank": 169,
      "slug": "canva-skills",
      "name": "canva",
      "score": 46,
      "tagline": "Brand-checked design output at volume — the production half of design work.",
      "bestFor": "Generating many on-brand variants from data, or resizing one design across every social format.",
      "provenance": "verified-org",
      "publisher": "Canva",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add canva-sdks/canva-skills",
      "installFollowUp": "/plugin install canva@canva-skills. Six skills are active; four in inactive-skills/ ship disabled.",
      "url": "https://top-agent-skills.com/skill/canva-skills",
      "json": "https://top-agent-skills.com/skill/canva-skills.json"
    },
    {
      "rank": 170,
      "slug": "corey-haines-marketing",
      "name": "corey-haines-marketing",
      "score": 45,
      "tagline": "32+ marketing skills in one bundle. CRO, copywriting, SEO, analytics, email, growth.",
      "bestFor": "Founders and small marketing teams who want a comprehensive agent-assisted stack.",
      "provenance": "community",
      "publisher": "coreyhaines31",
      "license": "MIT",
      "install": "npx skills add coreyhaines31/marketingskills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/corey-haines-marketing",
      "json": "https://top-agent-skills.com/skill/corey-haines-marketing.json"
    },
    {
      "rank": 171,
      "slug": "humanizer",
      "name": "humanizer",
      "score": 45,
      "tagline": "Strip the AI tells. Multi-pass editing for content that reads opinionated, not generated.",
      "bestFor": "Long-form posts where the AI smell would hurt credibility.",
      "provenance": "community",
      "publisher": "blader",
      "license": "MIT",
      "install": "npx skills add blader/humanizer",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/humanizer",
      "json": "https://top-agent-skills.com/skill/humanizer.json"
    },
    {
      "rank": 172,
      "slug": "scientific-skills",
      "name": "scientific-skills",
      "score": 45,
      "tagline": "Scientific computing + dataset APIs. Reproducible research workflows for agents.",
      "bestFor": "Computational biology, materials, physics — anywhere reproducibility matters.",
      "provenance": "community",
      "publisher": "K-Dense-AI",
      "license": "MIT",
      "install": "npx skills add K-Dense-AI/scientific-agent-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/scientific-skills",
      "json": "https://top-agent-skills.com/skill/scientific-skills.json"
    },
    {
      "rank": 173,
      "slug": "code-review-plugin",
      "name": "code-review-plugin",
      "score": 45,
      "tagline": "Structured PR reviews with severity-tagged findings — bugs, security, perf, style.",
      "bestFor": "Pre-merge review with consistent format that PR comments can quote directly.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "Bundled with Claude Code — invoke with /review.",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/code-review-plugin",
      "json": "https://top-agent-skills.com/skill/code-review-plugin.json"
    },
    {
      "rank": 174,
      "slug": "github-pages-deploy",
      "name": "github-pages",
      "score": 45,
      "tagline": "Repo-to-live-URL on GitHub Pages: Actions workflow, custom domain, Jekyll, troubleshoot.",
      "bestFor": "Free static hosting for docs, portfolios, and project sites straight from a GitHub repo, including apex/subdomain custom-domain setup and Actions-based builds.",
      "provenance": "community",
      "publisher": "julianobarbosa",
      "license": "MIT",
      "install": "/plugin marketplace add julianobarbosa/claude-code-skills",
      "installFollowUp": "Then install the github-pages skill, or copy skills/github-pages into your .claude/skills directory.",
      "url": "https://top-agent-skills.com/skill/github-pages-deploy",
      "json": "https://top-agent-skills.com/skill/github-pages-deploy.json"
    },
    {
      "rank": 175,
      "slug": "apify-skills",
      "name": "apify",
      "score": 45,
      "tagline": "Run the marketplace's scrapers, or turn your own scraper into a deployable Actor.",
      "bestFor": "Reaching for an existing scraper instead of writing one, or packaging your own scraper for reuse.",
      "provenance": "verified-org",
      "publisher": "Apify",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add apify/apify-claude-code-plugin",
      "installFollowUp": "/plugin install apify@apify. Use this repo, not apify/agent-skills — the mirror ships the same skills with no licence file.",
      "url": "https://top-agent-skills.com/skill/apify-skills",
      "json": "https://top-agent-skills.com/skill/apify-skills.json"
    },
    {
      "rank": 176,
      "slug": "cowork-plugin-customizer",
      "name": "cowork-plugin-customizer",
      "score": 45,
      "tagline": "Tailor a plugin to your org's stack in one pass.",
      "bestFor": "Teams that have installed a plugin but need it to match their tools, naming and workflows.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install cowork-plugin-management",
      "installFollowUp": "Skill becomes available as /cowork-plugin-customizer",
      "url": "https://top-agent-skills.com/skill/cowork-plugin-customizer",
      "json": "https://top-agent-skills.com/skill/cowork-plugin-customizer.json"
    },
    {
      "rank": 177,
      "slug": "create-cowork-plugin",
      "name": "create-cowork-plugin",
      "score": 45,
      "tagline": "Scaffold a new plugin from scratch with guided prompts.",
      "bestFor": "Engineering leads building org-specific plugins for their team to use in Claude Code.",
      "provenance": "anthropic",
      "publisher": "Anthropic",
      "license": "MIT",
      "install": "claude plugin install cowork-plugin-management",
      "installFollowUp": "Skill becomes available as /create-cowork-plugin",
      "url": "https://top-agent-skills.com/skill/create-cowork-plugin",
      "json": "https://top-agent-skills.com/skill/create-cowork-plugin.json"
    },
    {
      "rank": 178,
      "slug": "fhir-developer-skill",
      "name": "fhir-developer-skill",
      "score": 44,
      "tagline": "The standalone FHIR skill: modeling, validation, SMART on FHIR — without the full healthcare plugin.",
      "bestFor": "Developers building against FHIR who want one lean skill instead of the whole Anthropic healthcare plugin.",
      "provenance": "verified-org",
      "publisher": "PhenoML",
      "license": "Apache-2.0",
      "install": "/plugin marketplace add PhenoML/ClaudeFHIRSkill",
      "installFollowUp": "/plugin install fhir-developer-skills@ClaudeFHIRSkill",
      "url": "https://top-agent-skills.com/skill/fhir-developer-skill",
      "json": "https://top-agent-skills.com/skill/fhir-developer-skill.json"
    },
    {
      "rank": 179,
      "slug": "render-deploy",
      "name": "render-deploy",
      "score": 44,
      "tagline": "Deploy, debug, and scale on Render: Blueprint generation with validation built in.",
      "bestFor": "Teams deploying web services and databases on Render who want render.yaml generated and validated from the codebase.",
      "provenance": "verified-org",
      "publisher": "Render",
      "license": "MIT",
      "install": "/plugin install render@claude-plugins-official",
      "installFollowUp": "/reload-plugins",
      "url": "https://top-agent-skills.com/skill/render-deploy",
      "json": "https://top-agent-skills.com/skill/render-deploy.json"
    },
    {
      "rank": 180,
      "slug": "tufte-charts",
      "name": "tufte",
      "score": 44,
      "tagline": "A named design canon for charts, not another plotting wrapper.",
      "bestFor": "Charts that will be published or presented, where the default library output looks like the default library output.",
      "provenance": "community",
      "publisher": "aref-vc",
      "license": "MIT",
      "install": "git clone https://github.com/aref-vc/tufte-claude-skill.git ~/.claude/skills/tufte",
      "installFollowUp": "Single skill, manual install — the repo root holds the SKILL.md.",
      "url": "https://top-agent-skills.com/skill/tufte-charts",
      "json": "https://top-agent-skills.com/skill/tufte-charts.json"
    },
    {
      "rank": 181,
      "slug": "research-hub",
      "name": "research-workspace",
      "score": 44,
      "tagline": "Zotero plus Obsidian plus NotebookLM as one agent-operable research workspace.",
      "bestFor": "Researchers with a reference library and a note vault who want triage, synthesis, and topic selection driven from the agent rather than by hand.",
      "provenance": "community",
      "publisher": "Wenyu Chiou",
      "license": "MIT",
      "install": "claude plugin marketplace add WenyuChiou/ai-research-skills",
      "installFollowUp": "claude plugin install research-workspace@ai-research-skills. Also available as a Python package: pip install research-hub-pipeline && research-hub setup.",
      "url": "https://top-agent-skills.com/skill/research-hub",
      "json": "https://top-agent-skills.com/skill/research-hub.json"
    },
    {
      "rank": 182,
      "slug": "terraform-claude-skill",
      "name": "terraform-claude-skill",
      "score": 43,
      "tagline": "Terraform expertise on tap. State inspection, module validators, safety-first IaC.",
      "bestFor": "Terraform-heavy infra teams that want fewer foot-guns.",
      "provenance": "community",
      "publisher": "lgbarn",
      "license": "MIT",
      "install": "npx skills add lgbarn/devops-skills --skill terraform",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/terraform-claude-skill",
      "json": "https://top-agent-skills.com/skill/terraform-claude-skill.json"
    },
    {
      "rank": 183,
      "slug": "devops-engineer",
      "name": "devops-engineer",
      "score": 43,
      "tagline": "Senior DevOps engineer persona — CI/CD, containers, blue-green/canary, IaC across clouds.",
      "bestFor": "Generalist DevOps work where you want a higher-quality default than the agent gives unprompted.",
      "provenance": "community",
      "publisher": "jeffallan",
      "license": "MIT",
      "install": "npx skills add jeffallan/claude-skills --skill devops-engineer",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/devops-engineer",
      "json": "https://top-agent-skills.com/skill/devops-engineer.json"
    },
    {
      "rank": 184,
      "slug": "browser-use",
      "name": "browser-use",
      "score": 43,
      "tagline": "Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.",
      "bestFor": "JS-rendered pages where simple HTTP scraping fails.",
      "provenance": "community",
      "publisher": "browser-use",
      "license": "MIT",
      "install": "pip install browser-use",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/browser-use",
      "json": "https://top-agent-skills.com/skill/browser-use.json"
    },
    {
      "rank": 185,
      "slug": "frontend-slides",
      "name": "frontend-slides",
      "score": 43,
      "tagline": "HTML slide decks from prose. Easy to embed, version, and edit later.",
      "bestFor": "Conference talks, internal training, anything you want to embed in a webpage.",
      "provenance": "community",
      "publisher": "zarazhangrui",
      "license": "MIT",
      "install": "npx skills add zarazhangrui/frontend-slides",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/frontend-slides",
      "json": "https://top-agent-skills.com/skill/frontend-slides.json"
    },
    {
      "rank": 186,
      "slug": "mermaid-diagrams",
      "name": "mermaid-diagrams",
      "score": 43,
      "tagline": "Mermaid diagrams from prose with self-validating syntax. Sequence, flowchart, ER, state.",
      "bestFor": "In-doc diagrams (GitHub READMEs, Notion pages) where Mermaid renders inline.",
      "provenance": "community",
      "publisher": "Agents365-ai",
      "license": "MIT",
      "install": "git clone https://github.com/Agents365-ai/mermaid-skill.git ~/.claude/skills/mermaid-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/mermaid-diagrams",
      "json": "https://top-agent-skills.com/skill/mermaid-diagrams.json"
    },
    {
      "rank": 187,
      "slug": "linkedin-content-skill",
      "name": "linkedin-content-skill",
      "score": 43,
      "tagline": "LinkedIn posts that read human. Hook patterns, voice modeling, carousel scripts.",
      "bestFor": "Founders and operators building presence on LinkedIn without sounding like an LLM.",
      "provenance": "community",
      "publisher": "sergebulaev",
      "license": "MIT",
      "install": "npx skills add sergebulaev/linkedin-skills",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/linkedin-content-skill",
      "json": "https://top-agent-skills.com/skill/linkedin-content-skill.json"
    },
    {
      "rank": 188,
      "slug": "netsuite-finance-analyst",
      "name": "netsuite-finance-analyst",
      "score": 43,
      "tagline": "Oracle's own FP&A analyst: variance decomposition, close readiness, board narratives.",
      "bestFor": "Finance teams on NetSuite who want period-close review and variance analysis done against live data rather than exported spreadsheets.",
      "provenance": "verified-org",
      "publisher": "Oracle NetSuite",
      "license": "UPL-1.0",
      "install": "/plugin marketplace add anthropics/claude-plugins-official",
      "installFollowUp": "/plugin install netsuite-finance-analyst. Requires the NetSuite AI Connector Service.",
      "url": "https://top-agent-skills.com/skill/netsuite-finance-analyst",
      "json": "https://top-agent-skills.com/skill/netsuite-finance-analyst.json"
    },
    {
      "rank": 189,
      "slug": "boraoztunc-skills",
      "name": "boraoztunc-skills",
      "score": 42,
      "tagline": "Copywriting + SEO bundle. SEO audits, schema markup, programmatic-SEO patterns, Ogilvy-school copy.",
      "bestFor": "Teams that want copywriting and SEO in one bundle and care about the editorial side (Ogilvy patterns) as much as the technical side (schema, programmatic SEO).",
      "provenance": "community",
      "publisher": "boraoztunc",
      "license": "Apache-2.0",
      "install": "mkdir -p ~/.claude/skills/ogilvy && curl -o ~/.claude/skills/ogilvy/SKILL.md https://raw.githubusercontent.com/boraoztunc/skills/main/ogilvy/SKILL.md",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/boraoztunc-skills",
      "json": "https://top-agent-skills.com/skill/boraoztunc-skills.json"
    },
    {
      "rank": 190,
      "slug": "system-architecture-diagrams",
      "name": "system-architecture-diagrams",
      "score": 42,
      "tagline": "C4, deployment, sequence-of-events architecture diagrams generated from natural-language descriptions.",
      "bestFor": "Engineering reviews, ADRs, onboarding docs.",
      "provenance": "community",
      "publisher": "cheriftj",
      "license": "MIT",
      "install": "/plugin marketplace add cheriftj/c4-model-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/system-architecture-diagrams",
      "json": "https://top-agent-skills.com/skill/system-architecture-diagrams.json"
    },
    {
      "rank": 191,
      "slug": "publishing-astro-websites",
      "name": "publishing-astro-websites",
      "score": 42,
      "tagline": "Astro from scaffold to live site — content collections, search, i18n, multi-host deploy.",
      "bestFor": "Content and docs sites built on Astro that need the agent to handle the full path from project structure to a deployed static build.",
      "provenance": "community",
      "publisher": "SpillwaveSolutions",
      "license": "MIT",
      "install": "npx skills add github.com/spillwavesolutions/publishing-astro-websites-agentic-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/publishing-astro-websites",
      "json": "https://top-agent-skills.com/skill/publishing-astro-websites.json"
    },
    {
      "rank": 192,
      "slug": "hubspot-admin-skills",
      "name": "hubspot-admin-skills",
      "score": 42,
      "tagline": "A HubSpot admin in a plugin: audits, dedup, scoring, lifecycle hygiene — 37 skills deep.",
      "bestFor": "RevOps and HubSpot admins doing portal cleanup, data quality, and lifecycle automation work at depth.",
      "provenance": "community",
      "publisher": "Tom Granot",
      "license": "MIT",
      "install": "/plugin marketplace add TomGranot/hubspot-admin-skills",
      "installFollowUp": "/plugin install hubspot-admin@hubspot-admin-skills",
      "url": "https://top-agent-skills.com/skill/hubspot-admin-skills",
      "json": "https://top-agent-skills.com/skill/hubspot-admin-skills.json"
    },
    {
      "rank": 193,
      "slug": "ios-simulator-skill",
      "name": "ios-simulator-skill",
      "score": 41,
      "tagline": "Drive the iOS Simulator from the agent loop. Build and test iOS apps.",
      "bestFor": "iOS dev where the agent should compile, run, and test in the simulator.",
      "provenance": "community",
      "publisher": "conorluddy",
      "license": "MIT",
      "install": "npx skills add conorluddy/ios-simulator-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/ios-simulator-skill",
      "json": "https://top-agent-skills.com/skill/ios-simulator-skill.json"
    },
    {
      "rank": 194,
      "slug": "web-asset-generator",
      "name": "web-asset-generator",
      "score": 41,
      "tagline": "Favicons, app icons, social cards — generated at all the right sizes.",
      "bestFor": "Pre-launch asset generation, social-card production at scale.",
      "provenance": "community",
      "publisher": "alonw0",
      "license": "MIT",
      "install": "npx skills add alonw0/web-asset-generator",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/web-asset-generator",
      "json": "https://top-agent-skills.com/skill/web-asset-generator.json"
    },
    {
      "rank": 195,
      "slug": "k8s-security-policies",
      "name": "k8s-security-policies",
      "score": 40,
      "tagline": "Kubernetes hardening by the book. NetworkPolicies, RBAC, OPA, service mesh.",
      "bestFor": "Hardening k8s clusters before they ship.",
      "provenance": "community",
      "publisher": "jeffallan",
      "license": "MIT",
      "install": "npx skills add jeffallan/claude-skills --skill k8s-security-policies",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/k8s-security-policies",
      "json": "https://top-agent-skills.com/skill/k8s-security-policies.json"
    },
    {
      "rank": 196,
      "slug": "playwright-skill",
      "name": "playwright-skill",
      "score": 40,
      "tagline": "Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.",
      "bestFor": "Adding Playwright tests where the agent would otherwise hand-roll fragile patterns.",
      "provenance": "community",
      "publisher": "lackeyjb",
      "license": "MIT",
      "install": "npx skills add lackeyjb/playwright-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/playwright-skill",
      "json": "https://top-agent-skills.com/skill/playwright-skill.json"
    },
    {
      "rank": 197,
      "slug": "d3js-skill",
      "name": "d3js-skill",
      "score": 40,
      "tagline": "D3.js patterns for interactive viz that does not look stock.",
      "bestFor": "Custom interactive viz where you want D3 quality without remembering D3.",
      "provenance": "community",
      "publisher": "chrisvoncsefalvay",
      "license": "MIT",
      "install": "npx skills add chrisvoncsefalvay/claude-d3js-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/d3js-skill",
      "json": "https://top-agent-skills.com/skill/d3js-skill.json"
    },
    {
      "rank": 198,
      "slug": "excalidraw-generator",
      "name": "excalidraw-generator",
      "score": 40,
      "tagline": "Excalidraw JSON diagrams from prose, with rendering self-checks.",
      "bestFor": "Architecture diagrams, conceptual mappings, whiteboarding outputs.",
      "provenance": "community",
      "publisher": "coleam00",
      "license": "MIT",
      "install": "npx skills add coleam00/excalidraw-diagram-skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/excalidraw-generator",
      "json": "https://top-agent-skills.com/skill/excalidraw-generator.json"
    },
    {
      "rank": 199,
      "slug": "loki-mode",
      "name": "loki-mode",
      "score": 38,
      "tagline": "Multi-agent orchestration. Spawn parallel subagents and merge their outputs reliably.",
      "bestFor": "Greenfield startup explorations, parallel work that benefits from specialization.",
      "provenance": "community",
      "publisher": "asklokesh",
      "license": "MIT",
      "install": "npx skills add asklokesh/claudeskill-loki-mode",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/loki-mode",
      "json": "https://top-agent-skills.com/skill/loki-mode.json"
    },
    {
      "rank": 200,
      "slug": "claude-seo",
      "name": "claude-seo",
      "score": 38,
      "tagline": "Full-stack SEO: 19 sub-skills, 12 subagents, schema, GEO/AEO, backlinks, local.",
      "bestFor": "Agencies and ops teams that want one skill bundle to rule the SEO stack.",
      "provenance": "community",
      "publisher": "AgriciDaniel",
      "license": "MIT",
      "install": "npx skills add AgriciDaniel/claude-seo",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/claude-seo",
      "json": "https://top-agent-skills.com/skill/claude-seo.json"
    },
    {
      "rank": 201,
      "slug": "ffuf-web-fuzzing",
      "name": "ffuf-web-fuzzing",
      "score": 36,
      "tagline": "ffuf web fuzzing for authorized pentests. Common modes, payloads, and gotchas.",
      "bestFor": "Authorized pentest engagements where ffuf is part of the stack.",
      "provenance": "community",
      "publisher": "jthack",
      "license": "MIT",
      "install": "npx skills add jthack/ffuf_claude_skill",
      "installFollowUp": null,
      "url": "https://top-agent-skills.com/skill/ffuf-web-fuzzing",
      "json": "https://top-agent-skills.com/skill/ffuf-web-fuzzing.json"
    },
    {
      "rank": 202,
      "slug": "lemonsqueezy-skills",
      "name": "lemonsqueezy-claude-skills",
      "score": 36,
      "tagline": "Operate a Lemon Squeezy store from the agent: customer lookup, refunds, discount codes, receipts, and a sales dashboard — six support-and-revops skills.",
      "bestFor": "Day-to-day Lemon Squeezy operations — support lookups, refunds, discount management, and sales reporting — for a store that is already live.",
      "provenance": "community",
      "publisher": "adrianwedd",
      "license": "MIT",
      "install": "git clone https://github.com/adrianwedd/lemonsqueezy-claude-skills",
      "installFollowUp": "cp -r lemonsqueezy-claude-skills/skills/ .claude/skills/",
      "url": "https://top-agent-skills.com/skill/lemonsqueezy-skills",
      "json": "https://top-agent-skills.com/skill/lemonsqueezy-skills.json"
    }
  ],
  "faqs": [
    {
      "question": "How do I install a Skill on Claude Code?",
      "answer": "Drop the Skill folder into ~/.claude/skills/ (user-wide) or .claude/skills/ (project-scoped), or run the plugin install command. The agent picks up new Skills on next session start."
    },
    {
      "question": "Which Skills ship with Claude Code by default?",
      "answer": "code-review, simplify, verify, init, security-review, run, the Anthropic document Skills (docx, pdf, pptx, xlsx), mcp-builder, skill-creator, and several others. The full list is in your session's available-skills block."
    },
    {
      "question": "Can Skills run Bash commands?",
      "answer": "Yes — Claude Code runs shell commands with your approval. Skills that automate deploys, run tests, or invoke external tools all rely on this."
    },
    {
      "question": "Do Skills work with subagents?",
      "answer": "Yes — Skills can be invoked from within the Agent and Workflow primitives, including in parallel across multiple subagents."
    },
    {
      "question": "Is Claude Code free?",
      "answer": "Claude Code itself is free; usage is billed against your Claude API or Claude.ai subscription. Some plugins and Skills are also free; others are paid — check the Skill page."
    }
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Top Agent Skills (https://top-agent-skills.com)"
}