skills-mcp

gengirish/skills-mcp
★ 0 stars JavaScript Code/Dev Tools Updated today
MCP server that lets any AI agent discover, search, and install ~7,000 agent skills from across the GitHub ecosystem (Anthropic, Superpowers, wshobson, antigravity, Composio, and more).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gengirish/skills-mcp"
      ]
    }
  }
}

README Excerpt

> An MCP server that lets any AI agent **discover, search, and install ~7,000 agent skills** from across the GitHub ecosystem (Anthropic, Superpowers, wshobson, antigravity, Composio, antfu, TerminalSkills, and more). --- The Model Context Protocol (MCP) lets editors like **Cursor**, **Claude Desktop**, **Claude Code**, **Cline**, **Continue**, **Windsurf**, and **OpenCode** plug in external tool providers. This server provides:

Tools (7)

catalog_statsget_skillinstall_skilllist_domainslist_reposrecommend_skillssearch_skills