Skip to main content

dsh-plugin-developer

指导并帮助开发 DeepSeek Harness(dsh)插件与功能。当用户要求开发/编写/创建/搭建 dsh 插件或为 dsh 增加新能力时使用,包括:新增工具(Tool)、技能(Skill)、系统提示注入、调外部 API 的工具、浏览器端渲染组件(Toolview)、双端打包、构建与测试;理解 dsh 插件架构(@deepseek-ai/cordis 生命周期、ctx.effect/inject、defineTool、SkillProvider、presentationMeta、沙箱与 CSP);诊断 dsh 插件报错与常见坑(Node 22 硬要求、junction 链接宿主依赖、profile 安装与 file: 依赖同步、tsdown 版本);按四种插件类型(Service Provider / Event Interceptor / Tool Plugin / Agent Loop)做选型与实现;或直接生成 dsh 插件项目脚手架。内置完整可运行的天气插件实战案例(assets/examples/weather-plugin,含动效 Toolview)作为参考。基于 dsh 0.1.1-rc.2 与 dsh-openmaic 完整实战经验。

Jump to install

Source facts

Repository
liangdabiao/dsh-plugin-developer-skill
Last source activity
September 1, 2026 at 09:07
Detected SKILL.md language
Chinese
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.