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 404 files from 1 741 authors, of which 61 763 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 763
unique skills
out of 79 404 files found on GitHub
17 641
are copies
same content, someone else's repository
1 737
tokens, median
what a typical skill costs you in context
7 882
name collisions
two skills with one name cannot sit side by side

53 341–53 400 of 61 763

page 890 of 1 030
Semgrep
by ComeOnOliver
4k tokens
Session Logs
by ComeOnOliver
800 tokens
Sherpa Onnx Tts
by ComeOnOliver
292 tokens
Slack
by ComeOnOliver
553 tokens
Songsee
by ComeOnOliver
189 tokens
Sonoscli
by ComeOnOliver
151 tokens
Spotify Player
by ComeOnOliver
221 tokens
Static Analysis
by ComeOnOliver
762 tokens
Summarize
by ComeOnOliver
409 tokens
Testing Handbook Skills
by ComeOnOliver
1k tokens
Things Mac
by ComeOnOliver
688 tokens
Tmux
by ComeOnOliver
1k tokens
Trello
by ComeOnOliver
596 tokens
Video Frames
by ComeOnOliver
116 tokens
Voice Call
by ComeOnOliver
217 tokens
Wacli
by ComeOnOliver
398 tokens
Weather
by ComeOnOliver
244 tokens
Wycheproof
by ComeOnOliver
5k tokens
Greeter Skill
by ComeOnOliver

A greeting skill from package-c

40 tokens
Test Skill
by ComeOnOliver

A test skill for resource discovery

43 tokens
Config File Recognition
by ComeOnOliver
871 tokens
Config File Recognition
by ComeOnOliver

How to find, read, and audit configuration files — includes concrete investigation steps like grepping for env vars, checking for hardcoded secrets, and mapping external service dependencies.

933 tokens
Filesystem Navigation
by ComeOnOliver
578 tokens
Filesystem Navigation
by ComeOnOliver

Guidelines for systematically exploring and understanding directory structures.

610 tokens
Github CLI
by ComeOnOliver

Use this skill for any GitHub-related task. Always read it before using gh. It contains the default commands and operating rules for working with GitHub through the local gh CLI.

922 tokens
Building Native UI
by ComeOnOliver

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

3k tokens
Expo API Routes
by ComeOnOliver

Guidelines for creating API routes in Expo Router with EAS Hosting

2k tokens
Expo Cicd Workflows
by ComeOnOliver

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

877 tokens
Expo Deployment
by ComeOnOliver

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

931 tokens
Expo Dev Client
by ComeOnOliver

Build and distribute Expo development clients locally or via TestFlight

879 tokens
Expo Tailwind Setup
by ComeOnOliver

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

3k tokens
Expo UI Jetpack Compose
by ComeOnOliver

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

713 tokens
Expo UI SwiftUI
by ComeOnOliver

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

399 tokens
Native Data Fetching
by ComeOnOliver

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

3k tokens
Upgrading Expo
by ComeOnOliver

Guidelines for upgrading Expo SDK versions and fixing dependency issues

1k tokens
Use Dom
by ComeOnOliver

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

2k tokens
Humanizar Texto Es
by ComeOnOliver

Elimina patrones de escritura típicos de IA en textos en español de España para que suenen naturales y humanos. Aplica esta skill siempre que generes, edites o revises textos en español: artículos, guías, tutoriales, emails, copy comercial, publicaciones en redes sociales, documentación, informes o cualquier prosa. Actívala también cuando el usuario pida humanizar texto, eliminar tono robótico, mejorar la naturalidad de un texto, o cuando mencione que algo suena a IA, a ChatGPT o a texto generado automáticamente.

2k tokens
Humanize Text En
by ComeOnOliver

Removes predictable AI writing patterns from English text to make it sound natural and human-written. Use this skill whenever generating, editing, or reviewing English prose: blog posts, articles, guides, tutorials, emails, marketing copy, social media posts, documentation, reports, or any written content. Also trigger when the user asks to humanize text, remove robotic tone, make text sound more natural, or mentions that something reads like AI, ChatGPT, or machine-generated content.

2k tokens
Wp Plugin Development
by ComeOnOliver

Architecture and development guidelines for WordPress plugins published on wordpress.org: file structure, plugin header, lifecycle hooks, Settings API, admin UI, custom post types, custom database tables, internationalization, plugin dependencies, and wordpress.org submission requirements. Based on the official WordPress Plugin Developer Handbook and Plugin Review Team guidelines.

11k tokens
Wp Plugin Performance
by ComeOnOliver

Performance guidelines for WordPress plugin development: database optimization, object caching, conditional asset loading, efficient hooks, HTTP requests, WP-Cron, AJAX/REST optimization, and common anti-patterns. Based on official WordPress Developer Resources and WP VIP documentation.

9k tokens
Wp Plugin Security
by ComeOnOliver

Security guidelines for WordPress plugin development: sanitization, validation, escaping, nonces, capabilities, SQL injection prevention, XSS protection, and CSRF mitigation. Based on official WordPress Developer Resources.

5k tokens
Stream Coding
by ComeOnOliver

Documentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automatic. Triggers on "Build", "Create", "Implement", "Document", or "Spec out". Version 3.5 adds Phase 2.5 Adversarial Review and renames internal verification to Spec Gate (structural completeness). Clarity Gate is now a separate standalone tool for epistemic quality.

8k tokens
Exploitability Validation
by ComeOnOliver
2k tokens
Function Call Tracing
by ComeOnOliver

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization

646 tokens
Code Coverage with gcov
by ComeOnOliver

Add gcov code coverage instrumentation to C/C++ projects

507 tokens
Github Archive
by ComeOnOliver

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

9k tokens
Github Commit Recovery
by ComeOnOliver

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

2k tokens
Github Evidence Kit
by ComeOnOliver

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.

3k tokens
Github Wayback Recovery
by ComeOnOliver

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.

4k tokens
Line Execution Checker
by ComeOnOliver

Check if specific lines were executed using gcov data

327 tokens
Orchestration
by ComeOnOliver
2k tokens
Rr Debugger
by ComeOnOliver

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

563 tokens
Obsidian
by ComeOnOliver

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules from eslint-plugin-obsidianmd v0.1.9, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, locale file sentence-case enforcement, and submission requirements. Use when working with Obsidian plugins, main.ts files, manifest.json, Plugin class, MarkdownView, TFile, vault operations, or any Obsidian API development.

3k tokens
Opencode Learn
by ComeOnOliver

Extracts actionable knowledge from external sources and enhances existing skills using a 4-tier novelty framework. Use PROACTIVELY when a user says "/learn <source>", provides documentation URLs, code examples, or explicitly asks to extract patterns from a repository or marketplace.

2k tokens
Skill Learning
by ComeOnOliver

Extracts actionable knowledge from external sources and enhances existing skills using a 4-tier novelty framework. Use when learning from URLs, documentation, or codebases. Proactively use when the user asks to extract patterns from a reference repository or skill marketplace.

3k tokens
Building N8n Nodes
by ComeOnOliver

Builds custom community nodes for n8n, the workflow automation platform. Activates when the user wants to create, scaffold, develop, test, lint, or publish an n8n node — including both declarative (REST API) and programmatic styles. Also triggers when the user mentions n8n nodes, n8n-cli, n8n-node, community nodes, node credentials, or anything related to extending n8n with custom integrations. Encodes all official best practices from n8n's documentation.

7k tokens
N8n Workflow SDK
by ComeOnOliver

Builds, tests, validates, and manages n8n workflows programmatically using the @n8n/workflow-sdk. Activates when the user wants to create n8n workflows with code, convert between JSON and code, validate workflows, generate test/pin data, build AI agent workflows, or work with the n8n workflow SDK in any capacity. Also triggers on mentions of workflow-sdk, workflow builder, n8n workflow code, workflow JSON, workflow validation, code generation, or programmatic workflow creation.

7k tokens
Md2wechat
by ComeOnOliver

Convert Markdown to WeChat Official Account HTML. Use this whenever the user wants WeChat article conversion, draft upload, image generation for articles, cover or infographic generation, image-post creation, writer-style drafting, AI trace removal, or needs to inspect supported providers, themes, and prompt templates before running the workflow.

7k tokens
Agents MD
by ComeOnOliver

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation.

1k tokens
Blog Writing Guide
by ComeOnOliver

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a draft, write a product announcement, create an engineering deep-dive, or produce any written content destined for the Sentry blog or developer audience. Also trigger when the user mentions "blog post," "blog draft," "write-up," "announcement post," "engineering post," "deep dive," "postmortem," or asks for help with technical writing for Sentry. Even if the user just says "help me write about [feature/topic]" — if it sounds like it could become a Sentry blog post, use this skill.

2k tokens

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 329 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 404 files found on GitHub, 61 763 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 882 skills here share a name with another skill, and two of them cannot sit side by side.