Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2485 plugins found

G

dsh-housekeeper

guo6x/dsh-housekeeper

Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.

14 days agoDev & Plugin ToolsMIT
F

dsh-mattpocock-skills-deck

featherhunter/dsh-mattpocock-skills-deck

Right-side details panel that turns the Matt Pocock skills collection into a DSH quest board: wayfinder decision maps, per-issue triage / fix / discuss / execute actions, 9-item core-skill probe plus 20-skill radar, environment checks, and one-click handoff across sessions.

112 hours agoDev & Plugin ToolsMIT
D

dsh-depguard

delightor/dsh-depguard

Dependency-topology guard: pre-install conflict prediction and post-install detection of duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services that cause Symbol-key crashes like "Cannot read properties of undefined (reading 'prepare')".

13 days agoDev & Plugin ToolsMIT
A

dsh-plugin-clinic

ayahunter/dsh-plugin-clinic

Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.

13 days agoDev & Plugin ToolsMIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

13 days agoDev & Plugin ToolsMIT
A

dsh-doctor

asdf17128/dsh-doctor

Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.

13 days agoDev & Plugin ToolsMIT
A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

13 days agoDev & Plugin ToolsMIT
A

dsh-python-env

angeloszou/dsh-python-env

Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.

12 days agoDev & Plugin ToolsMIT
2

dsh-progress-viz

2008924/dsh-progress-viz

Real-time stage, ETA & cost dashboard for headless dsh tasks: turns the black-box session event stream into a live multi-task grid (cordis plugin + standalone local dashboard, no API calls).

12 days agoDev & Plugin ToolsMIT
Y

dsh-notifier

yzz-s/dsh-notifier

System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.

13 days agoIntegrations & RemoteMIT
S

dsh-notify-center

singleone/dsh-notify-center

Native desktop and webhook notifications for turn completions, failures, and approval requests, with outcome filters, content rules, privacy controls, and retrying delivery.

12 days agoIntegrations & RemoteMIT
S

dsh-lark-bridge

shrekcg/dsh-lark-bridge

Bidirectional Feishu/Lark channel for DeepSeek Harness: persistent conversations, true streaming replies, 40 MCP Feishu tools, slash commands, and an IM-bot status tab in the plugin settings.

12 days agoIntegrations & RemoteMIT
P

dsh-ui-notifications

pany0593/dsh-ui-notifications

OS-level system notifications for the dsh web GUI: popups when a turn finishes or the agent needs your approval, answer, or plan review while the page is in the background.

14 days agoIntegrations & Remote
M

dsh-notion

mingzeng21/dsh-notion

Connect dsh to Notion via the official Notion MCP (OAuth + PKCE): search, read, and write pages, databases, and comments through `mcp__notion__*` tools.

13 days agoIntegrations & RemoteMIT
M

dsh-im-connect

michengai/dsh-im-connect

Connects WeChat, WeCom, DingTalk, Feishu, Lark, QQ, and Telegram to a local DeepSeek Harness agent, with each IM chat as a separate workspace channel.

117 hours agoIntegrations & RemoteApache-2.0
H

dsh-web-launcher

hanwuji1/dsh-web-launcher

One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).

14 days agoIntegrations & RemoteMIT
B

dsh-wxauto-plugin

br1nosense/dsh-wxauto-plugin

WeChat automation for DSH: push task progress to WeChat, listen for messages with keyword auto-reply, and a WeChat ↔ DSH two-way bridge controllable from the settings page, built on wxauto4.

1yesterdayIntegrations & RemoteMIT
B

dsh-omni-bridge

baisama-cloud/dsh-omni-bridge

Multi-channel IM bridge for DeepSeek Harness: route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent and relay its replies back, with per-channel sessions and reply dedup.

12 days agoIntegrations & RemoteMIT
A

dsh-notify

aokamoaki/dsh-notify

Conversation-completion notifications for DeepSeek Harness: Windows toast + sound on turn done / error / goal, plus ask & approval alerts - background-only, with a volume-adjustable bell in the conversation header.

13 days agoIntegrations & RemoteMIT
Y

dsh-git-workflow

yangyongzhen/dsh-git-workflow

Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.

14 days agoGit & Code Review
W

dsh-git-status

wongzexu/dsh-git-status

Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.

112 hours agoGit & Code ReviewMIT
W

dsh-git-worktree

wloops/dsh-git-worktree

Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.

119 hours agoGit & Code ReviewMIT
T

dsh-workspace-snapshot

txy-ucas/dsh-workspace-snapshot

Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.

13 days agoGit & Code ReviewMIT
L

dsh-code-smell

lucky8197/dsh-code-smell

Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.

14 days agoGit & Code ReviewBSD-3-Clause