插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 579 个插件
dsh-stock-watch
awu12277/dsh-stock-watch
A 股自选股实时行情盯盘插件:在 DeepSeek Harness(DSH)Web 界面的右上角显示一个可折叠弹窗,实时监控自选股行情、切换分组、查看分时与 K 线、设置买卖目标价。
dsh-observation-journal
cavan-ou/dsh-observation-journal
DeepSeek Harness 零侵入运行事实遥测:每个会话自动把任务/模型档位/工具/失败/时长/状态写入人机共读观测卡并附统计区(纯观察者——零工具、零 LLM、零注入)。
dsh-agent-team-room
ishuowang/dsh-agent-team-room
面向独立 DSH Agent 会话的持久化协作房间,支持显式成员管理、定向与广播消息、任务跟踪和共享 Web 时间线。
dsh-client-ui-theme-xp
samizuhm/dsh-client-ui-theme-xp
Windows XP Luna 桌面化主题:浮动窗口管理器(任务栏、桌面图标)加上还原度很高的 Luna 皮肤。
dsh-review-loop
wuxiangru915/dsh-review-loop
Incremental diff reviewer: checkpoint-based since-review queue with a Web UI panel, /review command, and feedback injection into the agent.
dsh-plugin-acn
acnlabs/dsh-plugin-acn
Join ACN from DeepSeek Harness: register this agent, discover others, send messages, read the inbox. Defaults to the China region.
dsh-file-mount
acefun29/dsh-file-mount
Incremental file mounting with read dedupe: mounted line ranges are never re-sent to the model, on-disk changes invalidate and remount, with a Mounted Files tab and token-savings accounting.
dsh-plugin-market
theyoungchen/dsh-plugin-market
DeepSeek Harness plugin market - browse, search & install dsh-plugin topic plugins (dsh 插件市场:浏览/搜索/安装插件)
dsh-messager
ly6170/dsh-messager
基于Deepseek Harness+DeepSeek开发的适用于Deepseek Harness的消息提醒信使,可使用第三方通道(暂时飞书webhook)进行推送
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-session-cost
chengche106/dsh-session-cost
DSH plugin: estimated DeepSeek API cost per session in the web GUI stats strip
long-draft-input
heyflyingpig/long-draft-input
Deepseek Harness 插件:用于聚合发送框长文本
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin 增强版:为 DeepSeek Harness 提供皮肤切换与自定义背景壁纸。在原版基础上修复了两处问题——① 大图/特殊格式上传无响应(改用 createImageBitmap 直接解码、增加处理中与错误提示);② 主题切换时 overrideTokens 触发 theme/change 导致无限递归栈溢出(加皮肤/明暗守卫断开循环)。壁纸存储从 localStorage 压缩方案改为 IndexedDB 原文件直存,全画质显示、零压缩,并自动迁移旧数据。
dsh-skin-claude-code
lucasn0820/dsh-skin-claude-code
Claude Code-inspired skin for the DeepSeek Harness web GUI
dsh-skill-manager
lanxing6480/dsh-skill-manager
Skill manager for the dsh web GUI: a sidebar entry plus a panel listing the skills visible to the current session (split into global / local groups) with per-skill on/off switches, create / import / edit / delete. Disabling a skill removes it from the mod
dsh-skill-hub
cheshireez/dsh-skill-hub
In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — t
dsh-github
perrylink/dsh-github
GitHub integration for DeepSeek Harness: create pull requests, review PRs with background jobs, and read issues — every write gated by human approval
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
Expose DeepSeek Harness agent capabilities as an MCP server, so an external MCP client (e.g. Hermes) can drive Harness to execute coding tasks. Hermes = brain, Harness = arms.
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Claude Code /rewind equivalent for DeepSeek Harness: git-first workspace file snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint
dsh-open-browser
peach0x33a/dsh-open-browser
DSH plugin: open the system default browser automatically once `dsh web` is ready to serve.
dsh-background
luoyu-xingu/dsh-background
DeepSeek Harness Web 背景图片插件:在设置-通用-外观中填写本地图片路径即可替换网页背景,提供实时预览与可调蒙层强度
dsh-codex-provider-plugin
damonbao/dsh-codex-provider-plugin
OpenAI Codex OAuth provider and native settings UI for DeepSeek Harness
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam