插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 312 个插件
dsh-task-queue
nicecx/dsh-task-queue
DSH↔Hermes 协作的缓存梯队任务队列(reset > approve > review,queue.json 唯一真相源):全部提审路径入队、租约/认领模型并发 1、优先级 aging 防饿死、原子忙锁;Hermes 侧消费端(cron */1 + monitor 门控)出队执行、单槽检查写审核请求、调用重置 agent。
dsh-design-review
nicecx/dsh-design-review
设计方案与事故教训强制交叉评审:自动识别设计文档写入并入队(tier=review),外部评审结论投递回发起会话,approved 的防复发措施以 append-only + 冲突检测方式追加到守则文件。
rex-harness (ui-workflow)
rexyoung000/rex-harness
把产品或界面需求编排成可落地的设计规格,提供 /ui-workflow 与 /ui-rerun。分析师通过只读 ui_analyst 运行,主控把报告写入 docs/ui-workflow。
dsh-init
evanfang0054/dsh-init
提供 Claude Code 风格的 /init 命令与工具,生成极简 CLAUDE.md,并将 AGENTS.md 以相对软链指向它。
dsh-xia-plugins (gameassist-knowledge)
w4xxx/dsh-xia-plugins
树状 Markdown 知识库:为 DSH Agent 提供 kb_list/kb_read/kb_write 工具、目录/正文 HTTP 接口,并配套浏览器面板。
dsh-disk-browser
yanj26/dsh-disk-browser
DeepSeek Harness 侧边栏磁盘文件浏览插件:浏览服务器任意目录(含隐藏文件夹),支持文本预览、流式下载与上传(多选/拖拽、同名确认覆盖),桌面与移动端响应式适配。
dsh-d1
cndn/dsh-d1
Cloudflare D1 数据库工具:d1_list/query/exec/schema/stats/health,通过 D1 HTTP API 访问,默认只读(SQLite 语义的词法级只读保护)、LIMIT 行数上限、CSV/JSON 查询输出与写审批门。
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
面向 DeepSeek Harness 上 GPT 模型的 Codex 风格编码工具与 agent 预设:exec_command、write_stdin、apply_patch、view_image,以及 OpenAI Chat Completions 与 Responses API 两条路由,并桥接 DSH 原生的计划、提问、审批与压缩。长命令注册为 DSH 后台作业,输出首尾有界,可用 job_output 读取;每种子代理类型可独立指定 Preset、Provider、Model 与 Reasoning effort。
dsh-plugins (dsh-memory)
dennisrongo/dsh-plugins
/remember 命令将事实写入 dsh 已加载的 AGENTS.md 指令层级,并配有 Memory 标签页,显示加载器在字节预算内实际保留了哪些指令。
dsh-handoff-button
whites18/dsh-handoff-button
为每条 AI 回复添加 Handoff 按钮,点击后由 LLM 将当前会话总结为交接文档,写入该会话工作区的 handoff/ 目录。
dsh-dream
stardustlc666/dsh-dream
DSH 做梦插件:agent 在会话间隙回放近期对话(dream_digest)、反思并写入梦境日记(dream_save/journal/recall),高频教训幂等桥接进 AGENTS.md(dream_bridge)。多帧 zstd 会话读取,默认隐私脱敏,六工具含健康自检,零运行时依赖。
dsh-change-review
xwh5/dsh-change-review
DSH 会话修改审查:追踪 write/edit 工具调用,集成 diff2html 实现 VS Code 风格 side-by-side diff,自动跟随主题,支持子代理聚合与一键撤回。
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
dsh Web 会话内「文件」页签(conversation.view,order 20):以当前会话工作区为根的面包屑目录浏览,内联预览消毒渲染的 Markdown(marked + DOMPurify)、图片、带行号文本与 PDF;目录与读取全部经 ctx.webServer 注册的只读 /dsh-files 宿主路由,无任何写端点(中英双语)。
axiom-kb-dsh
listenj/axiom-kb-dsh
为 dsh 提供知识库(Vault 记忆 + 知识图谱):kb__* 工具覆盖确定性记忆检索/写入、知识图谱节点/边/子图/遍历、文档入图谱与跨存储统一查询(KAL),不含联网检索工具。
dsh-pr-description
988hj7tczd-oss/dsh-pr-description
分析当前分支 diff,生成符合 Conventional Commits 的 PR 标题与动机/方案/影响/测试/风险描述和自审清单,输出 PR_DESCRIPTION.md,可选直接调用 gh 提 PR。
dsh-prompt-optimizer
zzy-cl/dsh-prompt-optimizer
Prompt optimizer for DeepSeek Harness: a composer tool-row button that rewrites the draft into a structured prompt via the session's selected model, with one-click restore
dsh-internal-urls
hy-sde/dsh-internal-urls
FS-shaped internal URL schemes (conflict://, pr://, issue://, …) resolved through one registry behind the read/grep/write tools — a standalone service plugin for DeepSeek Harness with no upstream harness changes required.
dsh-plugin-recommender
mimosa776/dsh-plugin-recommender
按职业/角色推荐 DSH 插件:询问用户是做什么的(程序员、设计师、写作、研究、运维、学生…),推荐适合的插件,并对每个插件做本地静态安全审计(危险代码模式 + 0-100 风险分)与口碑检查(npm 下载量 / GitHub 星数)。
dsh-wikipali-plugins
metanoia1989/dsh-wikipali-plugins
WikiPali Pali corpus research & write skills for DeepSeek Harness (dsh): pali-research + pali-write skill providers backed by the upstream wikipali CLI.
dsh-generative-ui
cnseniorious000/dsh-generative-ui
让 AI 在对话中或侧边栏里插入流式生成的 UI,以 TSX 书写——模型的母语之一,不必再教它一套 JSON schema。流式渲染不闪烁,状态跨帧保留、无硬刷新,对 UI 的点击直接驱动下一轮对话。inline 形态流式最重要,side canvas 形态更 agentic。卡片内部同样具备 agentic 能力——执行 bash、curl、调用模型、读写文件。
dsh-task-dispatcher
zhengjy01/dsh-task-dispatcher
Task dispatcher for DeepSeek Harness: use TickTick (滴答清单) 5️⃣AI as the daily task dispatcher — a cordis timer pulls today's due tasks each morning, writes them to the workspace task file, and notifies (flomo + macOS) so the agent works through them and wr
dsh-plugin-meow-speech
tumi-huakai/dsh-plugin-meow-speech
显示层文本替换:自定义消息中任意文本的界面显示而不改动真实对话,支持逐条整词匹配、长词优先与代码块保护。
dsh-rich-tracking
savageops/dsh-rich-tracking
todo 胶囊下方的进度记分板:百分比行必须带工件证据,检查点由宿主抓取 git 状态,pursue/align/dismiss 直接送达 agent 下一步。
dsh-tool-plus
xiaoso456/dsh-tool-plus
DeepSeek Harness 基础工具增强:持久 bash、结构化 read、多模式 edit、原子 write、双引擎 grep/glob、图像直读,一个插件全覆盖