← Index

Skillsmith

io.github.smith-horn/skillsmith·v0.4.4·Other
Quality Score
88
/100

Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "skillsmith": {
      "command": "npx",
      "args": [
        "-y",
        "@skillsmith/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "skillsmith": {
      "command": "npx",
      "args": [
        "-y",
        "@skillsmith/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @skillsmith/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other