Plugins
Browse, filter, and install DeepSeek-Harness plugins.
1664 plugins found
dshx
why913/dshx
The missing companion CLI for DeepSeek Harness (dsh): manage MCP servers with one command — add/list/remove/test with dry-run connection checks, plus one-shot import from Claude Code / Codex. Also mounts as a dsh plugin so the agent can manage MCP itself.
dsh-deepseek-status
kekukase/dsh-deepseek-status
DeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.
dsh-auto-approval-plugin
styxnether/dsh-auto-approval-plugin
A middle permission tier for DeepSeek Harness between workspace-write and danger-full-access: auto-approves harmless commands and operations targeting configured trusted areas, beyond the current workspace.
dsh-yali-image-generator
pptt121212/dsh-yali-image-generator
DeepSeek-Harness 图像生成插件。申请 Yali AI API Key:https://api.yaliai.com/
dsh-dafeiyu
qcytsn/dsh-dafeiyu
A desktop-native BigFish companion driven by DeepSeek Harness session events.
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery
auto-compact
johnathonye/auto-compact
会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)
design-playbook
bandersnatch0x/design-playbook
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
dsh-repro
evilirving/dsh-repro
/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
dsh-gitflow
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
dsh-notify-bark
pc439527/dsh-notify-bark
Bark push notifications to iPhone: turn completion, waiting-for-input, and approval events sent from the DSH Host.
dsh-docker
jesse-njx/dsh-docker
Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops.
web-components
omdsh-dev/web-components
Web Components support.
arcana
gooodwei/arcana
A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
dsh-openviking-status
dipertq/dsh-openviking-status
Minimalist OpenViking status chip and popover for DeepSeek Harness composer
dsh-bonk-pet
reisen-ww/dsh-bonk-pet
Whale-girl desk pet in the corner of the DSH Web GUI. It sings along to a bundled track while the agent works; when a tool call fails a steel pipe falls on its head. Click it to bonk the basin it wears, which costs 12 rice — knock enough and it gets hungry and wanders off to beg, and rice appears somewhere on the page for it to dash across and eat. Draggable within the viewport, wriggles and complains if grabbed mid-dash, volume and behaviour configurable from Settings. All artwork, sound effects and the song ship inside the package.
dsh-notify
taoye599/dsh-notify
Desktop notifications for DeepSeek Harness — a web notification while a browser page holds the plugin (turn completion and pending questions), and a native Windows toast from the host for finished turns once the browser is closed.
dsh-telegram-control
jackcontrols/dsh-telegram-control
Telegram remote control for DeepSeek Harness: list conversations with titles and workspaces, resume paused persisted sessions on demand (preset remount), turn-tracked reply relay, first-line reasoning summaries, inline-button approve/reject with outcome edits, and a bot command menu.
dsh-knj-version-control
yangdongzhen590/dsh-knj-version-control
Version-control workbench for the DSH Web sidebar: local changes grouped by type, per-file and multi-file staging, preview-confirmed commit / update / push, and a failure dialog that shows the raw Git output instead of a four-second toast.
dsh-git-statusline
pinzza/dsh-git-statusline
Compact Git status line for DSH Web: the current branch, staged and unstaged line changes, ahead/behind commit counts against upstream, and a clean-worktree marker — placeable in the sidebar footer, the session header, or above/below the composer, with the position switched on the settings page.
oh-my-dsh
gulagala001/oh-my-dsh
Oh My DSH (OMD) adds context summaries with original-source recall, task-linked verification, prompt optimization, CodeGraph code navigation, OpenCU computer control, and four themes covering layout, sidebars, and settings.
PDF-electronic-signature
juntaoxiao/pdf-electronic-signature
PDF electronic signing: generate a handwritten-style signature image, stamp images and typed blocks onto PDF pages, and apply a PKCS#7/CMS digital signature with a PKCS#12 certificate you supply. Stamping first keys an opaque background out to transparency - un-compositing each pixel so the ink keeps its original colour - and trims to the ink, so a seal stamped over a signature does not erase it.
dsh-say
fangqian616/dsh-say
Speaks your agent's reports in a voice you choose, compressing long reports before speaking. Character voices need no training - a 3-10 second reference clip clones one, and community-trained models work too - and no 6.4 GB GPT-SoVITS install: the plugin installs its own runtime and voice. An existing GPT-SoVITS can be used instead, and it is the same voice model.
dsh-win-computer-use
wwwort/dsh-win-computer-use
Windows-native computer use for DeepSeek Harness: two tools drive and read any desktop app. One batch call runs find, click, type, key, read, wait and screenshot steps in a single engine pass, so a task whose steps are known up front costs one model round trip; reading returns window text rather than an image, and input and capture prefer UI Automation patterns, Win32 messages and offscreen PrintWindow so the user's focus and pointer stay untouched.