Skill
从规划到发布的 DeepSeek Harness 插件全流程指南,覆盖需求与形态决策、脚手架生成、业务实现、本地验证、发布准备和最终发布。Use when the user wants to plan, create, bootstrap, develop, verify, or publish a DSH plugin/extension, or asks how to build a DeepSeek Harness plugin end-to-end.
Skill
为 dsh(DeepSeek Harness)开发扩展时使用——创建 agent preset(角色化 Agent)、插件 bundle、接入 MCP server、网页端 UI 组件。用户说"给 dsh 做个插件/做个 Agent/加个工具/接 MCP/自定义模式"等时使用。提供 dshdev 脚手架 CLI 与官方文档导航;官方教程是唯一权威,本 skill 只做路径决策与脚手架。
Skill
指导任何 Agent 正确、高效、符合规范地开发 DeepSeek Harness(DSH)插件。涵盖 Tool(defineTool)、LLM 适配器、服务与依赖、事件系统、配置、打包发布,以及 Cordis 框架的心智模型、代码模板与验证清单。
Skill
为 DeepSeek Harness (dsh) 开发插件并走官方机制安装(独立 npm bundle + dsh plugin add)。当用户要求开发/创建 dsh 或 deepseek-harness 插件、给 dsh 添加工具/搜索 provider/LLM 适配器/设置卡片/UI 皮肤/事件钩子,或排查 dsh 插件安装失败时使用。含可复制模板、官方安装三形态、验证清单与常见坑。
ligaoc
Skill
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.
Skill
为 DeepSeek Harness (DSH) 搭建"免费、无需 API key"的联网搜索插件(Bing HTML 抓取 provider)。当用户说"DSH 搜索用不了/没 key/不想用官方 key"、"给 DSH 加搜索插件"、"装搜索插件"、"dsh-web-search provider"或类似意图时使用。支持一句话安装(GitHub bundle 源,AI 自动执行)。也可用于复刻、升级或排查任何 ctx.web 搜索 provider。
Skill
Publish a validated DSH plugin package (`@deepseek-ai/dsh-*` or `@lovstudio/dsh-*`) to npm, git, or tarball channels and verify it loads in the DeepSeek Harness. Use when the user asks to publish, release, or ship a plugin. 触发:发布插件 / 上架插件 / release dsh 插件。
Skill
安装任何第三方 DeepSeek Harness (DSH) 插件或 agent preset 之前,审查它的源码, 判断是否安全、是否值得授予"宿主任意代码执行权"。当用户说"这个插件安全吗"、 "能不能装"、"审计/审查这个插件或 preset"、"dsh plugin add"、"帮我看看这个 第三方插件"、或贴出一个插件目录/仓库让评估,都要用它。即便用户没明说"安全"、 只要是在引入外部 DSH 代码,就应先做这次审计。
Skill
指挥本机运行的 dsh(DeepSeek Harness,127.0.0.1:3080)——不用打开网页端。用户说"给 dsh 下指令 / 让 dsh 干活 / 跑个任务 / 新建会话 / 切换模式或模型 / 配置大模型 / 看已装插件 / 建工作目录 / 看 dsh 会话"等时使用。通过 dshctl CLI(~/.local/bin/dshctl)驱动:会话管理、发送指令、模型/模式/权限切换、配置 OpenAI 兼容模型与视觉能力、工作区与目录、审批应答、实时事件流。
Qidianyan
Skill
Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.
zephyrpersonal
Skill
备份与恢复 DeepSeek Harness (DSH) 环境。把环境视为六类组件的集合 (配置 / 插件 / 本地依赖 / 环境补丁 / 自定义脚本与状态 / 数据),按类别检测、取证、选择、打包、对比、恢复。 生成跨平台通用、自带 MANIFEST 解释与恢复指导的 ZIP,支持在无 DSH 的新环境按指导安装与恢复。 当用户说「备份 DSH / 备份配置」、「恢复 DSH / 恢复配置 / 还原环境」、「迁移 DSH / 复刻环境 / 换机器」,或用户提供 dsh-backup-*.zip 备份包文件引用时激活。
little3tar
Skill
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.
Zn-Dk