← 返回列表
D

dsh-agent-skills

v0.1.0 · 1 天前发布

Discover and manage Claude Code, Codex, Gemini CLI, and other Agent Skills inside DeepSeek Harness.

dsh-plugindeepseek-harnessagent-skillsskillscodexclaude-code

README

dsh-agent-skills

![npm](https://www.npmjs.com/package/dsh-agent-skills)
![license](./LICENSE)
![DeepSeek Harness plugin](https://github.com/deepseek-ai/deepseek-harness)

把 Claude Code、Codex、Gemini CLI、Cursor 等工具的本地 Agent Skills 接入 DeepSeek Harness,并在「设置 → Agent Skills」里统一查看、启停和管理。

它解决什么问题

很多 AI 编程工具都使用 <技能名>/SKILL.md,但技能分散在不同目录。dsh-agent-skills 会自动发现这些目录,把有效技能汇总进 DSH,并提供一个可视化设置页:

  • 自动发现 ~/.agents/skills~/.claude/skills~/.codex/skills~/.gemini/skills 等常用目录。

  • 支持添加任意自定义技能目录。

  • 显示每个来源是否存在、包含多少有效技能,以及技能名称和描述。

  • 可按目录或单个技能启停;变更会持久化,并在下一次 Agent step 生效。

  • 监听技能文件变化,也可随时手动重新扫描。

  • 不修改原始 SKILL.md 文件。
  • 安装

    方式一:DSH 插件市场(推荐)

    查看完整 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-skills
    Repo
    git+https://github.com/minivv/dsh-agent-skills.git
    Engines
    {"node":">=20"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-api-remotes"]}}