C
dsh-skills-manager
v0.1.4 · 0 天前发布
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
README
dsh-skills-manager
A tree-external DeepSeek Harness plugin for managing reusable Agent Skills.
It adds a Skill 管理 item to the Web Settings sidebar and a wrench control beside the composer attachment button. Skills are installed into a private Harness library, then enabled independently at two scopes:
An imported skill is disabled by default. The plugin uses the official ctx.skills provider seam, so model-facing discovery and /skill loading keep the normal Harness behavior.
Install
The bundled skills CLI requires Node.js 22.20.0 or newer. Build a tarball or install the package from a trusted source:
```sh
pnpm install
pnpm build
pnpm dsh plugi
版本兼容矩阵
| 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
- UNLICENSED
- npm
- dsh-skills-manager
- Repo
- https://github.com/MichengAI/dsh-skills-manager
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- Stars
- ★ 7
- Open Issues
- 0
- GH License
- Apache-2.0
- Archived
- 否
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-settings"],"platform":"web"}}