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

55 381–55 440 of 61 763

page 924 of 1 030
Regression Analysis Helper
by ComeOnOliver

| Regression Analysis Helper - Auto-activating skill for Data Analytics. Part of the Data Analytics skill category.

335 tokens
Performing Regression Analysis
by ComeOnOliver

| This skill empowers Claude to perform regression analysis and modeling using the regression-analysis-tool plugin. It analyzes datasets, generates appropriate regression models (linear, polynomial, etc.), validates the models, and provides performance metrics. Use this skill when the user explicitly requests regression analysis, prediction based on data, or mentions terms like "linear regression," "polynomial regression," "regression model," or "predictive modeling." This skill is also helpful when the user needs to understand the relationship between variables in a dataset.

755 tokens
Tracking Regression Tests
by ComeOnOliver

| This skill enables Claude to track and run regression tests, ensuring new changes don't break existing functionality. It is triggered when the user asks to "track regression", "run regression tests", or uses the shortcut "reg". The skill helps in maintaining code stability by identifying critical tests, automating their execution, and analyzing the impact of changes. It also provides insights into test history and identifies flaky tests. The skill uses the `regression-test-tracker` plugin.

611 tokens
Release Notes Generator
by ComeOnOliver

| Release Notes Generator - Auto-activating skill for DevOps Basics. Part of the DevOps Basics skill category.

325 tokens
Reminder System Creator
by ComeOnOliver

| Reminder System Creator - Auto-activating skill for Business Automation. Part of the Business Automation skill category.

336 tokens
Report Generator
by ComeOnOliver

| Report Generator - Auto-activating skill for Business Automation. Part of the Business Automation skill category.

315 tokens
Report Template Generator
by ComeOnOliver

| Report Template Generator - Auto-activating skill for Data Analytics. Part of the Data Analytics skill category.

332 tokens
Request Body Validator
by ComeOnOliver

| Request Body Validator - Auto-activating skill for API Development. Part of the API Development skill category.

319 tokens
Request Interceptor Creator
by ComeOnOliver

| Request Interceptor Creator - Auto-activating skill for API Integration. Part of the API Integration skill category.

336 tokens
Request Validator Generator
by ComeOnOliver

| Request Validator Generator - Auto-activating skill for Backend Development. Part of the Backend Development skill category.

342 tokens
Tracking Resource Usage
by ComeOnOliver

| This skill enables Claude to track and optimize resource usage across an application stack. It is activated when the user requests insights into resource consumption, performance bottlenecks, or cost optimization opportunities. The skill uses the resource-usage-tracker plugin to monitor CPU, memory, disk I/O, network I/O, file descriptors, database connections, and thread/process counts. Use this skill when the user mentions "resource usage", "performance optimization", "cost optimization", "track resources", or "right-sizing".

850 tokens
Response Schema Generator
by ComeOnOliver

| Response Schema Generator - Auto-activating skill for API Development. Part of the API Development skill category.

328 tokens
Response Time Analyzer
by ComeOnOliver

| Response Time Analyzer - Auto-activating skill for Performance Testing. Part of the Performance Testing skill category.

326 tokens
Tracking Application Response Times
by ComeOnOliver

| This skill enables Claude to track and optimize application response times. It uses the response-time-tracker plugin to monitor API endpoints, database queries, external service calls, frontend rendering, and background job execution. The plugin calculates P50, P95, and P99 percentiles, average and maximum response times. Use this skill when you need to identify performance bottlenecks, monitor SLOs, or receive alerts about performance degradation. Trigger this skill with phrases like "track response times", "optimize latency", or "monitor application performance".

700 tokens
Response Transformer
by ComeOnOliver

| Response Transformer - Auto-activating skill for API Integration. Part of the API Integration skill category.

315 tokens
Responsive Breakpoint Analyzer
by ComeOnOliver

| Responsive Breakpoint Analyzer - Auto-activating skill for Frontend Development. Part of the Frontend Development skill category.

352 tokens
REST Endpoint Designer
by ComeOnOliver

| Rest Endpoint Designer - Auto-activating skill for API Development. Part of the API Development skill category.

319 tokens
Retention Calculator
by ComeOnOliver

| Retention Calculator - Auto-activating skill for Data Analytics. Part of the Data Analytics skill category.

317 tokens
Retry Logic Helper
by ComeOnOliver

| Retry Logic Helper - Auto-activating skill for API Integration. Part of the API Integration skill category.

309 tokens
Risk Assessment Creator
by ComeOnOliver

| Risk Assessment Creator - Auto-activating skill for Enterprise Workflows. Part of the Enterprise Workflows skill category.

337 tokens
Roadmap Generator
by ComeOnOliver

| Roadmap Generator - Auto-activating skill for Enterprise Workflows. Part of the Enterprise Workflows skill category.

319 tokens
Roc Curve Plotter
by ComeOnOliver

| Roc Curve Plotter - Auto-activating skill for ML Training. Part of the ML Training skill category.

311 tokens
Route53 Record Manager
by ComeOnOliver

| Route53 Record Manager - Auto-activating skill for AWS Skills. Part of the AWS Skills skill category.

316 tokens
Routing Dex Trades
by ComeOnOliver

| Route trades across multiple DEXs to find optimal prices with minimal slippage and gas costs. Use when comparing DEX prices, finding optimal swap routes, analyzing price impact, splitting large orders, or assessing MEV risk. Trigger with phrases like "find best swap", "compare DEX prices", "route trade", "optimal swap route", "split order", "DEX aggregator", "check slippage", or "MEV protection".

1k tokens
Runbook Creator
by ComeOnOliver

| Runbook Creator - Auto-activating skill for Technical Documentation. Part of the Technical Documentation skill category.

314 tokens
Running Clustering Algorithms
by ComeOnOliver

| Analyze datasets by running clustering algorithms (K-means, DBSCAN, hierarchical) to identify data groups. Use when requesting "run clustering", "cluster analysis", or "group data points". Trigger with relevant phrases based on skill purpose.

1k tokens
Running Load Tests
by ComeOnOliver

Create and execute load tests for performance validation using k6, JMeter, and Artillery. Use when validating application performance under load conditions or identifying bottlenecks. Trigger with phrases like "run load test", "create stress test", or "validate performance under load".

1k tokens
S3 Bucket Policy Generator
by ComeOnOliver

| S3 Bucket Policy Generator - Auto-activating skill for AWS Skills. Part of the AWS Skills skill category.

328 tokens
S3 Lifecycle Config
by ComeOnOliver

| S3 Lifecycle Config - Auto-activating skill for AWS Skills. Part of the AWS Skills skill category.

307 tokens
Sagemaker Endpoint Deployer
by ComeOnOliver

| Sagemaker Endpoint Deployer - Auto-activating skill for ML Deployment. Part of the ML Deployment skill category.

339 tokens
Sam Template Builder
by ComeOnOliver

| Sam Template Builder - Auto-activating skill for AWS Skills. Part of the AWS Skills skill category.

310 tokens
Scanning API Security
by ComeOnOliver

| Detect API security vulnerabilities including injection, broken auth, and data exposure. Use when scanning APIs for security vulnerabilities. Trigger with phrases like "scan API security", "check for vulnerabilities", or "audit API security".

1k tokens
Scanning Container Security
by ComeOnOliver

| Execute use when you need to work with security and compliance. This skill provides security scanning and vulnerability detection with comprehensive guidance and automation. Trigger with phrases like "scan for vulnerabilities", "implement security controls", or "audit security".

1k tokens
Scanning Database Security
by ComeOnOliver

| Process use when you need to work with security and compliance. This skill provides security scanning and vulnerability detection with comprehensive guidance and automation. Trigger with phrases like "scan for vulnerabilities", "implement security controls", or "audit security".

2k tokens
Scanning Market Movers
by ComeOnOliver

| Detect significant price movements and unusual volume across crypto markets. Calculates significance scores combining price change, volume ratio, and market cap. Use when tracking market movers, finding gainers/losers, or detecting volume spikes. Trigger with phrases like "scan market movers", "top gainers", "biggest losers", "volume spikes", "what's moving", "find pumps", or "market scan".

1k tokens
Schema Validator
by ComeOnOliver

| Schema Validator - Auto-activating skill for Data Pipelines. Part of the Data Pipelines skill category.

305 tokens
Scorecard Marketing
by ComeOnOliver

| Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "lead magnet", "quiz funnel", "assessment tool", "lead generation", or "score-based segmentation". Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing. Trigger with 'scorecard', 'marketing'.

5k tokens
SDK Documentation Generator
by ComeOnOliver

| Sdk Documentation Generator - Auto-activating skill for Technical Documentation. Part of the Technical Documentation skill category.

350 tokens
SDK Wrapper Creator
by ComeOnOliver

| Sdk Wrapper Creator - Auto-activating skill for API Integration. Part of the API Integration skill category.

312 tokens
Scanning For Secrets
by ComeOnOliver

| This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner".

717 tokens
Integrating Secrets Managers
by ComeOnOliver

| This skill enables Claude to seamlessly integrate with various secrets managers like HashiCorp Vault and AWS Secrets Manager. It generates configurations and setup code, ensuring best practices for secure credential management. Use this skill when you need to manage sensitive information, generate production-ready configurations, or implement a security-first approach for your DevOps infrastructure. Trigger terms include "integrate secrets manager", "configure Vault", "AWS Secrets Manager setup", "manage credentials securely", or requests for secure configuration generation.

779 tokens
Performing Security Code Review
by ComeOnOliver

| This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance.

744 tokens
Generating Security Audit Reports
by ComeOnOliver

| This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit security", or needs a "vulnerability assessment report". The skill analyzes security data and produces a detailed report in various formats. It is best used to identify vulnerabilities, track compliance, and create remediation roadmaps. The skill can be activated via the command `/audit-report` or its shortcut `/auditreport`.

706 tokens
Security Benchmark Runner
by ComeOnOliver

| Security Benchmark Runner - Auto-activating skill for Security Advanced. Part of the Security Advanced skill category.

338 tokens
Security Group Generator
by ComeOnOliver

| Security Group Generator - Auto-activating skill for AWS Skills. Part of the AWS Skills skill category.

322 tokens
Analyzing Security Headers
by ComeOnOliver

| This skill analyzes HTTP security headers of a given domain to identify potential vulnerabilities and misconfigurations. It provides a detailed report with a grade, score, and recommendations for improvement. Use this skill when the user asks to "analyze security headers", "check HTTP security", "scan for security vulnerabilities", or requests a "security audit" of a website. It will automatically activate when security-related keywords are used in conjunction with domain names or URLs.

690 tokens
Security Headers Generator
by ComeOnOliver

| Security Headers Generator - Auto-activating skill for Security Fundamentals. Part of the Security Fundamentals skill category.

349 tokens
Responding To Security Incidents
by ComeOnOliver

| Assists with security incident response, investigation, and remediation. This skill is triggered when the user requests help with incident response, mentions specific incident types (e.g., data breach, ransomware, DDoS), or uses terms like "incident response plan", "containment", "eradication", or "post-incident activity". It guides the user through the incident response lifecycle, from preparation to post-incident analysis. It is useful for classifying incidents, creating response playbooks, collecting evidence, constructing timelines, and generating remediation steps. Use this skill when needing to respond to a "security incident".

864 tokens
Finding Security Misconfigurations
by ComeOnOliver

| This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses.

892 tokens
Security Policy Generator
by ComeOnOliver

| Security Policy Generator - Auto-activating skill for Security Advanced. Part of the Security Advanced skill category.

338 tokens
Performing Security Audits
by ComeOnOliver

| This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards.

835 tokens
Performing Security Testing
by ComeOnOliver

| This skill automates security vulnerability testing. It is triggered when the user requests security assessments, penetration tests, or vulnerability scans. The skill covers OWASP Top 10 vulnerabilities, SQL injection, XSS, CSRF, authentication issues, and authorization flaws. Use this skill when the user mentions "security test", "vulnerability scan", "OWASP", "SQL injection", "XSS", "CSRF", "authentication", or "authorization" in the context of application or API testing.

682 tokens
Analyzing Text Sentiment
by ComeOnOliver

| This skill enables Claude to analyze the sentiment of text data. It identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. Use this skill when a user requests sentiment analysis, opinion mining, or emotion detection on any text, such as customer reviews, social media posts, or survey responses. Trigger words include "sentiment analysis", "analyze sentiment", "opinion mining", "emotion detection", and "polarity".

693 tokens
SEO Meta Generator
by ComeOnOliver

| Seo Meta Generator - Auto-activating skill for Frontend Development. Part of the Frontend Development skill category.

316 tokens
Sequelize Model Creator
by ComeOnOliver

| Sequelize Model Creator - Auto-activating skill for Backend Development. Part of the Backend Development skill category.

330 tokens
Server Sent Events Setup
by ComeOnOliver

| Server Sent Events Setup - Auto-activating skill for API Integration. Part of the API Integration skill category.

327 tokens
Service Account Manager
by ComeOnOliver

| Service Account Manager - Auto-activating skill for GCP Skills. Part of the GCP Skills skill category.

320 tokens
Configuring Service Meshes
by ComeOnOliver

| This skill configures service meshes like Istio and Linkerd for microservices. It generates production-ready configurations, implements best practices, and ensures a security-first approach. Use this skill when the user asks to "configure service mesh", "setup Istio", "setup Linkerd", or requests assistance with "service mesh configuration" for their microservices architecture. The configurations will be tailored to the specified infrastructure requirements.

695 tokens
Checking Session Security
by ComeOnOliver

| This skill enables Claude to check session security implementations within a codebase. It analyzes session management practices to identify potential vulnerabilities. Use this skill when a user requests to "check session security", "audit session handling", "review session implementation", or asks about "session security best practices" in their code. It helps identify issues like insecure session IDs, lack of proper session expiration, or insufficient protection against session fixation attacks. This skill leverages the session-security-checker plugin. Activates when you request "checking session security" functionality.

690 tokens
Setting Up Distributed Tracing
by ComeOnOliver

| Execute this skill automates the setup of distributed tracing for microservices. it helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. use this skill when the user re... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

893 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.