D
dsh-plugin-skill-manager-gui
v0.1.1 · 0 天前发布
Graphical skill manager for DeepSeek Harness — create, edit, import, and delete SKILL.md skills from the web settings UI. · DSH 技能管理器:在网页设置里图形化新建、编辑、导入、删除 SKILL.md 技能。
README
dsh-plugin-skill-manager-gui
中文 | English
面向 DeepSeek Harness(dsh)的图形化技能管理器。在网页设置里即可新建、编辑、导入、删除 SKILL.md 技能——不用开终端,也不用手写 YAML frontmatter。
| | |
|---|---|
| npm 包 | dsh-plugin-skill-manager-gui |
| 分类 | dsh-plugin |
| 许可证 | MIT |
功能
whenToUse、安装位置、模型/用户调用开关,以及 Markdown 指令正文。<name>/SKILL.md(或 <name>.md,含嵌套资源)批量导入到一个或多个位置。$DSH_HOME/skills),也可勾选 harness 已追踪的任意工作区(<workspace>/.dsh/skills)——正是内置 skill-filesystem 提供者本来就会扫描的目录,所以写入后无需重启即可被识别。安装
```sh
dsh plugin --profile web add dsh-plugin-skill-
版本兼容矩阵
| 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-skill-manager-gui
- Repo
- git+https://github.com/luoying2334/dsh-plugin-skill-manager-gui.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-ui-primitives"],"platform":"web"}}