mcpbeat Sign in

Claude Skills

The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.

Every Agent Skill we could find on GitHub, deduplicated by content. 79 551 files from 1 750 authors, of which 61 898 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.

61 898
unique skills
out of 79 551 files found on GitHub
17 653
are copies
same content, someone else's repository
1 739
tokens, median
what a typical skill costs you in context
7 884
name collisions
two skills with one name cannot sit side by side

61 861–61 898 of 61 898

page 1032 of 1 032
Apify Actor Development
by apify
vendor

>- Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Actor code.

10k tokens
Apify Generate Output Schema
by apify
vendor

>- Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.

4k tokens
Apify Agent
by apify
vendor

Build, run, debug, and deploy Apify Actors. Use when the user wants to create an Actor, mentions apify create / apify run / apify push, or is debugging an Actor's input schema, storages, or deployment.

468 tokens
Integrations Apify Plugin Design
by apify
vendor

Design guide for building Apify integration plugins that expose Apify Actors to an agent/host platform. Use when designing, building, or reviewing a new Apify integration plugin — covers the single universal `apify` tool shape, the discover/start/collect primitives, the two-phase async (start/collect) pattern, batching, external-content wrapping against prompt injection, secret normalization, base-URL allowlisting, the config surface, and the setup/status CLI. Triggers: "new Apify integration", "Apify plugin", "wrap Apify Actors", "agent tool for Apify", "integration plugin design".

3k tokens
Pi Plugin Validation
by apify
vendor

Validation harness for the apify-pi-plugin. Build, install, configure, and test the Apify plugin against a running pi agent. Uses pi -p one-shot mode and tmux for interactive commands. Used by the validator agent after the coder agent completes implementation. Triggers: "validate apify plugin", "test pi plugin", "verify apify integration".

4k tokens
Apify Ultimate Scraper
by apify
vendor

Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, LinkedIn, X/Twitter, Google Maps, Google Search, Google Trends, Reddit, Airbnb, Yelp, and 15+ more platforms. Use for lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, review analysis, SEO intelligence, recruitment, or any data extraction task.

20k tokens
Apify SDK Integration
by apify
vendor

Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data extraction capabilities to an existing app via the Apify API.

2k tokens
Apify Actorization
by apify
vendor

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.

5k tokens
Apify Actor Development
by apify
vendor

Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Actor code.

10k tokens
Apify Generate Output Schema
by apify
vendor

Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.

4k tokens
Clerk Webhooks
by clerk
vendor

Clerk webhooks for real-time events and data syncing. Always output complete, copy-paste-ready webhook handlers with verifyWebhook(req) verification. Listen for user creation, updates, deletion, and organization events. Build event-driven features like database sync, notifications, integrations.

4k tokens
Clerk Setup
by clerk
vendor

Add Clerk authentication to any project by following the official quickstart guides.

4k tokens
Clerk Nextjs Patterns
by clerk
vendor

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

6k tokens scripts
Clerk Orgs
by clerk
vendor

Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.

5k tokens
Clerk Backend API
by clerk
vendor

Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing organizations, or calling any Clerk API endpoint.

9k tokens scripts
Clerk
by clerk
vendor

Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, React patterns, Vue patterns, Nuxt patterns, Astro patterns, TanStack Start patterns, Expo patterns, React Router patterns, Chrome Extension patterns, organizations, syncing users, or testing. Automatically routes to the specific skill based on their task.

1k tokens
Stripe Best Practices
by clerk
vendor

>- Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best practices (API key management, restricted keys, webhooks, OAuth). Use when building, modifying, or reviewing any Stripe integration — including accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, creating connected accounts, or implementing secure key handling.

5k tokens
Swiftui Expert Skill
by expo
vendor

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

50k tokens
Android Jetpack Compose
by expo
vendor

Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.

2k tokens
Vercel React Best Practices
by planetscale
vendor

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

49k tokens
Warlock
by PostHog
vendor

Guardrails for AI agents editing @posthog/warlock, adding or porting rules, proposing new categories, or reviewing Warlock PRs. Load when working in /warlock or on a PR that touches the Warlock source, rules, or docs.

1k tokens
Share Session
by PostHog
vendor

Preview or publish the current Codex coding session as readable Markdown in a configured GitHub repository. Use when the user asks to share, export, publish, or save a Codex session or transcript.

342 tokens
Unsafe Rust Review
by google
vendor

Write and review unsafe Rust `# Safety` documentation and safety comments (e.g., `// safety:` or `/// safety:` in any capitalization) as proof obligations grounded in the Rust Reference, standard library documentation, trusted opted-in dependency contracts, and explicit project invariants.

16k tokens
Lca Deepagents
by langchain-ai
vendor

Active, Socratic teacher for the LangChain Academy Deep Agents course — drives the student through the curriculum with a calibrated interaction density, explain-then-check dialogue at load-bearing moments, and misconception-targeted questioning

159k tokens
Pg Graph
by microsoft
vendor

Graph database skills for Apache AGE on PostgreSQL. Covers the full lifecycle: deriving an ontology from structured or unstructured data with a human feedback loop, building the graph, and querying it with openCypher, natural language to Cypher, and graph augmented retrieval.

19k tokens
Postgresql Best Practices
by microsoft
vendor

Expert PostgreSQL skills with intelligent routing. Covers both generic PostgreSQL and Azure Database for PostgreSQL.

31k tokens
Dart Skills Lint Setup
by google
vendor

|- Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time. Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.

2k tokens
Check Downstream Consumers
by google
vendor

> Validates an in-progress PR or feature branch of skills_lint against known downstream ecosystem consumers. Use when assessing breaking changes across external repositories during PR evaluation, testing migrations against the changelog, or determining necessary backwards compatibility shims.

3k tokens
Add Dart Lint Validation Rule
by google
vendor

> Instructions for adding a new validation rule and CLI flag to skills_lint. Use this skill when asked to create a new rule that validates aspects of skills (like frontmatter metadata).

3k tokens
Dart Skills Lint Validation
by google
vendor

|- Use this skill when you need to validate AI agent skills with skills_lint — running the linter, interpreting failures, fixing violations, and authoring custom rules.

2k tokens
Dart Add Unit Test
by google
vendor

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

1k tokens
Definition Of Done
by google
vendor

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

1k tokens
Test Driven Development
by google
vendor

Use when implementing any feature or bugfix, before writing implementation code

4k tokens
Dart Skills Lint Integration
by google
vendor

> How to integrate, update, and configure the skills_lint validation tool within a repository. Make sure to use this skill whenever the user asks to update skills_lint, configure skills validation tests, fix skills linter dependency drifts, verify repository state before editing, optimize lint rules execution, or draft pull request submission commands.

2k tokens
Derisk Assumptions
by microsoft
vendor

>- De-risk the risky assumptions in a vision by running spikes. Given the revisioner risky-assumptions.yaml, this designs a spike for each open assumption (literature/evidence search, hands-on trial, or a fresh empirical investigation), runs the spikes in parallel isolated workspaces, captures every artifact under .amplifier/revisioner/data/<id>/, and updates each assumption's signed confidence from the evidence gathered. Use when the user wants to validate/invalidate assumptions, "run spikes", gather evidence, or "de-risk" a plan. It never touches the risk (stakes) axis — only confidence.

9k tokens scripts
Generate Revision Ux
by microsoft
vendor

>- which risky assumptions need the user's attention right now (amend the vision, or unblock a spike), and a drill-down into the evidence behind every verdict. Reads .amplifier/revisioner/ (risky-assumptions.yaml plus each data/<id>/ spike directory), emits a single revision-state.json, and instantiates a bundled React template the user runs with pnpm or npm. Use this whenever someone wants to SEE the state of the "visualize the assumptions", "build a dashboard for this", "is there a UI for the revisioner", "I want to click into the evidence", or after a de-risking pass when a text report is too dense to reason about. Also use it when the user wants to share the current state with someone who will not run the tool themselves.

31k tokens scripts
Vision Check In
by microsoft
vendor

>- Check in on where a vision stands once its risky assumptions have been found and are being de-risked. Reads the revisioner risky-assumptions.yaml plus the live per-spike status.json files, classifies every assumption (holds / fails / all-clear when the high-risk assumptions hold, ask the user to supply what blocked spikes need (then resume de-risking), or propose a vision update/pivot when evidence has invalidated a high-risk assumption. Use when the user asks "where do we stand", "check in on the vision", "what's blocked", "are we de-risked yet", or after de-risking spikes have run. It reads state and steers; it never sets risk or confidence itself.

12k tokens scripts
Find Risky Assumptions
by microsoft
vendor

>- Surface the risky, unvalidated assumptions hidden inside a vision, product plan, proposal, solution write-up, spec, or design doc, and record any NEW ones in the project's risky-assumptions file. Use this whenever the user has a vision/plan/ proposal artifact and wants to know what could be wrong, what is being taken for granted, what is risky or shaky, or what the author has not fully thought through — or asks to "find/surface/extract risky assumptions", "what are we assuming", "poke holes in this", "pre-mortem this", or to run the ReVisioner assumption pass. Examines the doc from feasibility, viability, and desirability angles (technical, practical, cost, operational, adoption) and appends only assumptions not already captured, without ever changing existing risk levels. This skill only FINDS and records assumptions; de-risking them happens in a separate skill.

7k tokens scripts

Claude Skills — questions

Answers built from the skills we actually parsed.

What is a Claude Skill?
A folder with a SKILL.md file: instructions that teach an agent to do one thing well, optionally with scripts and reference files alongside. The format is open and called Agent Skills — Claude Code, Codex and other agents read the same files. It is not a program you run; it is knowledge the agent loads when the task calls for it.
How is a skill different from an MCP server?
A server gives the agent new abilities — it connects to something and exposes tools. A skill gives the agent knowledge: how to use what it already has. They combine, and often literally: 11 345 of the skills here declare which MCP servers they need to work.
Why are there fewer skills here than in other catalogues?
Because we deduplicate by content. Of 79 551 files found on GitHub, 61 898 are unique — the rest is the same skill copied into someone else's repository, word for word. Catalogues that count files rather than skills show every copy as a separate entry.
What does the token count mean?
A skill is loaded into the model's context when it is used, so its size is a running cost on every request that touches it. We measure the whole folder, not just SKILL.md: one official skill is 377 tokens, another drags 83 files of fonts behind it.
How do I install a skill?
Copy the skill folder into ~/.claude/skills for personal use, or into .claude/skills inside a project. The agent picks it up by the name in the SKILL.md header — which is worth checking: 7 884 skills here share a name with another skill, and two of them cannot sit side by side.