Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2700 plugins found

D

dsh-plugins-store

dshmarketplace/dsh-plugins-store

Browse and install DSH plugins without leaving the harness: a /store command, a Settings → Plugins tab, two agent-callable tools and a bundled skill, with an approval gate that lists the detected risk flags before anything installs.

24 days agoDev & Plugin ToolsMIT
A

dsh-forge

alex04130/dsh-forge

Runtime extension suite for DeepSeek Harness: cross-session mailbox with wake cold-start, agent teams (captain + members + dependency task board + team_wait), subagent spawn policy with escalation approval, task-aware routing preset, plugin market, skill manager and runtime injector.

23 days agoDev & Plugin ToolsMIT
1

dsh-plugin-mall

1e0zj/dsh-plugin-mall

Open plugin marketplace: live GitHub dsh-plugin topic search with per-repo package.json verification (dsh.bundle/dsh.client manifest badges and a verified-only filter), npm-first installs with same-source anti-squatting checks, update detection, and five agent tools for headless use.

2yesterdayDev & Plugin ToolsMIT
W

dsh-plugin-hub (dsh-lan-proxy)

wingsky-1/dsh-plugin-hub

LAN access to the dsh web UI: forwards HTTP/HTTPS and WebSocket/wss from 0.0.0.0 to the loopback web server, with DNS-rebinding protection and a loopback-only upstream whitelist.

2yesterdayIntegrations & RemoteMIT
P

dsh-webgate

pppolf/dsh-webgate

Remote access for the DSH Web GUI: LAN QR access, cloudflared quick tunnels, and frp reverse proxying via your own server, with a built-in auth portal.

25 days agoIntegrations & Remote
O

dsh-mobile-css

ook826092-cloud/dsh-mobile-css

Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.

26 days agoIntegrations & RemoteMIT
L

dsh-api-gateway

litestartup-com/dsh-api-gateway

REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.

2yesterdayIntegrations & RemoteMIT
W

dsh-plugin-vet

wulun811/dsh-plugin-vet

Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.

22 days agoSecurity & PermissionsMIT
T

dsh-auth-gate

tecfancy/dsh-auth-gate

Login gate for the dsh web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI (dsh.bundle manifest since 0.4.1, one-command `dsh plugin add` mounting).

2yesterdaySecurity & PermissionsMIT
M

dsh-approval-gate

moon09300731/dsh-approval-gate

Risk-gated approval automation for DeepSeek Harness: flash pre-classifies whether a write/command is irreversible — safe operations are auto-approved, dangerous ones are escalated to human approval (fail-safe). File-diff review with one-click revert and session-scoped snapshots (v0.5.1: precise snapshots via tool-call parameter tracing, incl. human-approval cases).

2yesterdaySecurity & PermissionsMIT
W

dsh-plugin-hub (dsh-skill-explorer)

wingsky-1/dsh-plugin-hub

Skill center in the DSH web GUI: browse loaded skills grouped by source (system / project / user / custom / runtime), with create, enable/disable, and delete (moves to .trash) actions.

2yesterdayDev & Plugin ToolsMIT
W

dsh-plugin-hub (dsh-gzip)

wingsky-1/dsh-plugin-hub

Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.

2yesterdayDev & Plugin ToolsMIT
M

dsh-ops-health

miraculousgarfield/dsh-ops-health

One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.

24 days agoDev & Plugin Tools
L

dsh-weekly-digest

lucky8197/dsh-weekly-digest

Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.

26 days agoDev & Plugin ToolsBSD-3-Clause
L

dsh-mcp-skill-panel

lilyblessing/dsh-mcp-skill-panel

MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.

22 days agoDev & Plugin ToolsMIT
J

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.

23 days agoDev & Plugin Tools
H

dsh-foundry

hellosky983/dsh-foundry

Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.

24 days agoDev & Plugin ToolsMIT
H

dsh-fabric

hellosky983/dsh-fabric

Unifies every DSH extensibility seam behind one declarative DSL: a runtime `fabric` service, `fabric_extend`/`fabric_inspect` tools, and a capability-graph settings page.

24 days agoDev & Plugin ToolsMIT
H

dsh-lab

hackerfish/dsh-lab

Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).

24 days agoDev & Plugin ToolsMIT
F

dsh-desktop-shortcut

fuyue521/dsh-desktop-shortcut

Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.

22 days agoDev & Plugin ToolsMIT
E

dsh-genome

elohia/dsh-genome

Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.

25 days agoDev & Plugin ToolsMIT
B

dsh-windtunnel

botonj/dsh-windtunnel

Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.

26 days agoDev & Plugin ToolsMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Skill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete them (system skills read-only).

23 days agoDev & Plugin ToolsMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

26 days agoDev & Plugin ToolsBSD-3-Clause