插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 192 个插件
gewu-tools
nyantused-cpun/gewu-tools
Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.
dsh-msgrail
chou109/dsh-msgrail
MsgRail(消息轨道) —— DeepSeek Harness 的窄消息轨道插件:在对话左侧,为每条你发送的消息显示一根细横线。悬停看预览、点击即跳转,更早消息自动加载;全量历史、实时更新、中英双语。 MsgRail is a narrow message rail for DeepSeek Harness: one thin bar on the left of the chat for each message you sent. Hover to preview, click to jump — older messages load automatically. Full history, live, bilingual.
dsh-checkpoint-diff
tmpdot/dsh-checkpoint-diff
File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, singl
dsh-shadow-mind
winterhuan/dsh-shadow-mind
Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent
dsh-contract-review
satan9394/dsh-contract-review
合同风险识别器:扫描中文合同的风险条款(违约责任、付款、知识产权、保密、解除、争议解决等),输出分级风险报告与修改建议。
dsh-managed-approval
jalllychun/dsh-managed-approval
Codex-inspired managed approval for DeepSeek Harness: risk-based MCP review, one-time grants, explicit denials, and human fallback on reviewer failure.
dsh-plugin-lion-skills
lion-1209/dsh-plugin-lion-skills
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
suhan-dsh-forge
elonysuhan/suhan-dsh-forge
DSH Web taskboard plugin with workspace-scoped Agent sessions, staged human review, delivery confirmation, and durable archival
dsh-git
mattismegevand/dsh-git
A session-scoped working-tree review panel for DeepSeek Harness
dsh-plannotator
eighthundreds/dsh-plannotator
Review the agent's plan in Plannotator — annotate, approve, or send it back.
jayhe-mdviewer
1149784810/jayhe-mdviewer
General file previewer for DeepSeek Harness: after an agent turn produces files, the produced-files row expands vertically and one click opens a right-side panel that renders markdown (official MarkdownText), syntax-highlighted code, csv/tsv tables, text,
dsh-crew
stuarthu/dsh-crew
DeepSeek Harness (dsh) plugin: run work as a small crew of role agents (product manager, engineer, code reviewer) that talk through files on disk, with the PM as the only voice to the user.
dsh-artifact
jannchie/dsh-artifact
Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview
read-paper
louwenbo580/read-paper
A paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text (columns, headings, tables, sub/superscripts, table of contents) with figure and display-equation rendering, a floating ask-about-the-selection dialog, and
iterate-skill
jingzhao-l/iterate-skill
dsh plugin that turns the iterate skill into an autonomous closed-loop harness: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus a dry-run pure-review mode with multi-round convergence and a meta-review that audits the rep
dsh-artifact-preview
nirvanaslash/dsh-artifact-preview
Codex-style artifact preview for DeepSeek Harness (DSH): produced-files row in chat with inline image thumbnails, and a resizable split-screen side preview panel rendering Markdown / source code / CSV / JSON / images / HTML, plus localhost port preview.
dsh-plugin-judge
pengxuding/dsh-plugin-judge
插件价值裁判:装前审核(源码静态扫描 + LLM 裁判)与装后审计已装插件,模型切换时弹窗提醒复核;判断插件对当前模型是增强还是压制。
dsh-plugins (dsh-approve-for-me)
damonkoy/dsh-plugins
自动化审批审核:只读工具自动放行、危险命令自动拒绝,策略引擎 fail-closed。
dsh-auto-reviewer
antarescorn/dsh-auto-reviewer
Codex 风格自动审查权限模式:新增 auto-review 权限档,自动放行安全沙箱提权,危险或模糊操作转人工确认,未确认的致命操作直接拒绝。
dsh-sound-cue
nixz0824/dsh-sound-cue
会话需要你操作(审批、提问或计划确认)以及任务完成时播放不同的短提示音。Web Audio 现场合成,无弹窗、无系统通知。
dsh-review
viger1/dsh-review
对抗式代码审查:多个 finder 并行地从不同视角(正确性、生命周期、契约、安全)审查改动,随后每条发现都交给独立验证者去推翻它,只要有一票推翻就丢弃。
dsh-session-review
sunshaobei/dsh-session-review
输入框上方的条带列出当前会话修改过的文件(默认折叠),Review 按钮打开会话变更面板,基于会话自身的 edit/write 工具结果展示前后差异块,无需 git。
github-mcp
johnxu22786/github-mcp
GitHub 开发者工作台 MCP server(dsh bundle):23 个 MCP 工具覆盖仓库、issue、PR、代码审查与搜索,零运行时依赖,支持 PAT 与 OAuth 双认证。
adversarial-review
johnxu22786/adversarial-review
对抗式多视角代码审查:正确性/安全性/可维护性透镜并行攻击 diff,确定性严重度定级、抑制规则与增量审查历史。