How Cult of Claude's Directory Lets You Install 3,000+ Skills in Seconds
What It Is: A Centralized Skill Registry
Cult of Claude (cultofclaude.com) is the largest directory of Claude Code skills and agents, aggregating 3,296 skills and 785 agents from community sources. This isn't just a list—it's a searchable, categorized registry that makes discovering and installing capabilities for Claude Code as simple as finding a package on npm.
The directory includes everything from specialized agents like the "Fix Issue" agent (which addresses GitHub issues by analyzing context and implementing solutions) to utility skills like "Artifacts Builder" (for creating HTML artifacts with React/Tailwind) and "NotebookLM Integration" (for chatting with uploaded documents).
Why This Changes Your Workflow
Before Cult of Claude, finding quality skills meant scouring GitHub, Reddit, and Discord. Now you have a single source of truth with community ratings (most skills show scores like 80/100) and clear descriptions. The directory surfaces trending and noteworthy skills, so you can see what other developers are actually using.
Key categories include:
- Development: Accessibility compliance agents, code fixers
- Data & AI: AI system design experts, data analysis tools
- Communication: Skills for distributing and communicating capabilities
- Integrations: MCP servers, NotebookLM, and other platform connections
How To Use It Right Now
While Cult of Claude itself is a website, the skills it catalogs are typically installed via Claude Code's CLI. Here's the workflow:
- Browse the directory at cultofclaude.com to find skills relevant to your current project
- Check the skill's source (usually a GitHub repository or MCP server)
- Install via CLI using commands like:
# For MCP servers from the Awesome MCP Servers list
claude code mcp install <server-name>
# For agent skills from the Skills repository
claude code skill add <skill-name>
For example, to install the "Fix Issue" agent mentioned in the directory:
# First, check the source link on Cult of Claude
# Then install the appropriate package
claude code skill add fix-issue-agent
Finding The Best Skills
The directory includes community ratings (like 76/100 for Fix Issue or 91/100 for AI Engineer) that help you gauge quality. Look for skills with:
- High community scores (80+)
- Clear documentation
- Recent updates
- Specific use cases that match your needs
Popular categories right now include MCP servers (for extending Claude Code's capabilities), code analysis tools, and integration agents that connect Claude Code to other platforms like NotebookLM.
Building Your Own Skill Stack
Think of Cult of Claude as your package registry for Claude Code capabilities. Instead of building everything from scratch, you can:
- Start with core skills for your domain (web dev, data science, etc.)
- Add utility skills like artifact builders or documentation generators
- Include integration skills for your existing tools
- Test and refine your skill stack based on actual usage
This approach lets you customize Claude Code to your specific workflow without reinventing the wheel for common tasks.
The Community Aspect
Cult of Claude isn't just a directory—it's a reflection of what the Claude Code community is actually building and using. The trending section shows what's gaining traction, while the categorization helps you discover skills you didn't know you needed.
As Claude Code continues to evolve with features like auto-memory (now stable) and remote session control, having access to this ecosystem of skills becomes increasingly valuable for staying productive.





