Plugins
Browse, filter, and install DeepSeek-Harness plugins.
134 plugins found
dsh-kimicode-swarm
hongyue0721/dsh-kimicode-swarm
Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.
oh-my-deepseek-harness
hatsuyuki0103/oh-my-deepseek-harness
OMX-style workflow skills for DeepSeek Harness: deep-interview, ralplan, ralph, autopilot, team, code-review and 19 more, rewritten on native DSH tools, without vision skills.
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
dsh-wechat-mp
coolbreezecoin/dsh-wechat-mp
Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.
DeepSeek-Harness-Hanako-Memory
moononnn/deepseek-harness-hanako-memory
Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).
dsh-fork-graph
chouyong/dsh-fork-graph
Git-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.
dsh-usage-stats-plus
nixz0824/dsh-usage-stats-plus
DSH usage and balance panel with official live balance, per-event official peak/off-peak pricing, all-channel spend estimates from daily balance snapshots, and a Codex-style 12-month token activity timeline. Fork of Ychris12138/dsh-usage-stats.
better-reasoning-slider
vvvspec/better-reasoning-slider
Official-style composer model trigger with a floating reasoning-effort slider popup.
dsh-file-mention
sunshaobei/dsh-file-mention
Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
ethan-workbench
ethan0084/ethan-workbench
A desktop-style project and AI workbench for DeepSeek Harness
dsh-pi
andpuqing/dsh-pi
pi-style system prompt for DeepSeek Harness (dsh-pi). A Cordis plugin bundle that replaces the system prompt with pi's minimal-core, tool-listing, guideline style.
vision-tool
haowencang/vision-tool
Conversation-style UI/UX visual review plugin for DeepSeek Harness: vision_review / vision_ask tools backed by any OpenAI-compatible multimodal endpoint (e.g. agnes-2.5-flash)
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.