插件目录 / Workflow & Automation / dsh-plugin-dev-skill
dsh-plugin-dev-skill
已验证 · 可安装并启动 green-dalii/dsh-plugin-dev-skill ↗
1Stars
0Forks
0未关闭 issue
unknown语言
2026-08-15最近推送
功能简介
DeepSeek Harness Plugin Dev Skill — 让任何 Agent 都能正确、高效、符合规范地开发 DSH 插件(含精简提炼参考文档与论文解读)
我们的评价
可用 — 实测通过,早期项目
可用 — 实测通过,早期项目
DeepSeek Harness Plugin Dev Skill — 让任何 Agent 都能正确、高效、符合规范地开发 DSH 插件(含精简提炼参考文档与论文解读) 实测能干净安装、正常启动。早期项目,但功能可用。
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:green-dalii/dsh-plugin-dev-skill - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:green-dalii/dsh-plugin-dev-skill。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
实测报告
仓库
github.com/green-dalii/dsh-plugin-dev-skill ↗