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

52 561–52 620 of 61 763

page 877 of 1 030
Typescript Write
by ComeOnOliver

Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.

3k tokens
Appinsights Instrumentation
by ComeOnOliver

>- Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references.

7k tokens scripts
Azure AI
by ComeOnOliver

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-postgres/azure-kusto), general Azure resources.

9k tokens
Azure Aigateway
by ComeOnOliver

>- Configure Azure API Management (APIM) as AI Gateway to secure, observe, control AI models, MCP servers, agents. Helps with rate limiting, semantic caching, content safety, load balancing.

10k tokens
Azure Cloud Migrate
by ComeOnOliver

Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: \"migrate Lambda to Azure Functions\", \"migrate AWS to Azure\", \"Lambda migration assessment\", \"convert AWS serverless to Azure\", \"migration readiness report\", \"migrate from AWS\", \"migrate from GCP\", \"cross-cloud migration\".

35k tokens
Azure Compliance
by ComeOnOliver

>- Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation. active security hardening (use azure-security-hardening), general Azure Advisor queries (use azure-observability).

14k tokens
Azure Compute
by ComeOnOliver

Recommend Azure VM sizes, VM Scale Sets (VMSS), and configurations based on workload requirements, performance needs, and budget constraints. No Azure account required — uses public documentation and the Azure Retail Prices API. USE FOR: recommend VM size, which VM should I use, choose Azure VM, VM for web/database/ML/batch/HPC, GPU VM, compare VM sizes, cheapest VM, best VM for workload, VM pricing, cost estimate, burstable/compute/memory/storage optimized VM, confidential computing, VM trade-offs, VM families, VMSS, scale set recommendation, autoscale VMs, load balanced VMs, VMSS vs VM, scale out, horizontal scaling, flexible orchestration. DO NOT USE FOR: deploying VMs or VMSS, deploying apps (use azure-deploy), looking up existing VMs (use azure-resource-lookup), cost optimization of running VMs (use azure-cost-optimization), non-VM services like App Service or AKS.

15k tokens
Azure Deploy
by ComeOnOliver

>- Execute deployment to Azure. Final step after preparation and validation. Runs azd up, azd deploy, or infrastructure provisioning commands.

28k tokens
Azure Diagnostics
by ComeOnOliver

| Debug and troubleshoot production issues on Azure. Covers Container Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, and health probes.

6k tokens
Azure Enterprise Infra Planner
by ComeOnOliver

Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment'. PREFER azure-prepare FOR app-centric workflows.

40k tokens
Azure Kubernetes
by ComeOnOliver

Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS environment, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS.

6k tokens
Azure Kusto
by ComeOnOliver

| Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis.

4k tokens
Azure Messaging
by ComeOnOliver

>- Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. event processor host issue, message lock lost, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter (use azure-observability), cost analysis (use azure-cost-optimization)

11k tokens
Azure Prepare
by ComeOnOliver

>-

259k tokens
Azure Quotas
by ComeOnOliver

Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\", \"how many vCPUs available in my subscription\".

9k tokens
Azure Rbac
by ComeOnOliver

>- Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it.

3k tokens
Azure Resource Lookup
by ComeOnOliver

>- List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries for any Azure resource type. list container apps, show resources, find resources, what resources do I have, list resources in resource group, list resources in subscription, find resources by tag, find orphaned resources, resource inventory, count resources by type, cross-subscription resource query, Azure Resource Graph, resource discovery, list container registries, list SQL servers, list Key Vaults, show resource groups, list app services, find resources across subscriptions, find unattached disks, tag analysis. cost optimization (use azure-cost-optimization), writing application code, non-Azure clouds.

6k tokens
Azure Resource Visualizer
by ComeOnOliver

>- Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.

6k tokens
Azure Storage
by ComeOnOliver

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities. Includes access tiers (hot, cool, archive) and lifecycle management.

8k tokens
Azure Upgrade
by ComeOnOliver

Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, migrate hosting plan, upgrade Functions SKU, move to Flex Consumption, upgrade Azure service tier, change hosting plan, upgrade function app plan, migrate App Service to Container Apps.

14k tokens
Azure Validate
by ComeOnOliver

>- Pre-deployment validation checkpoint. Run deep checks to ensure your application is ready for Azure deployment. Validates configuration, infrastructure, permissions, and prerequisites.

8k tokens
Deploy Model
by ComeOnOliver

>- Unified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects.

7k tokens scripts
Entra App Registration
by ComeOnOliver

| Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration.

22k tokens
Microsoft Foundry
by ComeOnOliver

>-

36k tokens
React Doctor
by ComeOnOliver

Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.

2k tokens
Apple Notes
by ComeOnOliver

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

522 tokens
Apple Reminders
by ComeOnOliver

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

781 tokens
Things Mac
by ComeOnOliver

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

888 tokens
Payload
by ComeOnOliver

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

71k tokens
Pexoai Agent
by ComeOnOliver

> Use this skill when the user wants to produce a short video (5–120 seconds). brand videos, explainers, social clips. product video, brand video, promotional clip, explainer video, short video.

20k tokens scripts
Render Automation
by ComeOnOliver

Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.

4k tokens needs MCP
React Email
by ComeOnOliver

Use when creating HTML email templates with React components - welcome emails, password resets, notifications, order confirmations, newsletters, or transactional emails.

27k tokens
Agentic Jujutsu
by ComeOnOliver

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

10k tokens
Shadcn
by ComeOnOliver

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. 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".

47k tokens
Ab Test Setup
by ComeOnOliver

Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.

4k tokens
Agents V2 Py
by ComeOnOliver

| Build container-based Foundry Agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating hosted agents that run custom code in Azure AI Foundry with your own container images. "create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES", "custom agent image".

5k tokens
AI Agent Development
by ComeOnOliver

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

4k tokens
AI Ml
by ComeOnOliver

AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.

4k tokens
Analytics Tracking
by ComeOnOliver

> Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. Use when the user wants to set up, fix, or evaluate analytics tracking (GA4, GTM, product analytics, events, conversions, UTMs). This skill focuses on measurement strategy, signal quality, and validation— not just firing events.

4k tokens
Android Jetpack Compose Expert
by ComeOnOliver

Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.

3k tokens
API Documentation
by ComeOnOliver

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

4k tokens
API Fuzzing Bug Bounty
by ComeOnOliver

This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug b...

8k tokens
API Security Testing
by ComeOnOliver

API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.

3k tokens
Audio Transcriber
by ComeOnOliver

Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration

21k tokens scripts
AWS Compliance Checker
by ComeOnOliver

Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks

10k tokens
AWS Cost Optimizer
by ComeOnOliver

Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer

4k tokens
AWS Iam Best Practices
by ComeOnOliver

IAM policy review, hardening, and least privilege implementation

5k tokens
AWS Secrets Rotation
by ComeOnOliver

Automate AWS secrets rotation for RDS, API keys, and credentials

5k tokens
AWS Security Audit
by ComeOnOliver

Comprehensive AWS security posture assessment using AWS CLI and security best practices

5k tokens
Azd Deployment
by ComeOnOliver

Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Container Apps, configuring remote builds with ACR, implementing idempotent deployments, managing environment variables across local/.azure/Bicep, or troubleshooting azd up failures. Triggers on requests for azd configuration, Container Apps deployment, multi-service deployments, and infrastructure-as-code with Bicep.

5k tokens
Azure AI Agents Persistent Dotnet
by ComeOnOliver

|

5k tokens
Azure AI Agents Persistent Java
by ComeOnOliver

| Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.

3k tokens
Azure AI Anomalydetector Java
by ComeOnOliver

Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.

4k tokens
Azure AI Contentsafety Java
by ComeOnOliver

Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.

4k tokens
Azure AI Contentsafety Py
by ComeOnOliver

| Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.

4k tokens
Azure AI Contentsafety Ts
by ComeOnOliver

Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual content, or self-harm, or managing custom blocklists.

5k tokens
Azure AI Contentunderstanding Py
by ComeOnOliver

| Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video.

4k tokens
Azure AI Document Intelligence Dotnet
by ComeOnOliver

|

5k tokens
Azure AI Document Intelligence Ts
by ComeOnOliver

Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models.

4k tokens
Azure AI Formrecognizer Java
by ComeOnOliver

Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from documents, receipts, invoices, or building custom document models.

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