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

40 981–41 040 of 61 947

page 684 of 1 033
Nestjs Patterns
by mturac

日本語翻訳:このファイルは nestjs-patterns 用の日本語翻訳が必要です

97 tokens zh
Netmiko SSH Automation
by mturac

日本語翻訳:このファイルは netmiko-ssh-automation 用の日本語翻訳が必要です

104 tokens zh
Network Bgp Diagnostics
by mturac

日本語翻訳:このファイルは network-bgp-diagnostics 用の日本語翻訳が必要です

105 tokens zh
Network Config Validation
by mturac

日本語翻訳:このファイルは network-config-validation 用の日本語翻訳が必要です

107 tokens zh
Network Interface Health
by mturac

ルーター、スイッチ、Linuxホスト上のインターフェースエラー、ドロップ、CRC、デュプレックス不一致、フラッピング、速度ネゴシエーション問題、カウンタートレンドを診断する。

2k tokens zh
Nextjs Turbopack
by mturac

Next.js 16+とTurbopack — インクリメンタルバンドリング、FSキャッシング、開発速度、Turbopackとwebpackをいつどちらかどうかを選ぶか。

795 tokens zh
Nodejs Keccak256
by mturac

JavaScriptとTypeScriptにおけるEthereumハッシュバグを防ぐ。NodeのSHA3-256はNIST SHA3であり、Ethereum Keccak-256ではなく、セレクター、署名、ストレージスロット、アドレス導出を静かに破壊する。

770 tokens
Nutrient Document Processing
by mturac

Nutrient DWS API を使用してドキュメントの処理、変換、OCR、抽出、編集、署名、フォーム入力を行います。PDF、DOCX、XLSX、PPTX、HTML、画像に対応しています。

2k tokens
Nuxt4 Patterns
by mturac

ハイドレーション安全性、パフォーマンス、ルートルール、遅延ロード、useFetchとuseAsyncDataを使ったSSR安全なデータフェッチングのためのNuxt 4アプリパターン。

2k tokens zh
Openclaw Persona Forge
by mturac

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

3k tokens zh
Opensource Pipeline
by mturac

オープンソースパイプライン: プライベートプロジェクトをフォーク、サニタイズし、安全な公開リリースのためにパッケージ化する。3つのエージェント(フォーカー、サニタイザー、パッケージャー)を連鎖させる。トリガー: '/opensource'、'open source this'、'make this public'、'prepare for open source'。

2k tokens
Perl Patterns
by mturac

堅牢でメンテナブルなPerlアプリケーションを構築するためのModern Perl 5.36+のイディオム、ベストプラクティス、規約。

3k tokens
Perl Security
by mturac

テイントモード、入力バリデーション、安全なプロセス実行、DBIパラメータ化クエリ、Webセキュリティ(XSS/SQLi/CSRF)、perlcriticセキュリティポリシーを網羅する包括的なPerlセキュリティ。

4k tokens
Perl Testing
by mturac

日本語翻訳:このファイルは perl-testing 用の日本語翻訳が必要です

94 tokens zh
Plan Orchestrate
by mturac

日本語翻訳:このファイルは plan-orchestrate 用の日本語翻訳が必要です

98 tokens zh
Plankton Code Quality
by mturac

日本語翻訳:このファイルは plankton-code-quality 用の日本語翻訳が必要です

103 tokens zh
Postgres Patterns
by mturac

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

952 tokens
Product Capability
by mturac

Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ecc-native PRD-to-SRS lane instead of vague planning prose.

1k tokens
Product Lens
by mturac

日本語翻訳:このファイルは product-lens 用の日本語翻訳が必要です

94 tokens zh
Production Audit
by mturac

日本語翻訳:このファイルは production-audit 用の日本語翻訳が必要です

98 tokens zh
Production Scheduling
by mturac

日本語翻訳:このファイルは production-scheduling 用の日本語翻訳が必要です

103 tokens zh
Project Flow Ops
by mturac

日本語翻訳:このファイルは project-flow-ops 用の日本語翻訳が必要です

98 tokens zh
Prompt Optimizer
by mturac

日本語翻訳:このファイルは prompt-optimizer 用の日本語翻訳が必要です

98 tokens zh
Python Patterns
by mturac

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

4k tokens
Python Testing
by mturac

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

5k tokens
Pytorch Patterns
by mturac

日本語翻訳:このファイルは pytorch-patterns 用の日本語翻訳が必要です

98 tokens zh
Quality Nonconformance
by mturac

日本語翻訳:このファイルは quality-nonconformance 用の日本語翻訳が必要です

104 tokens zh
Quarkus Patterns
by mturac

日本語翻訳:このファイルは quarkus-patterns 用の日本語翻訳が必要です

98 tokens zh
Quarkus Security
by mturac

Quarkus認証、認可、JWT/OIDC、RBAC、入力検証、CSRF、シークレット管理、依存関係セキュリティのセキュリティベストプラクティス。

3k tokens
Quarkus Tdd
by mturac

JUnit 5、Mockito、REST Assured、Camelテスト、JaCoCoを使用したQuarkus 3.xのテスト駆動開発。機能追加、バグ修正、またはイベント駆動サービスのリファクタリング時に使用。

7k tokens
Quarkus Verification
by mturac

Quarkusプロジェクト検証ループ:ビルド、静的分析、カバレッジ付きテスト、セキュリティスキャン、ネイティブコンパイル、本番環境またはPR前の差分レビュー。

3k tokens
Ralphinho Rfc Pipeline
by mturac

RFC駆動の複数エージェントDAG実行パターン、品質ゲート、マージキュー、ワークユニットオーケストレーション。

424 tokens
Redis Patterns
by mturac

Redisデータ構造パターン、キャッシング戦略、分散ロック、レート制限、Pub/Sub、本番アプリケーション用コネクション管理。

3k tokens
Regex Vs LLM Structured Text
by mturac

構造化テキストの解析に正規表現と大規模言語モデルのどちらを使うかを選択するための意思決定フレームワーク——まず正規表達式から始め、信頼度の低いエッジケースにのみ大規模言語モデルを追加する。

2k tokens zh
Remotion Video Creation
by mturac

Remotion のベストプラクティス - React で動画を作成する。3D、アニメーション、音声、字幕、チャート、トランジションなどをカバーするドメイン固有の29のルール。

1k tokens
Repo Scan
by mturac

クロススタックのソースコード資産監査——各ファイルを分類し、埋め込まれたサードパーティライブラリを検出し、各モジュールに対してインタラクティブなHTMLレポートとともに実用的な4段階の判定を提供する。

1k tokens zh
Research Ops
by mturac

証拠優先のecc現状調査ワークフロー。ユーザーが現在の公開証拠と提供されたローカルコンテキストに基づいて最新の事実、比較、情報の充実、または推奨事項を求める場合に使用する。

1k tokens zh
Returns Reverse Logistics
by mturac

返品承認、受取・検品、処分決定、返金処理、不正検出、保証クレーム管理のための標準化された専門知識。15年以上の経験を持つ返品オペレーションマネージャーの知見に基づく。段階的フレームワーク、処分経済性、不正パターン認識、ベンダー回収プロセスを含む。製品返品、逆物流、返金決定、返品不正検出、保証クレームを扱う場合に使用。license: Apache-2.0

8k tokens zh
Rules Distill
by mturac

スキルをスキャンしてドメイン横断的な原則を抽出し、ルールに蒸留する——既存のルールファイルへの追記、修正、または新規作成

3k tokens zh
Rust Patterns
by mturac

慣用的なRustパターン、所有権、エラー処理、トレイト、並行処理、および安全で高性能なアプリケーションを構築するためのベストプラクティス。

4k tokens
Rust Testing
by mturac

単体テスト、統合テスト、非同期テスト、プロパティベーステスト、モック、カバレッジを含むRustテストパターン。TDD方法論に従う。

3k tokens
Safety Guard
by mturac

本番システムでの作業時や、エージェントを自律的に実行する際に破壊的な操作を防ぐためにこのスキルを使用してください。

631 tokens zh
Santa Method
by mturac

収束ループを持つマルチエージェント敵対的検証。2つの独立したレビューエージェントが両方合格して初めて出力を出荷できます。

4k tokens zh
Pubmed Database
by mturac

生物医学文献、MeSH クエリ、PMID 検索、引用取得、および API を利用した文献モニタリングのための PubMed および NCBI E-utilities の直接検索ワークフロー。

1k tokens zh
Uspto Database
by mturac

公式記録の検索、PatentSearch クエリ、TSDR チェック、譲渡データ、および再現可能な IP 調査ログのための USPTO 特許・商標データワークフロー。

2k tokens zh
Gget
by mturac

ゲノムデータベースへのクイック検索、配列検索、BLAST スタイルの検索、エンリッチメントチェック、および再現可能なバイオインフォマティクス証拠ログのための gget CLI および Python ワークフロー。

2k tokens zh
Literature Review
by mturac

学術、生物医学、技術、科学的なトピックに対するシステマティックな文献レビューワークフロー。検索計画、ソースのスクリーニング、統合、引用確認、証拠ログを含む。

2k tokens zh
Scholar Evaluation
by mturac

論文、提案書、文献レビュー、方法論セクション、証拠の質、引用サポート、研究論文フィードバックのための構造化された学術的作業評価。

1k tokens zh
Search First
by mturac

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

2k tokens
Security Bounty Hunter
by mturac

リポジトリ内の悪用可能なバウンティ対象のセキュリティ問題を発見します。ノイズの多いローカルのみの発見ではなく、実際のレポートに適格なリモートから到達可能な脆弱性に焦点を当てます。

1k tokens zh
Security Review
by mturac

認証の追加、ユーザー入力の処理、シークレットの操作、APIエンドポイントの作成、支払い/機密機能の実装時にこのスキルを使用します。包括的なセキュリティチェックリストとパターンを提供します。

7k tokens
Security Scan
by mturac

AgentShield を使用して、OpenAI Codex の設定(.codex/ ディレクトリ)のセキュリティ脆弱性、設定ミス、インジェクションリスクをスキャンします。CODEX.md、settings.json、MCP サーバー、フック、エージェント定義をチェックします。

1k tokens zh
SEO
by mturac

テクニカル SEO、オンページ最適化、構造化データ、Core Web Vitals、およびコンテンツ戦略にわたる SEO 改善の監査、計画、実施。ユーザーが検索可視性の向上、SEO 修正、スキーママークアップ、サイトマップ/robots の作業、またはキーワードマッピングを希望する場合に使用します。

1k tokens zh
Skill Comply
by mturac

スキル、ルール、エージェント定義が実際に遵守されているかを可視化する——3種類のプロンプト厳格度レベルのシナリオを自動生成し、エージェントを実行し、動作シーケンスを分類し、完全なツール呼び出しタイムラインの遵守率をレポートする

776 tokens zh
Skill Scout
by mturac

新しいスキルを作成する前に、ローカル・マーケットプレイス・GitHub・Webの既存スキルを検索する。スキルの作成・ビルド・フォーク・検索を行う際に使用。

2k tokens zh
Skill Stocktake
by mturac

Codexのスキルとコマンドの品質を監査するためのツール。変更されたスキルのみを対象とした高速スキャンと、順次サブエージェントバッチ評価を使用した完全棚卸しモードをサポートする。

2k tokens zh
Social Graph Ranker
by mturac

XとLinkedInでのウォームイントロ発見、ブリッジスコアリング、ネットワークギャップ分析のための重み付きソーシャルグラフランキング。ユーザーがランキングエンジン自体を必要としている場合(より広いプロモーションやネットワーク維持ワークフローではなく)に使用する。

1k tokens zh
Springboot Patterns
by mturac

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

3k tokens
Springboot Security
by mturac

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

1k tokens
Springboot Tdd
by mturac

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

1k 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.