Claude-Skills
by borghei·★ 138·Score 48
Comprehensive skill library with MCP server integration for Claude Code and other AI assistants.
Overview
Claude-Skills is a vast collection of 266 AI skills and agent plugins across 17 domains including engineering, marketing, C-level, compliance, and specialized vertical advisors. The project provides MCP server functionality through a Python script, allowing Claude Code to access these tools. It features 674+ Python tools, 67 cs-* agents, and support for 11 different AI platforms. The skills are organized by domain with starter bundles and personas for different roles.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose Claude-Skills when you need a comprehensive library of domain-specific AI skills and tools that can be accessed via MCP server, especially for teams requiring compliance frameworks and industry-specific advisors.
When NOT to choose this
Don't choose Claude-Skills if you need write access capabilities or prefer a more focused toolset without the breadth of multiple domains, as it primarily provides read-only skill access.
Tools this server exposes
12 tools extracted from the READMEsearchSearch skills by keyword
installInstall a skill into your project
listList all available skills
statsShow library statistics
doctorCheck skill health and integrity
bundleInstall a pre-configured skill bundle
/tddTest-driven development workflow
/riceRICE-score feature prioritization
/prdGenerate a product requirements doc
/retroData-driven sprint retrospective
/tech-debtScan and prioritize technical debt
/security-scanRun security audit gate
Note: Inferred tools from the CLI section and slash commands table. The README mentions an MCP server but doesn't provide specific tool names for it.
Comparable tools
Installation
Installation
- Run the MCP server:
python scripts/mcp_server.py- For Claude Desktop, add to your Claude Desktop config:
{
"mcpServers": {
"claude-skills": {
"command": "python",
"args": ["scripts/mcp_server.py"],
"env": {}
}
}
}FAQ
- Which AI platforms support Claude-Skills?
- Claude-Skills supports 11 AI platforms including Claude Code, Cursor, Codex, Gemini CLI, Copilot, Windsurf, Cline, Aider, Goose, OpenCode and ChatGPT/Claude.ai.
- What compliance frameworks are included?
- The library includes 18 compliance frameworks such as SOC 2, ISO 13485, MDR, FDA, EU AI Act, NIS2, DORA, HIPAA, and GDPR, making it suitable for regulated industries.
Compare Claude-Skills with
Last updated · Auto-generated from public README + GitHub signals.