D
dsh-agent-plugins
v0.1.0 · 2 天前发布
Agent Plugins 1.0.0 adapter for DeepSeek Harness: discovers skills/ and mcp.json from agent-plugin stores, registers skills and MCP servers, and manages them through a CLI and the settings panel.
README
dsh-agent-plugins
English | 中文
DeepSeek Harness (DSH) 的 Agent Plugins 1.0.0 适配插件。一个包覆盖 host bundle、Web 侧栏面板和 agent-plugins CLI。
已按 @deepseek-ai/dsh@0.1.0-rc.6 验证。
安装
需要 Node.js 22 或更高版本,并确保 pnpm 在 PATH 中:
bash
dsh plugin --profile web add dsh-agent-plugins@0.1.0
卸载命令:dsh plugin --profile web remove dsh-agent-plugins。
做什么
让 DSH 直接消费标准 Agent Plugin 包(plugin.json + skills/ + mcp.json):
skills/<name>/SKILL.md 注册进 DSH 的 Skill registry(provider 名为 agent-plugins)。mcp.json 里的 server 映射进托管的 home patch,由 DSH 按 MCP 行拉起。 |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-agent-plugins
- Repo
- git+https://github.com/SisyphusSQ/dsh-plugins.git
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots"],"platform":"web"}}