D
@dshhubs/plugin-search
v0.1.0 · 4 天前发布
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
README
@dshhubs/plugin-search
DeepSeek Harness plugin that gives agents structured access to the dshhub plugin catalog.
Installation
bash
npx -p @deepseek-ai/dsh dsh plugin --profile web add @dshhubs/plugin-search
Usage
The plugin registers two tools:
search_dsh_plugins searches by capability and optional category or compatibility filters.get_dsh_plugin returns compatibility evidence and the installation command for one catalog slug.Ask the agent to find a plugin for a task, compare candidates, or inspect a plugin before installation. The tools never install plugins.
版本兼容矩阵
| 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
- @dshhubs/plugin-search
- Repo
- git+https://github.com/coderPerseus/dsh-hub.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}