← 返回列表
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.

deepseek-harnessdshdsh-pluginagent-pluginsskillsmcp

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 或更高版本,并确保 pnpmPATH 中:

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 行拉起。

  • CLI 负责在机器级 store 里安装、更新、启停和卸载。

  • Web 侧栏的「插件」按钮打开覆盖会话列的面板:插件卡片、Skill/MCP 开关、筛选,以及 CLI 速查。
  • ![Agent Plugins 面板](scr

    查看完整 README →

    版本兼容矩阵

    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
    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"}}