Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

312 plugins found

D

lightroom-py

drshy-org/lightroom-py

Adobe Lightroom Classic as native dsh tools through the lightroom-py MCP server: read the catalog, apply develop settings and presets, export JPEG/TIFF/PSD/DNG, and write ratings, labels, keywords and IPTC — 15 tools driving the Lightroom Classic installed on the local machine, no cloud round-trip; the Python package is on PyPI and the Lightroom plugin installs with one command.

116 days agoTools & CapabilitiesMIT
J

dsh-secret-scrub

jkt-check/dsh-secret-scrub

Irreversible secret-scrubbing guard: rewrites access keys, bearer tokens, and private key blocks into `[REDACTED:<category>]` placeholders before they reach the session log and the model.

119 days agoSecurity & PermissionsMIT
1

dsh-wsl-tray

173787247/dsh-wsl-tray

Writes a Windows shortcut and tray launcher to start dsh web in WSL, with Health/Restart and the :3081 launch-token URL.

15 days agoDev & Plugin ToolsMIT
R

tmcra-plugin-deepseek-harness

reshuibuduo/tmcra-plugin-deepseek-harness

Cross-app project memory for DeepSeek Harness with role-separated writeback, a visual knowledge workspace, confirmed corrections, session controls, local Writer and organizer settings, and an account-free Windows local installation preview.

116 days agoMemoryApache-2.0
Z

dsh-desktop-shell

zerorigin-studio/dsh-desktop-shell

A dsh web plugin that wraps the running Harness in a native Windows desktop window: it bundles a Wails v3 desktop client (so installing the plugin is enough), probes the web port and writes the ~/.dsh/dsh-web-port.json protocol file for the client, registers a system tray, desktop/Start Menu shortcuts and a startup autostart toggle, and the client can start dsh itself if it is not running.

119 hours agoUI Enhancements
G

dsh-token-speed

gbeta/dsh-token-speed

Draggable ring gauge showing live model output speed (tok/s) with an expandable per-step detail panel (exact speed, TTFT, cache-hit rate, cache read/write, reasoning and input tokens, model, cumulative tokens).

118 days agoUI EnhancementsMIT
I

dsh-opencli

ikeasven69/dsh-opencli

Drive your real logged-in browser through OpenCLI — browser primitives plus 170+ site adapters as deterministic one-shot commands, with in-session adapter authoring, a write-approval gate and a settings management panel.

1yesterdayTools & CapabilitiesMIT
1

dsh-wsl-clipboard

173787247/dsh-wsl-clipboard

Reads and writes the Windows clipboard from WSL.

15 days agoTools & CapabilitiesMIT
H

dsh-talebook-plugin

hehetoshang/dsh-talebook-plugin

DSH tools for operating a self-hosted Talebook library: search, download, upload and manage books and audiobooks, manage Legado book sources, and admin operations, with approval-gated writes.

123 days agoTools & CapabilitiesMIT
L

dsh-model-visibility

lzh3070/dsh-model-visibility

Model visibility manager for DeepSeek Harness: hide or show any model in the conversation model selector from a dedicated settings page. Per-model switches, search, provider-level batch actions, reset-all. Zero intrusion - writes only its own hidden list, never the provider config; hiding a model in use never interrupts a running session.

110 days agoUsage & BillingMIT
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

129 days agoTools & CapabilitiesMIT
A

dsh-auto-review

accpowered/dsh-auto-review

LLM approval answerer for sandbox escalations beyond workspace-write: a deterministic regex filter first, then a clean-context reviewer model; humans are asked only when it is unsure. Requires the bundled core patches.

1last monthSecurity & PermissionsMIT
Z

dsh-full-with-approval

zjuhbh/dsh-full-with-approval

Fourth permission preset for dsh: unconfined, GPU-capable sessions (danger-full-access) with per-operation user approval for writes outside the workspace or to protected paths (.git/**, .env*); implemented purely as a bundle over the official tools/pre-execute ask hook, no core edits.

124 days agoSecurity & PermissionsMIT
J

db-connector

johnxu22786/db-connector

Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.

13 days agoTools & CapabilitiesMIT
M

dsh-model-memory

mutx163/dsh-model-memory

Reasoning-effort tier manager for custom API models plus cross-session preference memory: inline low/medium/high/max toggles inside Settings → Models, with atomic settings writes.

119 days agoModels & ProvidersMIT
L

dsh-speech-input

liznee/dsh-speech-input

A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.

1last monthVision, Voice & MultimodalMIT
S

dsh-planchart

smilebuild/dsh-planchart

Publishes a project plan the agent writes: ordered steps in a panel docked to the right of the frame, and the framework graph as an auto-laid-out diagram in its own centre tab, downloadable as SVG or PNG. Charts are rebuilt from the session log, so they survive restart and resume.

1last monthUI EnhancementsMIT
A

dsh-todo-guard

a903067276-rgb/dsh-todo-guard

Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.

1last monthSecurity & PermissionsMIT
K

dsh-pi-compatible

kingguuu8-svg/dsh-pi-compatible

Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.

1last monthTools & CapabilitiesMIT
Y

dsh-cc-haha-memory

yihefeikong-rgb/dsh-cc-haha-memory

Persistent memory for DeepSeek Harness: memory read/write/retrieve tools, per-turn auto-recording, project-scoped recall injection and a management UI, with non-destructive Claude Code memory import.

17 days agoMemoryMIT
Y

dsh-editor

yangshen830-eng/dsh-editor

VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.

1last monthUI EnhancementsMIT
A

dsh-Almost_Full_Access

alnita-m/dsh-almost_full_access

Permission mode between workspace-write and full access: shell commands are checked by deterministic rules and a subagent review; irreversible or system-level actions require explicit approval.

111 days agoSecurity & PermissionsMIT
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.

16 days agoSessions & Messages
A

dsh-perm-guard

a903067276-rgb/dsh-perm-guard

Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.

16 days agoSecurity & PermissionsMIT