dsh-plugin-dev
Solid开发 DeepSeek Harness (DSH) 插件的标准与权威参考:编写/修改/审查/调试 DSH/Cordis 插件、服务、事件、插件配置、模型工具、LLM 适配器、三种角色拆分、打包安装、workspace 包、cordis.yml 组合时使用;提到 DSH 插件、Cordis、plugin、服务、事件、工具、适配器即触发。 The authoritative standard for developing DeepSeek Harness (DSH) plugins — create, modify, review or debug DSH/Cordis plugins, services, events, config, model tools, LLM adapters, three-role capabilities, packaging, and cordis.yml composition.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- zimodzh
- Repository
- zimodzh/dsh-plugin-dev-skills
- Created
- 1 weeks ago
- Last Updated
- 1 weeks ago
- Language
- N/A
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
dsh-plugin-creator
Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。
dsh-plugin-installer
帮助用户(含完全小白)在 DeepSeek Harness(dsh)里安装插件:从 npm 直装或从 GitHub 克隆源码注册,处理全部已知坑(stale dist-tag、pnpm nodeLinker、cordis.patch.yml insert、坏发布、撞名、peer 冲突、GitHub 访问 SSL、mstar 扩展错配等),并在关键决策点停下来询问用户。触发:装插件 / 安装 dsh 插件 / 加个工具插件 / 插件装不上 / dsh 报错排查。