Max-Null/dsh-skill-mcp-center
本插件属于 @max-null/ 插件系列——这一系列共同构成 SSID(思灵 · Seek Soul in Darkness) 桌面体验。SSID 是整合它们的盒:dsh-capture · dsh-chat-rail · dsh-chinese-thinking · dsh-draft-polish · dsh-guardian · dsh-habit · dsh-header-unify · dsh-memory · dsh-node-appearance · dsh-plugin-center · dsh-skill-mcp-center · dsh-ssid-panels · dsh-ssid-zh-ui。
catalog 简介 / catalog descriptioncatalog description:Skill & MCP center for DeepSeek Harness: manage skills and MCP servers in Settings, live MCP status in the sidebar · Skill 与 MCP 管理中心:设置里管理技能与 MCP 服务器,侧边栏实时状态
项目介绍Project Overview
dsh-skill-mcp-center 是 DeepSeek Harness 的 Skill 与 MCP 管理插件,可在设置中按层级浏览、管理 skills,并增删改、启停 MCP 服务器,配置经 ctx.loader 热生效;侧边栏 MCP 标签可查看服务器连接状态与工具数。适合需要集中管理技能与 MCP 的场景。注意:侧边栏标签依赖可选的 dsh-better-sidebar,模型调用开关仅支持磁盘型 skill。
dsh-skill-mcp-center is a DeepSeek Harness plugin for managing skills and MCP servers. It lets users browse skills by tier, toggle model invocation for disk-backed skills, and add, edit, remove, enable, or disable MCP servers with hot-applied configuration. A sidebar tab shows live per-server connection state and tool counts. Use it when centralizing skill and MCP management. Caveat: the sidebar tab requires the optional dsh-better-sidebar peer plugin.
请帮我了解并安装插件:【dsh-skill-mcp-center】【https://github.com/Max-Null/dsh-skill-mcp-center】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add @max-null/dsh-skill-mcp-center
把 Max-Null/dsh-skill-mcp-center 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-skill-mcp-center
本插件属于 @max-null/* 插件系列——这一系列共同构成 SSID(思灵 · Seek Soul in Darkness) 桌面体验。SSID 是整合它们的盒:dsh-capture · dsh-chat-rail · dsh-chinese-thinking · dsh-draft-polish · dsh-guardian · dsh-habit · dsh-header-unify · dsh-memory · dsh-node-appearance · dsh-plugin-center · dsh-skill-mcp-center · dsh-ssid-panels · dsh-ssid-zh-ui。
This plugin belongs to the @max-null/* family — a set of plugins that together form the SSID (思灵 · Seek Soul in Darkness) desktop experience.
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)
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS