ligaoc/dsh-plugin-dev

ligaoc★ 0TypeScriptLast synced: 2026-08-16

Open on GitHub

Agent skill: guide LLMs to develop DeepSeek Harness (dsh) plugins and install them via the official bundle mechanism (dsh plugin add). Verified end-to-end.

README excerpt

dsh-plugin-dev(技能) 指导大模型为 DeepSeek Harness (dsh) 开发插件、并走 官方机制 安装(独立 npm bundle + dsh plugin add )的技能(Skill)。 - SKILL.md — 给模型读的主文件:概念模型、Host/Client 插件开发、官方安装三形态、验证清单、常见坑 - template/ — Host 插件骨架,复制改三处名字即可开工 用法 把本文件夹放进你的 agent 技能目录(如 /.agents/skills/dsh-plugin-dev-2.0.0/ ), 或直接在对话里让模型读取 SKILL.md 。之后对模型说"帮我开发一个 dsh 插件"即可。 前提 - Node.js ≥ 22.19(或 24+),pnpm 在 PATH 上 - 官方 CLI: npx @deepseek-ai/dsh web (Web UI 起在 http://127.0.0.1:3080) 时效 基于 upstream deepseek-ai/deepseek-harness @ 2026-08-13(dsh 0.1.0-rc.6 )验证。 dsh 处于 developer preview,接口可能变动;不符时以官方文档 (仓库 docs/user/develop/ )与 dsh plugin --help 为准。

View full README on GitHub →
Agentsagent-skilldeepseek-harnessdshdsh-pluginskillweb uiagent

Category