D
@cromus-ai/dsh-plugin
v1.0.0 · 1 天前发布
Cromus DSH plugin — score, validate, and cost-estimate AI skills from DeepSeek Harness.
README
@cromus-ai/dsh-plugin
Cromus plugin for DeepSeek Harness — score, validate, and cost-estimate AI skills directly from the dsh agent.
Install
sh
dsh plugins add @cromus-ai/dsh-plugin
Then set your API key (get one at cromus.ai/connect):
sh
export CROMUS_API_KEY=your_key_here
Tools
Once installed, all 11 Cromus tools appear in the model's tool registry under the mcp__cromus__ namespace:
| Model-facing name | What it does |
|---|---|
| mcp__cromus__score_skill | Returns a 0–1000 Croms score with a four-dimension breakdown for any skill file |
| mcp__cromus__simulate_cost | Estimates per-run and monthly cost across five routing modes for a given workflow |
| `mcp__cromus__c
版本兼容矩阵
| 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
- @cromus-ai/dsh-plugin
- Repo
- git+https://github.com/cromus-ai/dsh-plugin.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}