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

1 381–1 440 of 61 700

page 24 of 1 029
Remotion Saas
by remotion-dev
vendor ×1

Build an app with Remotion

2k tokens
Remotion Upgrade
by remotion-dev
vendor ×1

Upgrade Remotion, and related packages

858 tokens
Resume Builder
by amruthpillai
×1

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.

26k tokens
Slack
by vercel-labs
vendor ×1

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack for", "extract from Slack", "find who said", or any task requiring programmatic Slack interaction.

5k tokens
Agent Browser
by vercel-labs
vendor ×1

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.

841 tokens
Brand Landingpage
by wshobson
×1

> Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens — use frontend-design instead.

12k tokens
Add Educational Comments
by github
vendor ×1

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

2k tokens
Agentic Eval
by github
vendor ×1

|

1k tokens
AI Prompt Engineering Safety Review
by github
vendor ×1

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.

3k tokens
Appinsights Instrumentation
by github
vendor ×1

Instrument a webapp to send useful telemetry data to Azure App Insights

3k tokens scripts
Apple Appstore Reviewer
by github
vendor ×1

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

2k tokens
Arch Linux Triage
by github
vendor ×1

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

232 tokens
Architecture Blueprint Generator
by github
vendor ×1

Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.

3k tokens
Aspire
by github
vendor ×1

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

21k tokens
Aspnet Minimal API Openapi
by github
vendor ×1

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

438 tokens
Az Cost Optimize
by github
vendor ×1

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.

3k tokens
Azure Deployment Preflight
by github
vendor ×1

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

8k tokens
Azure Resource Health Diagnose
by github
vendor ×1

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

3k tokens
Azure Resource Visualizer
by github
vendor ×1

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

3k tokens
Azure Role Selector
by github
vendor ×1

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

515 tokens
Azure Static Web Apps
by github
vendor ×1

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

2k tokens
Bigquery Pipeline Audit
by github
vendor ×1

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.

1k tokens
Boost Prompt
by github
vendor ×1

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

353 tokens
Breakdown Epic Arch
by github
vendor ×1

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

711 tokens
Breakdown Epic Pm
by github
vendor ×1

Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.

574 tokens
Breakdown Feature Implementation
by github
vendor ×1

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

1k tokens
Breakdown Feature Prd
by github
vendor ×1

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

619 tokens
Breakdown Plan
by github
vendor ×1

Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.

4k tokens
Centos Linux Triage
by github
vendor ×1

Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.

239 tokens
Code Exemplars Blueprint Generator
by github
vendor ×1

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

2k tokens
Comment Code Generate A Tutorial
by github
vendor ×1

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

347 tokens
Containerize Aspnet Framework
by github
vendor ×1

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

5k tokens
Containerize Aspnetcore
by github
vendor ×1

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

4k tokens
Context Map
by github
vendor ×1

Generate a map of all files relevant to a task before making changes

286 tokens
Conventional Commit
by github
vendor ×1

Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.

662 tokens
Convert Plaintext To MD
by github
vendor ×1

Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.

3k tokens
Copilot CLI Quickstart
by github
vendor ×1

> Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).

7k tokens
Copilot Instructions Blueprint Generator
by github
vendor ×1

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

4k tokens
Copilot Usage Metrics
by github
vendor ×1

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

1k tokens scripts
Cosmosdb Datamodeling
by github
vendor ×1

Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file

12k tokens
Create Agentsmd
by github
vendor ×1

Prompt for generating an AGENTS.md file for a repository

2k tokens
Create Architectural Decision Record
by github
vendor ×1

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

765 tokens
Create Github Action Workflow Specification
by github
vendor ×1

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

2k tokens
Create Github Issue Feature From Specification
by github
vendor ×1

Create GitHub Issue for feature request from specification file using feature_request.yml template.

228 tokens
Create Github Issues Feature From Implementation Plan
by github
vendor ×1

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

236 tokens
Create Github Issues For Unmet Specification Requirements
by github
vendor ×1

Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.

318 tokens
Create Llms
by github
vendor ×1

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/

2k tokens
Create Readme
by github
vendor ×1

Create a README.md file for the project

332 tokens
Create Specification
by github
vendor ×1

Create a new specification file for the solution, optimized for Generative AI consumption.

1k tokens
Create Technical Spike
by github
vendor ×1

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

2k tokens
Create Tldr Page
by github
vendor ×1

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

2k tokens
Csharp Async
by github
vendor ×1

Get best practices for C# async programming

465 tokens
Csharp Docs
by github
vendor ×1

Ensure that C# types are documented with XML comments and follow best practices for documentation.

1k tokens
Csharp Nunit
by github
vendor ×1

Get best practices for NUnit unit testing, including data-driven tests

710 tokens
Csharp Tunit
by github
vendor ×1

Get best practices for TUnit unit testing, including data-driven tests

1k tokens
Csharp Xunit
by github
vendor ×1

Get best practices for XUnit unit testing, including data-driven tests

676 tokens
Datanalysis Credit Risk
by github
vendor ×1

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.

22k tokens scripts
Dataverse Python Advanced Patterns
by github
vendor ×1

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

294 tokens
Dataverse Python Production Code
by github
vendor ×1

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

917 tokens
Dataverse Python Quickstart
by github
vendor ×1

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

163 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 328 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 341 files found on GitHub, 61 700 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 879 skills here share a name with another skill, and two of them cannot sit side by side.