Claude Skills

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

96,878

Search focus

Claude skill

Security context

Scanned

Top matching skills

Skill BuilderA

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.

ai-agentstypescriptgo
0
69
Canvas Design Shajith003 Awesome Claude SkillA

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

ai-agentsgoexpress
0
376
Canvas Design Bbgnsurftech Claude Skills Collec 2A

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

ai-agentsgoexpress
0
376
Multi Lens Thinking Main Pianzhu My Claude SkillsA

Use when facing complex problems, making decisions, seeking creative solutions, or when single-perspective thinking feels limiting. Triggers include "how should I think about this", "what am I missing", "need fresh perspective", or when stuck on a problem.

ai-agentsgo
0
375
Algorithmic Art Shajith003 Awesome Claude SkillA

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

ai-agentsjavascriptrust
0
374
Algorithmic Art Bbgnsurftech Claude Skills CollecA

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

ai-agentsjavascriptrust
0
374
Pagent Majiayu000 Claude Skill Registr 84226916A

Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.

developmenttypescriptpython
0
375
Openai Agents Secondsky Claude SkillsA

OpenAI Agents SDK for JavaScript/TypeScript (text + voice agents). Use for multi-agent workflows, tools, guardrails, or encountering Zod errors, MCP failures, infinite loops, tool call issues.

ai-agentsjavascripttypescript
0
375
Masharratt Claude Flow Novice Claude Skills Cfn Agent LifecycleA

Unified agent management from selection through completion - spawning, execution, output processing. Use when selecting agents for tasks, spawning agents with dependency validation, processing agent outputs, or tracking agent lifecycle events with audit trails.

developmenttypescriptgo
0
375
Cgjen Box Evolea Website Claude Skills Image Generation RlA

ImageAgent - Generate EVOLEA Brand Images with Reinforcement Learning

ai-agentspythongo
0
374
Gget Majiayu000 Claude Skill RegistrA

CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.

ai-agentspythongo
0
374
Gget Majiayu000 Claude Skill Registr C745a963A

CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.

ai-agentspythongo
0
374

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 model

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