Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1664 plugins found

Z

dsh-go-sensei

zhuang-a/dsh-go-sensei

Go (weiqi) review coach: parses SGF records, backfills winrate and score analysis with a bundled KataGo engine, explains the costly moves in the chat, and writes the commentary back into an SGF copy; a web panel shows the board with problem moves, AI choices and variations.

04 hours agoTools & CapabilitiesMIT
E

dsh-observational-memory

epcn-fla/dsh-observational-memory

Distills session work into background observations and reflections to preserve context across compaction.

0yesterdayMemoryMIT
S

dsh-turn-hard-delete

shuanzhe/dsh-turn-hard-delete

Delete a complete closed turn (question + answer + tool calls) from a DeepSeek Harness session, without deleting the session.

04 days agoSessions & Messages
A

dsh-switch

a981008/dsh-switch

Mirrors cc-switch providers and models into DeepSeek Harness the moment they are saved, and shows each provider's plan windows, account balance, or custom usage script in the composer and the settings card.

03 days agoModels & ProvidersMIT
Q

dsh-pet-desktop

qiqibabyy/dsh-pet-desktop

Desktop companion pet in its own always-on-top window: imports Codex pet folders from ~/.codex/pets as-is, with affinity ranks, session-linked activity bubbles, snap-to-edge dragging, a right-click-reachable smart click-through mode and a daily token meter that mirrors the dsh-usage ledger when installed.

03 days agoJust for FunApache-2.0
M

dsh-plugin (dsh-auto-trust-all)

mzzsfy/dsh-plugin

Dynamically trusts every Host header that actually arrives and flips the default web binding to 0.0.0.0: wildcard or unenumerable entry domains work without editing the start command, the authentication layer is untouched, and hosts are evicted by LRU beyond a capacity cap.

04 hours agoIntegrations & RemoteMIT
W

dsh-jumpserver

we39/dsh-jumpserver

Query and manage JumpServer through conversation: assets, users, accounts, permissions, sessions, command audit logs, command filters, and RBAC roles, authenticated with an AccessKeyID/AccessKeySecret pair (HTTP Signature).

08 days agoSecurity & Permissions
A

dsh-sandbox-arg-guard

apex-mochen/dsh-sandbox-arg-guard

Keeps a redundant sandbox-escalation argument from failing a tool call. Escalating tools (pwsh, bash, write, edit) advertise the full sandbox_permissions enum, but DSH only accepts a level strictly wider than the one already in effect — a check its own source calls 'deliberately not a schema constraint'. A model that reflexively passes the argument therefore picks the level it is already at and the call dies before running with 'sandbox escalation to "workspace-write" is not strictly wider than this call's current "workspace-write" mode', costing some models a whole turn of retries. This plugin registers one tools/execute waterfall listener and, only on that documented rejection and only when the arguments really carried an escalation field, re-issues the identical call once without it. Safe by DSH's own documentation: the rejection precedes any execution ('nothing has run'), and the corrected call cannot match again, so the retry is loop-free. Reproduced and verified end to end — before: isError true, the command never ran; after: the command's real output, isError false, one tool/call and one tool/result. Zero dependencies.

02 days agoSecurity & PermissionsMIT
G

dsh-repair

gezi-wen/dsh-repair

Ships a skill plus six Node scripts for a DSH install that will not come up - walking the boot stages before readiness, the plugin dependency bridges and junctions under a profile, dead or duplicated plugin rows, and the upgrade path. The scripts are diagnostics first; the rebuild helper only writes when it is given --fix.

08 days agoDev & Plugin ToolsMIT
C

duo (dsh-plugin)

cz-zl/duo

DSH plugin for bounded agent evaluation: compare an original with candidate prompt or supported configuration changes against user-supplied checks, record evidence and costs, and leave adoption to the user.

03 days agoDev & Plugin ToolsMIT
W

dsh-plugin-sound-alert

wanchunlian/dsh-plugin-sound-alert

Sound alerts for the DSH web UI: a chime when an answer completes and a three-tone prompt when your approval or question is pending, with optional custom WAV stored only in the local browser (pure client-side, zero assets).

05 days agoIntegrations & RemoteMIT
M

dsh-plugin (dsh-turn-notify)

mzzsfy/dsh-plugin

Turn event notifications: six event classes (completed, error, interrupted, approval requested, AI question, limit reached) delivered via sound, system notification, in-page banner, webhook, IM and host desktop-notification channels; when several browser windows are open, only one rings.

04 hours agoIntegrations & RemoteMIT
Z

dsh-auto-git

zhitiaojun/dsh-auto-git

Runs git init in each newly registered DSH workspace, with an empty initial commit by default, so git-aware plugins have a repository to attach to; directories already inside a work tree are skipped.

06 days agoGit & Code ReviewMIT
V

dsh-github-companion

vclike/dsh-github-companion

33 github_* tools covering REST reads, issue writes, Git data writes, private repo creation, and clone; in-process permission gate and cost-discipline companion skill; no gh CLI required.

010 days agoGit & Code ReviewMIT
T

dsh-git-vcs

tichuxixi/dsh-git-vcs

A right-sidebar Git panel in the IDEA style — local changes with per-file checkbox commits, a commit tree with per-commit details, branch, remote and stash management, push with a credential fallback, all driven by the plain git CLI.

06 days agoGit & Code ReviewMIT
M

dsh-git-idea

mays-hi/dsh-git-idea

Git integration for DSH modelled on IDEA's VCS: a git icon beside the permission mode in the composer shows the current branch and the pending-change count, opens a branch switcher on hover and an IDEA-style VCS panel on click (branch tree, commit graph, changes and staging, commit detail, file diff), plus a settings page for commit identity, the git binary and the network flags. Registers no model tools with DSH.

018 hours agoGit & Code ReviewMIT
D

dsh-git-manager

dayi-z/dsh-git-manager

A GitHub-connected visual git manager for DeepSeek Harness: guided GitHub-Flow steps, commit graph with PR/CI badges, one-click GitHub login, PR and issue management, and structured git tools for the agent. Renamed from gitcompass in 2.0.0.

04 days agoGit & Code ReviewMIT
K

dsh-orbit

kasenri/dsh-orbit

Deterministic engineering orchestration runtime for DeepSeek Harness: the orbit_controller tool and OrbitService run Commander, Executor and Smart Watchdog children through PLAN, EXECUTE, EVALUATE, bounded correction and runtime recovery, with durable state in <project>/.cx/state.json.

08 hours agoWorkflow & AutomationMIT
H

dsh-plan-board

hoyyang/dsh-plan-board

Mind-map project planning with blocking drift protection: plans, modules and tasks as a dependency DAG with topological execution order, an agent position marker, a human approval gate on every board edit, git cross-checks, and evidence-gated task completion.

05 days agoWorkflow & AutomationBSD-3-Clause
H

dsh-task-orchestrator

hasan-aghayev/dsh-task-orchestrator

Automatically orchestrates complex DeepSeek Harness requests. It detects when delegation is useful, builds a dependency-aware plan, assigns bounded researcher, architect, backend, frontend, tester, and documentation workers, collects structured evidence, and sends the results to a final reviewer. The bundle atomically enables the workflow engine and model-facing subagent tools; disabling the plugin disables its complete tool group as well.

05 days agoWorkflow & AutomationMIT
G

qp-exa-dynamic

geighlord007/qp-exa-dynamic

Exa-backed web search provider for the ctx.web seam, with Exa Dynamic Highlights on by default and the Exa-Beta header that setting requires; exposes all eight Exa retrieval types, adds an /exa command to change highlights, search type and result count at runtime, and registers an exa_search tool that takes its own result count.

04 days agoTools & CapabilitiesMIT
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

06 days agoTools & CapabilitiesMIT
V

dsh-memory-archive

vv5v5/dsh-memory-archive

Memory archive and prompt viewer for DeepSeek Harness: read back what compaction folded out of context - browse past sessions or Tavern playthrough archives (summary, original text, state) with full-text search - and inspect the prompt each turn actually sent, listing every assembled system section with its order, character count, offset, hash and mutability, plus an assembly map, registry export, and honest diagnostics when a section is empty or its log cannot be read. Optionally provisions a roleplay agent preset.

013 hours agoMemory
M

dsh-missher-brain

missher12/dsh-missher-brain

Coordinates bounded project recall from compatible memory and learning providers, with shared settings and provider lifecycle management.

08 days agoMemoryMIT