Plugins
Browse, filter, and install DeepSeek-Harness plugins.
801 plugins found
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
dsh-science-workbench
poplarity/dsh-science-workbench
A reproducible science workbench plugin for the DeepSeek Harness: agent-driven cells, inline figures with feedback/rerun, manifest provenance, and environment snapshots.
dsh-dingtalk
stardustlc666/dsh-dingtalk
钉钉群机器人单向通知工具(DeepSeek Harness 插件):agent 推送 Markdown / 纯文本消息到钉钉群,支持加签安全模式。
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
Connect DeepSeek Harness agents to authenticated Codex App Server sessions
dsh-permission-rules
perrylink/dsh-permission-rules
Declarative Claude Code-style permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, full session-log audit, and HMR rule reload.
dsh-pi
tgyd-helige/dsh-pi
Run Pi extensions as agent-scoped DeepSeek Harness plugins
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
DeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.
dsh-tool-git
lxj808624/dsh-tool-git
Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.
dsh-output-styles
perrylink/dsh-output-styles
Claude Code outputStyles-equivalent runtime output-style switching for DeepSeek Harness
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
DeepSeek Harness (dsh) web plugin: API balance + today's spend sidebar widget, /api/dsh-usage route, external vision-call accounting (JSONL usage log), plus a full per-session usage dashboard (call log, per-model stats, cache rate, CSV export) via the usa
dsh-plugin-meta-memory
yytbit/dsh-plugin-meta-memory
Structured long-term memory system for DeepSeek Harness -- unit-based brief/full pairs with auto-injection