qinyre/dsh-plugin-capabilities
qinyre★ 1TypeScriptLast synced: 2026-08-16
Manage skills and MCP servers from the Web UI Settings. 在设置页管理 dsh 的技能与 MCP 服务器。
README excerpt
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 web 与 DSH Desktop 均可使用。 安装 安装后打开 设置 → 插件,即可看到新增的「技能」与「MCP」标签页。 开发时也可以直接安装本地源码检出: dsh plugin --profile web add file:/path/to/dsh-plugin-capabilities 。包内的 prepare 脚本会自动构建出 lib/ 。 技能 「技能」页列出 dsh 当前发现的全部技能,包括名称、描述、来源(项目、用户、内置、运行时、自定义)和调用策略。用户级技能存放在 $DSH HOME/skills ,可以在这里新建、编辑、删除:frontmatter 与正文分开填写,保存后写入对应的 SKILL.md 。技能目录处于文件系统监听之下,保存后数秒内条目就会出现在列表里,无需重启。项目目录和内置包等来源的技能以只读方式展示,可以查看全文。 如果机器上存在 Claude Code 或 Codex 的技能目录( /.claude/skills 、 /.codex/skills ),它们会作为额外的扫描根自动进入目录。文件不会被复制,改动留在原地,两边实时同步。 MCP 「MCP」页管理 profile patch 中的 MCP 服务器行,每行对应一个 @deepseek-ai/dsh-mcp-client 实例。stdio 服务器填写命令与参数,streamable-http 服务器填写 URL,编辑、停用、移除都在页面上完成。YAML 读写采用文档级 API,文件中的其他行与注释不受影响。 也可以从其他 agent 导入:一键扫描 Claude Code( /.claude.json 、 /.claude/settings.json )与 Codex( /.codex/config.toml )的 MCP 配置,勾选所需条目后转为本 profile 的服…
View full README on GitHub →Category
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 40,557
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 3,380
omdsh-dev/DSH-better-sidebar开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/Git/子代理页面
★ 1,612