Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

6802 plugins found

J

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.

12 days agoDev & Plugin ToolsMIT
7

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.

1last monthGit & Code ReviewMIT
S

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.

12 days agoWorkflow & Automation
Y

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.

17 days agoTools & CapabilitiesMIT
U

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.

1last monthTools & CapabilitiesMIT
L

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.

1last monthTools & CapabilitiesMIT
K

xiwen (dsh-xiwen)

kaiwangleo/xiwen

Semantic-layer analytics tool that uses curated table, column and metric metadata with Qdrant and Elasticsearch recall to generate, validate and execute MySQL analytical queries through the Xiwen service.

113 days agoTools & CapabilitiesMIT
M

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.

13 days agoMemoryMIT
C

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.

1last monthSessions & MessagesMIT
B

dsh-chat

baixianger/dsh-chat

Group chat rooms for DSH sessions with explicit @mentions, cold-session wake-up delivery, and optional cross-host transport through dsh-weave.

18 days agoSessions & MessagesMIT
W

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.

1last monthModels & ProvidersMIT
L

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.

1last monthModels & ProvidersMIT
G

dsh-stylevault

gptsapp/dsh-stylevault

30 classic open-source theme palettes (Catppuccin, Nord, Tokyo Night, Gruvbox, Solarized, etc.) mapped to official ThemeService tokens for DeepSeek Harness, with a Style Settings panel for live color/font/radius tweaks and JSON export/import for sharing config packs.

1last monthThemes & Appearance
Z

zzy-dsh-prompt-optimizer

zhengzeyong9527-droid/zzy-dsh-prompt-optimizer

Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.

112 days agoUI EnhancementsMIT
W

dsh-hover-approve

wydddddcool/dsh-hover-approve

Anchors an approve/answer bubble to each DSH Web sidebar session row — one-click handling of authorization, questions, plan reviews and blocked goals without opening the conversation.

129 days agoUI EnhancementsMIT
W

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.

124 days agoUI EnhancementsMIT
U

dsh-file-preview (dsh-file-preview)

undeadsheep/dsh-file-preview

Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.

1last monthUI EnhancementsMIT
S

dsh-chat-history

stylelinzzz/dsh-chat-history

Adds a "History" conversation view tab listing the session's user messages as a clickable directory, with auto-paging and click-to-jump back into the chat.

111 days agoUI EnhancementsMIT
S

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.

118 days agoUI EnhancementsMIT
R

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.

1last monthUI EnhancementsMIT
L

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.

121 days agoUI EnhancementsMIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

Type normally; about two seconds after you pause, it rewrites your draft into a version more likely to get a good answer, leaving pasted code, links and long text untouched and keeping multi-part questions numbered.

18 days agoSessions & Messages
B

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.

118 days agoUI EnhancementsMIT
A

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.

112 days agoUI EnhancementsMIT