AgentHubAgentHub

Skill Shelf (Rust singleton daemon)

MCP ServerMCP Registry官方收录

io.github.halflifezyf2680/skill-shelf · v2.0.4

Progressive group routing for 393 professional skills via Rust daemon stdio shim.

概览

Skill Shelf (Rust singleton daemon) 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "io.github.halflifezyf2680/skill-shelf",
  "type": "mcp-server",
  "version": "2.0.4",
  "displayName": "Skill Shelf (Rust singleton daemon)",
  "description": "Progressive group routing for 393 professional skills via Rust daemon stdio shim.",
  "repository": {
    "url": "https://github.com/halflifezyf2680/skill-shelf",
    "source": "github"
  },
  "homepage": "https://github.com/halflifezyf2680/skill-shelf#readme",
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.halflifezyf2680/skill-shelf",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.halflifezyf2680%2Fskill-shelf/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Skill Shelf (Rust singleton daemon) — MCP Server 安装与配置 · AgentHub