Odel
Skillselion

Skillselion

Local
@skillselionJavaScriptMITUpdated 1w ago

On-demand access to thousands of install-ranked Claude Code skills - search and load mid-task.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmskillselion-mcpv0.9.10

Run

npx -y skillselion-mcp

MCP client config

{
  "mcpServers": {
    "skillselion": {
      "command": "npx",
      "args": [
        "-y",
        "skillselion-mcp"
      ]
    }
  }
}