D
@skillroute/dsh-plugin
v0.3.0 · 3 天前发布
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
README
@skillroute/dsh-plugin
A DeepSeek Harness (dsh) bundle that wires
SkillRoute into your agents. It registers the SkillRoute MCP server
(@skillroute/mcp-server)
through dsh's built-in @deepseek-ai/dsh-mcp-client, so the model can route
requests to skills, search the catalog, and inspect skills.
Install
bash
dsh plugin --profile web add @skillroute/dsh-plugin
Restart dsh web and your agents gain three tools:
mcp__skillroute__routemcp__skillroute__searchmcp__skillroute__inspect_skillPrerequisite: the Python core (optional)
The MCP server shells out to SkillRoute's Python routing engine. It's
zero-install when you have uv (which ships uvx) — the bri
版本兼容矩阵
| 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
- @skillroute/dsh-plugin
- Repo
- git+https://github.com/erichare/skill-route.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}