Skill
dsh-plugin-dev
为 DeepSeek Harness (dsh) 开发插件并走官方机制安装(独立 npm bundle + dsh plugin add)。当用户要求开发/创建 dsh 或 deepseek-harness 插件、给 dsh 添加工具/搜索 provider/LLM 适配器/设置卡片/UI 皮肤/事件钩子,或排查 dsh 插件安装失败时使用。含可复制模板、官方安装三形态、验证清单与常见坑。
ligaoc
3 results
为 DeepSeek Harness (dsh) 开发插件并走官方机制安装(独立 npm bundle + dsh plugin add)。当用户要求开发/创建 dsh 或 deepseek-harness 插件、给 dsh 添加工具/搜索 provider/LLM 适配器/设置卡片/UI 皮肤/事件钩子,或排查 dsh 插件安装失败时使用。含可复制模板、官方安装三形态、验证清单与常见坑。
Find and install DeepSeek Harness (DSH) plugins. Use when the user asks to add a capability to DeepSeek Harness, asks which DSH plugin does X, mentions dsh plugin add, or wants memory, vision, a terminal UI, themes, or any other extension for their DSH agent.
Scaffold and iterate a DSH (DeepSeek Harness) Web plugin — host half, client bundle, settings namespace, GUI card, tests, release. Use to create, extend, or debug a cordis-based DSH plugin.