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 600 files from 1 763 authors, of which 61 947 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 947
unique skills
out of 79 600 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 890
name collisions
two skills with one name cannot sit side by side

19 921–19 980 of 61 947

page 333 of 1 033
Remotion Maps
by aiskillstore

Best practices for animating Maps in Remotion

155k tokens scripts
Remotion Markup
by aiskillstore

Best practices for writing Remotion React Markup

54k tokens
Remotion Render
by aiskillstore

Best practices for rendering videos

4k tokens
Remotion Saas
by aiskillstore

Building video apps with Remotion - framework, rendering and Player advice

5k tokens
Remotion Upgrade
by aiskillstore

Upgrade Remotion, its related packages, compatible Mediabunny packages, and installed Remotion Agent Skills. Use when asked to upgrade or update a Remotion project.

5k tokens
Hotel Core
by aiskillstore

[DEPRECATED & MERGED] This skill has been migrated to the new booking skill rollinggo-hotel-booking. During installation, please select rollinggo-hotel-booking. Triggering this skill will guide users to migrate.

4k tokens
Rollinggo Hotel Booking
by aiskillstore

RollingGo 酒店搜索与预订助手,通过调用 RollingGo 酒店服务接口实现酒店查询到下单预订全流程。支持场景:① 按城市/景点/地铁站/机场等地点搜索酒店 ② 按星级、预算、标签(泳池/含早/亲子/宠物友好等)筛选 ③ 查询指定酒店的实时房型与价格 ④ 对比多家酒店 ⑤ 引导用户完成预订。触发词:找酒店、订酒店、搜酒店、酒店推荐、酒店查询、附近酒店、五星酒店、民宿、度假村、查房价、看房型、入住、住哪、住宿、rollinggo、旅游住宿、出差住宿、亲子酒店、带泳池的酒店、含早餐酒店。

29k tokens scripts zh
Rollinggo Searchhotel
by aiskillstore

使用 RollingGo CLI 查询酒店信息、筛选结果、读取酒店标签和获取房型价格。当用户需要按目的地 / 日期 / 星级 / 预算 / 标签 / 距离搜索酒店、查看酒店详情与房型报价,或读取酒店标签库时触发本技能。触发短语——"搜索酒店"、"查酒店"、"酒店详情"、"房型价格"、"酒店标签"、"附近酒店"、"rollinggo"。

27k tokens zh
AI Music
by aiskillstore

> Generate AI music on RunComfy via the `runcomfy` CLI. Routes to ElevenLabs Music (premium vocal, $0.0083/s) or ACE Step / 1.5 (open-weights, $0.0002–0.0003/s, multilingual), plus ACE Step audio-inpaint and audio-outpaint for editing. Picks the right model for the user's intent and ships the `runcomfy run` invoke. Triggers on "generate music", "make a song", "background music", "jingle", "theme music", "extend music", "fix this song", or any ask to generate or edit music.

22k tokens
Codex Pet
by aiskillstore

> Codex Pet generator on RunComfy. Build a Codex-compatible Codex Pet spritesheet.webp + pet.json from a single reference image, drop it as a custom Codex Pet next to the 8 built-ins. This skill produces the exact Codex Pet atlas Codex expects (1536x1872 PNG/WebP, 8 cols x 9 rows, 192x208 cells, 9 animation states — idle, running-right, running-left, waving, jumping, failed, waiting, running, review). Calls OpenAI GPT Image 2 edit ONCE via the local RunComfy CLI as `runcomfy run openai/gpt-image-2/edit` to produce a canonical Codex Pet pose, then assembles all 9 animation rows programmatically with ImageMagick micro-transforms — no Codex Pro, no `$imagegen`, no OPENAI_API_KEY required, only RUNCOMFY_TOKEN. Triggers on "codex pet", "create codex pet", "make codex pet", "hatch codex pet", "/hatch image", "desktop pet codex", "codex pets", "spritesheet.webp", or any explicit ask to build a custom pet for OpenAI Codex.

28k tokens
Agentic Jujutsu
by aiskillstore

| Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

30k tokens
Flow Nexus Neural
by aiskillstore

Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus

23k tokens
Flow Nexus Platform
by aiskillstore

| Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

45k tokens
Flow Nexus Swarm
by aiskillstore

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

19k tokens
Github Code Review
by aiskillstore

Comprehensive GitHub code review with AI-powered swarm coordination

34k tokens
Github Multi Repo
by aiskillstore

| Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

38k tokens
Github Project Management
by aiskillstore

| Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

40k tokens
Github Release Management
by aiskillstore

| Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

34k tokens
Github Workflow Automation
by aiskillstore

| Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

36k tokens
Hive Mind Advanced
by aiskillstore

| Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

26k tokens
Performance Analysis
by aiskillstore

| Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

18k tokens
Sparc Methodology
by aiskillstore

| SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

27k tokens
Stream Chain
by aiskillstore

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

23k tokens
Swarm Advanced
by aiskillstore

| Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

22k tokens
Verification Quality Assurance
by aiskillstore

| Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

28k tokens
Golang Code Style
by aiskillstore

Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or reviewing Go code, asking about style or clarity, or establishing project coding standards. Not for naming conventions (→ See `samber/cc-skills-golang@golang-naming` skill), linter configuration (→ See `samber/cc-skills-golang@golang-lint` skill), or doc comments (→ See `samber/cc-skills-golang@golang-documentation` skill).

31k tokens
Golang Error Handling
by aiskillstore

Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill.

21k tokens
Golang Performance
by aiskillstore

Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).

71k tokens
Just Scrape
by aiskillstore

Search, scrape, crawl, extract structured data, and monitor web pages via the ScrapeGraph AI CLI. Use when the user asks to search the web, scrape a webpage, grab content from a URL, extract JSON from a site, crawl documentation or site sections, monitor a page for changes, inspect request history, check ScrapeGraph credits, or validate API setup.

29k tokens
Playwright CLI
by aiskillstore

Automate browser interactions, test web pages and work with Playwright tests.

11k tokens
Screenci
by aiskillstore

Create, show, and guide with ScreenCI videos in an already-initialized project by editing `.screenci.ts` files and running the Screenci workflow.

20k tokens
Claudeemailmarketing
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on Claude-assisted positioning, segmentation, lifecycle content, and marketing review systems. Triggers include requests about offer refinement, segment-specific messaging, lifecycle copy reviews, positioning tests, and campaign strategy.

3k tokens
Claudeemailskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on Claude-oriented email prompts, campaign drafting, critique loops, and human review. Triggers include requests about prompt packs, campaign draft evaluation, review rubrics, rewrite loops, and Claude Code email handoffs.

3k tokens
Codexemailskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on repo-aware email implementation workflows for codebases, content systems, templates, and tests. Triggers include requests about template implementation, React Email edits, MDX content changes, QA scripts, codebase diffs, and testable email fixes.

4k tokens
Dripcampaignskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on time-based nurture streams, branching logic, lead scoring hooks, and conversion analysis. Triggers include requests about nurture sequence planning, lead scoring hooks, drop-off analysis, sales handoffs, and timed education streams.

4k tokens
Emailagentskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on agentic email planning, tool handoffs, safe execution, review loops, and multi-agent coordination. Triggers include requests about agent task routing, approval gates, multi-tool email workflows, delegation plans, operator handoffs, and agent-safe execution policies.

4k tokens
Emailautomationskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on behavioral triggers, lifecycle journeys, automation governance, and operational safeguards. Triggers include requests about trigger inventory, automation QA, journey optimization, stale-flow cleanup, event-driven lifecycle fixes, and governance reviews.

4k tokens
Emailcampaignskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on campaign briefs, audience logic, creative QA, launch readiness, and post-send analysis. Triggers include requests about campaign briefs, creative review, performance retrospectives, audience QA, launch checklists, and campaign optimization.

4k tokens
Emaildeliverabilityskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on inbox placement, authentication, sender reputation, complaint control, and remediation workflows. Triggers include requests about DNS authentication audits, warmup plans, complaint spike triage, blocklist checks, bounce analysis, and reputation recovery.

4k tokens
Emaildesignskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on responsive email design, component systems, dark-mode behavior, and accessibility checks. Triggers include requests about template critique, module system planning, dark-mode QA, layout fixes, accessibility reviews, and design-to-email handoff.

3k tokens
Emailworkflowskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on workflow maps, lifecycle routing, trigger ownership, and agent-readable operating paths. Triggers include requests about lifecycle map audits, trigger logic reviews, sequence handoff plans, routing gaps, and workflow documentation.

3k tokens
Hermesemailskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on fast delivery decisions, message QA, launch coordination, and concise status handoffs. Triggers include requests about preflight checklists, launch-room summaries, transactional copy reviews, escalation notes, and send readiness calls.

4k tokens
Newsletterskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on editorial calendars, issue structure, sponsorship inventory, reader growth, and retention loops. Triggers include requests about issue planning, sponsor inventory, reader survey synthesis, newsletter audits, editorial calendars, and subscriber growth reviews.

4k tokens
Openclawemailskill
by aiskillstore

Use when Codex, Hermes, OpenClaw, Claude Code, Cowork, or another AI agent needs to plan, review, implement, audit, or improve email work focused on open, inspectable email campaign operations for agents that need clear audit trails. Triggers include requests about campaign teardowns, provider-neutral migrations, reusable playbooks, OpenClaw handoffs, and transparent email operations.

3k tokens
Sequenzy Email Marketing
by aiskillstore

Primary agent guide for operating Sequenzy as an email-marketing platform. Use when Codex needs to authenticate, inspect identity, manage subscribers, create or edit campaigns/sequences/templates, control the campaign lifecycle (cancel, pause, resume, delete, duplicate), run campaign A/B tests, mutate lists/tags/segments, enroll subscribers into sequences, invite team members, triage and reply to inbox conversations, manage outbound webhooks, generate draft email content, send transactional email, read delivery stats, or decide whether a requested Sequenzy email-marketing workflow is currently supported. Prefer this over the generic sequenzy skill when both seem relevant.

41k tokens
Sequenzy
by aiskillstore

Generic compatibility guide for Sequenzy operations. Use for broad Sequenzy references, but prefer sequenzy-email-marketing for campaigns and campaign lifecycle control (cancel, pause, resume, delete, duplicate), campaign A/B tests, subscribers, lists, tags, segments, templates, sequences and sequence enrollment, transactional email, delivery stats, team invites, inbox conversations, outbound webhooks, CLI/MCP workflow support, and other email-marketing/product tasks.

39k tokens
Prettify PDF
by aiskillstore

Redesign or QA PDFs for clarity while preserving IDs, dates, amounts, barcodes, QR codes, seals, signatures, labels, and meaning. Use for receipts, invoices, forms, tickets, resumes, reports.

34k tokens scripts
Daedalus Skill
by aiskillstore

对话式产品孵化技能。帮助零基础用户将模糊想法转化为结构化产品需求文档(PRD),包含门槛评估、风险提示、竞品对照、边界定义和工具链推荐。

981k tokens zh
Prism Skill
by aiskillstore

棱镜 - 多学科动态适配分析引擎。支持真实性核查、片段补全、结构化输出(表格/流程图/列表)、HTML/Markdown导出,柔和化交互,多语言自适应。

293k tokens zh
Quill
by aiskillstore

文风蒸馏器 - 从文章或作家名中蒸馏写作风格,生成可执行的专属Skill。支持单一蒸馏、风格融合、去AI味审计、叙事结构控制、风格强度调节。

370k tokens zh
Shadcn
by aiskillstore

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

57k tokens
Academic Researcher
by aiskillstore

| Academic research assistant for literature reviews, paper analysis, and scholarly writing. analyzing methodologies, formatting citations, or when user mentions academic research, scholarly writing, papers, or scientific literature.

7k tokens
Code Reviewer
by aiskillstore

Reviews code for security vulnerabilities, performance issues, and best practices. Use when reviewing code, performing security audits, checking for code quality, reviewing pull requests.

25k tokens
Content Creator
by aiskillstore

| Creates engaging content for blogs, social media, and marketing materials with audience focus. engaging headlines, or when user mentions content creation, blogging, social media, or audience engagement.

6k tokens
Content Writer
by aiskillstore

Writes marketing copy for landing pages, emails, and social media posts. Use when creating promotional content, sales copy, or brand messaging.

2k tokens
Data Analyst
by aiskillstore

| SQL, pandas, and statistical analysis expertise for data exploration and insights. or when user mentions data analysis, SQL, pandas, statistics, or needs help exploring datasets.

3k tokens
Debugger
by aiskillstore

| Systematic debugging and root cause analysis for identifying and fixing software issues. fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".

7k tokens
Decision Helper
by aiskillstore

| Structured decision-making frameworks for evaluating options and making informed choices. choosing between alternatives, analyzing pros/cons, or making structured decisions.

3k tokens
Deep Research
by aiskillstore

| Comprehensive research assistant that synthesizes information from multiple sources with citations. from multiple perspectives, or when user mentions research, investigation, or needs synthesized analysis with citations.

4k tokens
Editor
by aiskillstore

| Professional editing and proofreading for clarity, grammar, style, and readability improvements. or when user asks to "edit", "proofread", "improve", "revise", or mentions grammar and readability.

6k 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 352 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 600 files found on GitHub, 61 947 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 890 skills here share a name with another skill, and two of them cannot sit side by side.