← 返回列表
D

dsh-plugin-capabilities

v0.1.1 · 1 天前发布

Manage skills and MCP servers from the Web UI Settings. 在设置页管理 dsh 的技能与 MCP 服务器。

deepseekharnessdshdsh-pluginskillsmcp

README

dsh-plugin-capabilities

A dsh plugin that adds "Skills" and "MCP" tabs to the Web UI's Settings page, so the skill catalog and the profile's MCP servers can be managed in place — including importing MCP servers and picking up skills from Claude Code and Codex.

一个 dsh 插件,在 Web UI 设置页的插件区新增「技能」与「MCP」两个标签页:技能目录和 profile 的 MCP 服务器直接在页面上查看与维护,不必手工编辑文件;来自 Claude Code、Codex 等其他 agent 的技能与 MCP 配置也能一并纳入。dsh webDSH Desktop 均可使用。

安装

sh
dsh plugin --profile web add dsh-plugin-capabilities

尚未发布到 npm 时,可先安装本地源码检出:dsh plugin --profile web add file:/path/to/dsh-plugin-capabilities,包内的 prepare 脚本会自动构建出 lib/。安装后打开 设置 → 插件,即可看到新增的标签页。

技能

「技能」页列出 dsh 当前发现的全部技能,包括名称、描述、来源(项目、用户、内置、运行时、自定义)和调用策略。用户级技能存放在 $DSH_HOME/skills,可以在这里新建、编辑、删除:f

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-plugin-capabilities
Repo
git+https://github.com/qinyre/dsh-plugin-capabilities.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-ui-slots"],"platform":"web"}}