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. 80 149 files from 1 774 authors, of which 62 489 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.

62 489
unique skills
out of 80 149 files found on GitHub
17 660
are copies
same content, someone else's repository
1 741
tokens, median
what a typical skill costs you in context
7 984
name collisions
two skills with one name cannot sit side by side

31 441–31 500 of 62 489

page 525 of 1 042
Team
by ethanhq

Spawn long-lived provider LLM teammates in tmux panes that you message via the native agent-team tools — multi-turn, collaborative, watchable. Use for sustained parallel build/work ("spawn workers", N teammates on N files), or when you need a collaborator you message across turns. NOT a fire-and-forget one-shot or a flat batch of independent prompts — that is /cc-fleet:subagent. NOT a scripted multi-phase run — that is /cc-fleet:workflow.

3k tokens
Subagent
by ethanhq

Run a one-shot or flat parallel batch of provider LLM subagents (headless `cc-fleet subagent`) that return a result. Use when fanning out N independent tasks, doing bulk per-file work, or calling a specialized provider model (DeepSeek / GLM / Kimi / Qwen / MiniMax). NOT a long-lived collaborator you message back and forth (that is /cc-fleet:team); NOT a multi-phase pipeline with dependencies or resume (that is /cc-fleet:workflow); NOT trivial work the main session should just do.

4k tokens
Workflow
by ethanhq

Orchestrate a MULTI-PHASE, dependent, or resumable run over many cc-fleet PROVIDER subagents from a JS script, off the main context (`cc-fleet workflow`). Use for fan-out→barrier→synthesis, per-item pipelines, loop-until-dry, or a run that must survive a kill and `--resume` from its journal. Trigger ONLY to run a cc-fleet provider workflow. NOT a flat fan-out of independent tasks (that is /cc-fleet:subagent — cheaper, no script); NOT trivial single-shot work; NOT for editing or researching cc-fleet's own workflow code.

6k tokens
Workflow
by ethanhq

Orchestrate a MULTI-PHASE, dependent, or resumable run over many provider subagents from a JS script, off the main context (`cc-fleet workflow`). Use for fan-out→barrier→synthesis, per-item pipelines, loop-until-dry, or a run that must survive a kill and `--resume` from its journal. NOT a flat fan-out of independent tasks (that is /cc-fleet:subagent — cheaper, no script); NOT interactive collaboration (that is /cc-fleet:team); NOT trivial single-shot work for the main session.

5k tokens
Subagent
by ethanhq

Fan out a one-shot or flat parallel batch of cc-fleet PROVIDER subagents (headless `cc-fleet subagent`) that return a result — DeepSeek / GLM / Kimi / Qwen / MiniMax, or a Codex/Claude subscription. Trigger ONLY to delegate a task to a cc-fleet provider worker (parallel research, bulk per-file work, a specialized model). Do NOT trigger for a multi-phase pipeline (that is /cc-fleet:workflow), for ordinary local shell/coding, or for editing or researching cc-fleet's own code.

5k tokens
Pair
by sterlingcrispin

Pair programming continuation

76 tokens
Auditcodex
by sterlingcrispin

Send recent work to OpenAI Codex CLI for an independent audit/review

937 tokens
Auditcodexdirect
by sterlingcrispin

Send specific files to OpenAI Codex CLI for an independent audit/review

723 tokens
Ralphinit
by sterlingcrispin

Start a ralph style looping session

1k tokens
Audithandoffdoc
by sterlingcrispin

Deep audit producing a handoff document to get another agent fully up to speed

693 tokens
Ralphonce
by sterlingcrispin

Work on a single highest-priority feature from current_ documents, test it, update docs, and commit

701 tokens
Push
by sterlingcrispin

Commit and push changes with auto-generated summary

237 tokens
Checkpoint
by sterlingcrispin

Concise checkpoint on hypothesis, changes, metrics, and next action

70 tokens
Sanitycheck
by sterlingcrispin

Talk to me in plain language and gut check where we are at.

150 tokens
Selfaudit
by sterlingcrispin

Pause and do a first-principles audit of recent work

87 tokens
Researchquestions
by sterlingcrispin

Write a structured research prompt document — questions only, no answers

1k tokens
Telnyx AI Inference Curl
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides REST API (curl) examples.

7k tokens
Telnyx AI Assistants Python
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

9k tokens
Telnyx AI Assistants Curl
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

9k tokens
Telnyx AI Assistants Go
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

10k tokens
Telnyx AI Assistants Java
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

10k tokens
Telnyx AI Inference Go
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides Go SDK examples.

7k tokens
Telnyx AI Assistants Javascript
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

10k tokens
Telnyx AI Assistants Ruby
by team-telnyx

>- AI voice assistants with custom instructions, knowledge bases, and tool integrations.

9k tokens
Telnyx AI Inference Java
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides Java SDK examples.

8k tokens
Telnyx AI Inference Javascript
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides JavaScript SDK examples.

6k tokens
Telnyx AI Inference Ruby
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides Ruby SDK examples.

6k tokens
Telnyx Messaging Curl
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

10k tokens
Telnyx AI Inference Python
by team-telnyx

>- Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides Python SDK examples.

6k tokens
Telnyx Messaging Hosted Curl
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides REST API (curl) examples.

6k tokens
Telnyx Messaging Go
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

10k tokens
Telnyx Messaging Hosted Go
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides Go SDK examples.

6k tokens
Telnyx Messaging Hosted Java
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides Java SDK examples.

7k tokens
Telnyx Messaging Hosted Python
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides Python SDK examples.

5k tokens
Telnyx Messaging Hosted Javascript
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides JavaScript SDK examples.

5k tokens
Telnyx Messaging Profiles Curl
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides REST API (curl) examples.

3k tokens
Telnyx Messaging Java
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

11k tokens
Telnyx Messaging Hosted Ruby
by team-telnyx

>- Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides Ruby SDK examples.

5k tokens
Telnyx Messaging Profiles Go
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Go SDK examples.

3k tokens
Telnyx Messaging Javascript
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

10k tokens
Telnyx Messaging Profiles Java
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Java SDK examples.

3k tokens
Telnyx Messaging Profiles Javascript
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides JavaScript SDK examples.

3k tokens
Telnyx Messaging Profiles Python
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Python SDK examples.

3k tokens
Telnyx Messaging Profiles Ruby
by team-telnyx

>- Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Ruby SDK examples.

3k tokens
Telnyx Messaging Python
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

10k tokens
Telnyx 10dlc Go
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

10k tokens
Telnyx Messaging Ruby
by team-telnyx

>- Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.

10k tokens
Telnyx 10dlc Curl
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

9k tokens
Telnyx 10dlc Java
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

10k tokens
Telnyx 10dlc Python
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

10k tokens
Telnyx 10dlc Javascript
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

10k tokens
Telnyx 10dlc Ruby
by team-telnyx

>- 10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

9k tokens
Telnyx Numbers Compliance Go
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Go SDK examples.

6k tokens
Telnyx Numbers Compliance Curl
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides REST API (curl) examples.

6k tokens
Telnyx Numbers Compliance Java
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Java SDK examples.

7k tokens
Telnyx Numbers Compliance Javascript
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides JavaScript SDK examples.

6k tokens
Telnyx Numbers Compliance Python
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Python SDK examples.

5k tokens
Telnyx Numbers Compliance Ruby
by team-telnyx

>- Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Ruby SDK examples.

5k tokens
Telnyx Numbers Config Go
by team-telnyx

>- Configure phone number settings including caller ID, call forwarding, messaging enablement, and connection assignments. This skill provides Go SDK examples.

7k tokens
Telnyx Numbers Config Curl
by team-telnyx

>- Configure phone number settings including caller ID, call forwarding, messaging enablement, and connection assignments. This skill provides REST API (curl) examples.

7k 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 696 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 80 149 files found on GitHub, 62 489 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 984 skills here share a name with another skill, and two of them cannot sit side by side.