安装
npx -y @deepseek-ai/dsh plugin --profile web add github:Max-Null/dsh-skill-mcp-center此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
最近一次目录同步未能刷新此 README 快照。
dsh-skill-mcp-center
Skill & MCP management center for DeepSeek Harness (dsh) — manage skills and MCP servers in Settings, with live MCP status in the sidebar.
Skill 与 MCP 管理中心:在设置里管理 skills 与 MCP 服务器,右侧边栏查看 MCP 实时状态。
Features / 功能
- Skill management / Skill 管理 — browse every skill by tier (system / user / workspace / runtime), toggle model invocation via the
disable-model-invocationfrontmatter (disk-backed skills only). - MCP management / MCP 管理 — add / edit / remove
mcp-clientservers, enable/disable without deleting config, all hot-applied throughctx.loader(no restart). - Live status / 实时状态 — a sidebar "MCP" tab (via
dsh-better-sidebar) showing per-server connection state + tool count, polled while visible and following the session. - Skin-compatible / 皮肤兼容 — every color uses
var(--dsw-*)tokens.
Install / 安装
dsh plugin --profile web add github:Max-Null/dsh-skill-mcp-center
# or from npm, once published / 或通过 npm(发布后)
dsh plugin --profile web add @max-null/dsh-skill-mcp-center
Restart dsh web, then open Settings → Skill & MCP. The sidebar "MCP" tab appears only when dsh-better-sidebar is installed (optional peer).
Development / 开发
pnpm install
pnpm build # tsc (host) + esbuild (browser bundle)
License / 许可
项目文件与信号
以下项目是目录快照中检测到的公开仓库信号。
仓库信息
- 开发语言
- TypeScript
- 许可证
- MIT
- 最后更新
- 2026年8月17日 19:01
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。