Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5410 plugins found
dsh-mcphub
jinhongxun/dsh-mcphub
MCP management panel for DeepSeek Harness — live connection status per server (green dot), one-click pip/npx upgrades for local stdio servers with Windows file-lock handling, pause/resume/delete, an add-server form writing cordis.patch.yml, real initialize-handshake probes, and beginner-friendly usage help.
dsh-rules-manager (dsh-rules-manager)
jilian-dsh/dsh-rules-manager
Rules, commands & skills manager for dsh: /rules slash command, settings panel with visual rule editing (add/edit/disable/delete, free-zone support), user-defined custom commands with {input} arguments, skill management, and automatic backup & one-click restore of AGENTS.md.
dsh-skill-7d-git-commit
7dgroup-ai/dsh-skill-7d-git-commit
Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.
dsh-autoresume
shengyvself/dsh-autoresume
When a dsh turn gets interrupted — by a web restart or an upstream hiccup (rate limit, 5xx, quota error) — this plugin auto-injects a "continue" so your session picks up where it left off, with a dead-loop guard that hands back control if the retry produces nothing.
dsh-human-task (dsh-human-task)
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.
dsh-ssq-plugin
uriekang1211-bot/dsh-ssq-plugin
SSQ (China Welfare Lottery Double Color Ball) helper for DeepSeek Harness: 1000-draw trend tracking, six prediction models with ensemble voting, structure analysis and dan-tuo/random generation via the ssq tool.
dsh-plugin-project-management
luke-yong/dsh-plugin-project-management
A DeepSeek Harness plugin that interviews the user about a project, generates a project timeline / Gantt chart, and exports it as Word or Excel.
dsh-patchouli
memorax-ai/dsh-patchouli
DeepSeek Harness memory and knowledge hub that routes update, retrieve, and subscribe calls across compatible plugins, with an optional transactional Rust backend.
dsh-session-recovery
coprexist/dsh-session-recovery
Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.
dsh-delegation-suite
wenheguo2/dsh-delegation-suite
Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.
oh-my-dsh
llmpolska/oh-my-dsh
Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.
zzy-dsh-prompt-optimizer
zhengzeyong9527-droid/zzy-dsh-prompt-optimizer
Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.
dsh-deep-verbs
winter-and-you-gone/dsh-deep-verbs
Rotates the model status line through a 53-phrase English/Chinese deep-theme pool: a random pick at turn start, event-driven switching on new thinking segments or tool calls (3s throttle), and a click on the status line toggles the language.
dsh-desktop (bundle)
s3yf1337/dsh-desktop
Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.
dsh-inline-comments
ruisenbai/dsh-inline-comments
Select text in a finished assistant reply to add numbered comments beside the quote; collect drafts and submit the batch through the official composer as one user message.
dsh-timeline-rail
lcthe/dsh-timeline-rail
Message timeline rail for DeepSeek Harness web chat: evenly spaced ticks for each user message on the right edge, click to jump, hover to preview.
dsh-github-picker
bitxeno/dsh-github-picker
Composer GitHub picker: click the GitHub icon at the bottom-right of the input box to search the workspace repository's issues and pull requests via the gh CLI, and insert the reference as a URL or @owner/repo#number mention.
dsh-multi-lang-ui
asd13006/dsh-multi-lang-ui
Add six languages (繁體中文, 日本語, 한국어, Français, Deutsch, Español) to the DeepSeek Harness Web UI language options, with hand-polished per-language translations and automatic fallbacks (Simplified-to-Traditional conversion for zh-TW, English for the others) covering upstream updates and third-party plugins.
dsh-vibe-pack
leemancheung/dsh-vibe-pack
Transactional data-only configuration pack manager with integrity, ownership, preview, diff, and rollback safeguards.
dsh-whale-companion
leemancheung/dsh-whale-companion
Draggable whale companion with local progression, achievements, skins, and privacy-safe activity tracking.
super-wechat-bridge
qshuai0213/super-wechat-bridge
WeChat iLink ClawBot bridge: official Tencent iLink protocol, Web UI settings (QR login / model / preset / permissions / session management with delete), 24h auto-renewal pushes a fresh QR before expiry, zero downtime.
dsh-perm-guard
a903067276-rgb/dsh-perm-guard
Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.
dsh-multimodal
yauntyour/dsh-multimodal
Per-file-type multimodal chains: preset processing models per wildcard convert image/video/audio files into prompt tokens before they reach the text-only session model, with per-preset fallback chains and a Multimodal settings page.
dsh-trajectory-reader
flyingtimes/dsh-trajectory-reader
A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.