Claude Skills Directory
Find Claude skills that are easier to trust before you install them. Skills Directory indexes reusable agent skills and highlights security grades, source attribution, install paths, and practical use cases.
Indexed skills
69,131
Search focus
Claude skill
Security context
Scanned
Top matching skills
Detects when the user pastes or mentions a GitHub URL that may contain Claude skills or plugins. Triggers on messages containing github.com URLs, especially when user says things like "here's a repo", "check out this repo", "load this", "use these skills", "I found these skills", or simply pastes a github.com link. Make sure to use this skill whenever a GitHub URL appears in the user's message that might contain Claude Code skills or plugins.
claude skills to use less tokens and be more efficoient, and claude skill to create PCB circuits of kicad and aslo to code arduibno better and also to create best frontends 21st dev
Claude Code & AI agent skills for on-chain crypto data APIs — Dune, Solscan Pro, Nansen, Solana RPC (Helius/QuickNode). Credit-aware, batch-optimized, cross-agent via AGENTS.md.
**The only Claude Code skill that turns your AI assistant into a Web3 engineering co-pilot.**
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
This skill should be used when the user asks to "apply skill improvements", "update skill from plan", "execute improvement plan", "fix skill issues", "implement skill recommendations", or mentions applying improvements from quality review reports. Reads improvement-plan-{name}.md files generated by skill-quality-reviewer and intelligently merges and executes the suggested changes to improve Claude Skills quality.
This skill should be used when the user asks to create a new skill, repair an existing skill, improve trigger descriptions, reorganize skill structure, or make a Claude skill more reusable and internally consistent.
--- **Name**: sample-text-processor **Tier**: BASIC **Category**: Text Processing **Dependencies**: None (Python Standard Library Only) **Author**: Claude Skills Engineering Team **Version**: 1.0.0 **Last Updated**: 2026-02-16 ---
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
--- **Name**: sample-text-processor **Tier**: BASIC **Category**: Text Processing **Dependencies**: None (Python Standard Library Only) **Author**: Claude Skills Engineering Team **Version**: 1.0.0 **Last Updated**: 2026-02-16 ---
--- **Name**: skill-tester **Tier**: POWERFUL **Category**: Engineering Quality Assurance **Dependencies**: None (Python Standard Library Only) **Author**: Claude Skills Engineering Team **Version**: 1.0.0 **Last Updated**: 2026-02-16 ---
**Tier:** POWERFUL **Category:** Engineering / Architecture **Maintainer:** Claude Skills Team
What are Claude skills?
Claude skills are reusable instruction packages, usually centered on a SKILL.md file, that teach Claude a workflow, domain, style, or tool pattern. They are useful when you want Claude to repeat a process reliably without re-explaining it every session.
Why use a security-scanned directory?
Skills can include instructions, scripts, references, and install commands. A directory with security grades helps you spot prompt injection, credential handling, shell execution, network access, and other risk signals before you copy a skill into your agent environment.
How to pick the right skill
Start with your workflow, check the description and source, review the security grade, then install only the skills you actually need. Favor narrow skills that do one job well over broad bundles that try to control every agent behavior.
Why security-scanned skills matter
Skills can influence agent behavior, suggest commands, include helper files, or touch code and data. Skills Directory adds security context so you can inspect risk before installing a workflow from a public repo.
See the security modelFrequently asked questions
Are Claude skills the same as MCP servers?
No. A skill teaches Claude how to perform a workflow. An MCP server gives Claude access to external tools or data. Many advanced setups use both: MCP for capability, skills for process.
Are all skills on Skills Directory free?
Skills Directory links to community and open-source skills. Individual upstream projects may have their own licenses, but browsing and discovery on Skills Directory is free.
What makes a Claude skill safe?
A safer skill is narrow, transparent, source-attributed, recently maintained, and free of suspicious instructions such as credential exfiltration, hidden network calls, or unreviewed shell execution.