MCP Catalogs
HomeClaude-Skills screenshot

Claude-Skills

by borghei·138·Score 48

Comprehensive skill library with MCP server integration for Claude Code and other AI assistants.

developer-toolsai-llmproductivity
28
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

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:

you:Enable Claude Code to access specialized tools across different domains through MCP integration
you:Deploy pre-configured skill sets for specific roles like SaaS founder or compliance officer
you:Use AI assistants with domain-specific expertise across 17 professional domains
you:Which AI platforms support Claude-Skills?
you:What compliance frameworks are included?

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 README
  • search

    Search skills by keyword

  • install

    Install a skill into your project

  • list

    List all available skills

  • stats

    Show library statistics

  • doctor

    Check skill health and integrity

  • bundle

    Install a pre-configured skill bundle

  • /tdd

    Test-driven development workflow

  • /rice

    RICE-score feature prioritization

  • /prd

    Generate a product requirements doc

  • /retro

    Data-driven sprint retrospective

  • /tech-debt

    Scan and prioritize technical debt

  • /security-scan

    Run 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

flowmcpclaude-desktop-configsopen-webuigpt-researcher

Installation

Installation

  1. Run the MCP server:
python scripts/mcp_server.py
  1. 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.