Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1646 plugins found

P

dsh-task-feedback

pudge1996/dsh-task-feedback

Live session status on the browser tab favicon with sound notifications for pending input and completed tasks.

020 days agoIntegrations & RemoteMIT
O

dsh-deepcanary

oscar-williams/dsh-deepcanary

Evidence-first attention supervision for DeepSeek Harness with C0–C3 policy, deduplicated Inbox alerts, quiet hours, and redacted outcome records.

015 days agoIntegrations & RemoteMIT
H

dsh-task-sounds

henrytang2011win-coder/dsh-task-sounds

Task-complete and question notification sounds for the DeepSeek Harness Web UI: a soft chime when the agent finishes a turn, a ding-dong when it asks you something (questions, plan reviews, approvals). Synthesized Web Audio, zero assets, mute toggle and volume slider in the session header and settings.

027 days agoIntegrations & RemoteMIT
Z

dsh-update

zhucy123/dsh-update

One-click update for the local DeepSeek Harness checkout — compare versions, pull and rebuild, then restart, and roll back to any past release, all from a sidebar panel with live progress.

06 days agoGit & Code ReviewMIT
D

dsh-plugins (dsh-git)

dennisrongo/dsh-plugins

Git Changes tab for the DSH web GUI: staging, diffing, AI-drafted commit messages, branch/merge/stash/worktree operations and sync, with live updates via fs.watch plus a changeToken poll.

05 days agoGit & Code ReviewMIT
W

dsh-plugin-task-runner

weixshaw/dsh-plugin-task-runner

Task Runner mode for DeepSeek Harness: the main agent decomposes large tasks into independent subtasks, dispatches them to subagents (default local model) in fresh short contexts, and synthesizes results; concurrency and worker/orchestrator models are configurable in the settings panel.

017 days agoWorkflow & AutomationMIT
S

dsh-suite

stardustlc666/dsh-suite

All-in-one combo patch for STARDUSTLC's 18 DSH plugins: one command injects shared default configs across office, media, DevOps and notification presets; each component installs directly via a one-line add command (flat design, no git subdependencies).

0yesterdayWorkflow & AutomationMIT
S

narrative-prompt-polish

shengyvself/narrative-prompt-polish

✨ One-click prompt polisher for the DSH composer — an agent refines your rough draft in a side chat over multiple turns, and you copy the result back when you're happy.

06 days agoWorkflow & AutomationMIT
M

dsh-critique-loop

milbaxter/dsh-critique-loop

Intercepts turn-stopping to force one critique-and-improve round after each completed turn before the agent stops.

020 days agoWorkflow & AutomationApache-2.0
E

dsh-init

evanfang0054/dsh-init

Claude Code style /init command and tool that writes a minimal CLAUDE.md and symlinks AGENTS.md to it.

020 days agoWorkflow & AutomationMIT
D

dsh-plugins (dsh-plan-board)

dennisrongo/dsh-plugins

Captures every plan the agent presents through exit_plan_mode as markdown under <workspace>/.dsh/plans, opens a review window, and keeps a Plans history tab recording the outcome of each plan.

05 days agoWorkflow & AutomationMIT
Z

dsh-session-lab

zhangguiping-xydt/dsh-session-lab

DSH session workflows for packaging verifiable capsules, evaluating reusable Skills, and comparing controlled session trajectories.

03 days agoSkillsMIT
W

dsh-token-headroom

wode25500/dsh-token-headroom

Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).

017 days agoSkillsMIT
W

dsh-token-caveman

wode25500/dsh-token-caveman

Terse prose for DeepSeek Harness — compress the agent's own output so every reply costs fewer tokens (layer 4). Style, never substance.

017 days agoSkillsMIT
L

dsh-super-pm

lohaslee/dsh-super-pm

Product-thinking companion for DeepSeek Harness: clarifies negative boundaries first, separates facts from assumptions, routes through seven product lenses, and persists confirmed decisions to project memory.

010 days agoSkillsMIT
E

dsh-shared-handoff

eve1329/dsh-shared-handoff

dsh port of the shared handoff kit: handoff and task-id-bootstrap skills plus host-side automation — baseline state injection, per-turn snapshots with an Auto Log trail, task=<id> routing, continuation re-injection, a compaction guard with clear-required alerts, and read-only subagent handling — all writing the same .agents/state/ as the Codex, Claude, and pi editions for one-repo multi-agent handoff.

04 days agoSkillsMIT
D

dsh-plugins (dsh-superpowers)

dennisrongo/dsh-plugins

Serves the obra/superpowers skill catalog to the harness and injects its using-superpowers bootstrap as a persistent, compaction-safe system-prompt section.

05 days agoSkillsMIT
W

dsh-xia-plugins (gameassist-knowledge)

w4xxx/dsh-xia-plugins

Tree-shaped Markdown knowledge base for DSH agents: kb_list/kb_read/kb_write tools, tree/node HTTP routes, and a browser panel companion.

021 days agoTools & CapabilitiesMIT
S

dsh-voice-control

sucriss/dsh-voice-control

Voice control for the DSH web composer: push-to-talk speech-to-text into the input box (with optional auto-send), spoken playback of assistant replies via the Web Speech API, right-click settings popover, and a global Ctrl+M hotkey.

020 days agoVision, Voice & MultimodalMIT
H

dsh-maclens

harzva/dsh-maclens

Apple on-device Vision tools for text-only dsh models: local OCR (zh-Hans + 30 langs), image classification, face detection, document layout, and a combined describe — 100% offline, no API key, tall-screenshot slicing.

023 days agoVision, Voice & MultimodalMIT
A

dsh-vision-bridge

alaxrpg/dsh-vision-bridge

Adds image input and recognition through configured DSH providers or an OpenAI-compatible endpoint.

019 days agoVision, Voice & MultimodalMIT
P

dsh-web-search-zhipu

partingqaq/dsh-web-search-zhipu

GLM (Zhipu bigmodel) web search provider - routes ctx.web search through Zhipu's Anthropic-compatible endpoint with the native web_search server tool, billing your existing GLM quota or Coding Plan instead of the DeepSeek platform. Includes a translation layer for Zhipu's non-standard tool_result response layout.

024 days agoTools & CapabilitiesMIT
B

web-search-advanced

bug-huntter/web-search-advanced

Switchable web-search provider for DSH: native DeepSeek web search or an OpenAI-compatible custom backend. Installation automatically routes DSH web searches to the plugin; only provider, API key and model are required. Published on npm as @lp181818/web-search-advanced@0.1.3.

012 days agoTools & Capabilities
Z

dsh-algo-trainer

zf3373/dsh-algo-trainer

Algorithm learning toolkit syncing Codeforces and AtCoder submissions, profiling weaknesses, generating AI training plans, and tracking spaced-repetition reviews across a 114-lesson algorithm curriculum.

03 days agoTools & Capabilities