Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

236 plugins found

M

dsh-agent-conductor

mjorgin/dsh-agent-conductor

Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.

64 days agoWorkflow & AutomationMIT
S

dsh-hyperframes

stardustlc666/dsh-hyperframes

Twenty HyperFrames by HeyGen skills synced from the official upstream (HTML video authoring, animation, keyframes, audio/music-to-video, CLI, registry, slideshow, talking-head recut, website/product/PR-to-video and more), plus a bundled-resource health check.

63 days agoSkillsMIT
W

dsh-llm-newapi

wenzetan/dsh-llm-newapi

NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.

65 days agoModels & ProvidersMIT
H

dsh-mcp-manager

hyqhyq3/dsh-mcp-manager

MCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp__<name>__*

6last monthMCP & ConnectorsMIT
0

dsh-ui-auth

0qwq0/dsh-ui-auth

Authentication gate for the DeepSeek Harness Web UI: the login gate covers pages, /api, /plugins and WebSocket upgrades; PBKDF2 password hashing, HttpOnly SameSite session cookies and IP-based login lockout; invite-code registration; two-factor login with TOTP or passkeys (WebAuthn: several keys per account, phone enrolment by QR, username-less sign-in, and a password or second-factor step-up before any login factor is added or removed); a user-management settings panel (users edit their own profile and manage their own TOTP and passkeys, admins add or remove users, reset passwords, manage invites and clear the passkeys of a lost device); admin-only model and API-key configuration guards; per-user isolation on the REST/list APIs and on the WebSocket event streams; session persistence across restarts; a JSONL audit log; and a fail-closed gateway. Runs on both DSH transport lines (0.1.1-rc.2 legacy and 0.1.2+ modern) with no configuration; passkey login needs a localhost or HTTPS origin because browsers require a secure context.

55 days agoSecurity & PermissionsMIT
C

dsh-plugins (tool-disclosure)

creait-nl/dsh-plugins

Progressive tool disclosure: a deferred tool group costs one catalog line instead of its full schemas until the model loads it with tool_search, with one switch per group in Settings and each group measured against the live registry.

526 days agoTools & CapabilitiesMIT
S

dsh-version-update

sucriss/dsh-version-update

Version management for dsh: inspect the installed version against every npm channel or version line, install or downgrade in one click, stream the install log live (rollback-snapshot copy progress, npm extraction progress, elapsed time), roll back instantly from local snapshots, and automate the cycle with a policy engine (silent auto-update, execution windows, daily checks). Never stops npm mid-install — a wedged run is only stopped after an hour, and a half-committed global tree is detected and repaired from the pre-install snapshot automatically. Confirms before installing a found update, auto-restarts the host after install, and falls back to a mirror when the primary registry is unreachable.

53 days agoDev & Plugin ToolsApache-2.0
D

dsh-codex-web-search-mcp

dhicoc/dsh-codex-web-search-mcp

Registers codex-web-search-mcp as native DSH MCP tools (mcp__codex-web-search__codex_web_search / codex_web_research / web_fetch) for model-independent Codex and Grok web search and deep research.

5last monthTools & CapabilitiesMIT
L

dsh-remote-tunnel

linjiangxian0203/dsh-remote-tunnel

Remote host tunnel manager: runs dsh web on a remote Linux server (systemd supervision, no root needed) behind an auto-reconnecting SSH tunnel; allocates and registers remote ports on the server, multi-user safe, with an audit view.

57 days agoIntegrations & RemoteMIT
Z

lunheng-article-pipeline-dsh

zuoyunlai/lunheng-article-pipeline-dsh

DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.

52 days agoSkillsMIT
R

dsh-shortcuts

ricketts-guo/dsh-shortcuts

Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.

523 hours agoUI EnhancementsMIT
P

harness-widgets

physicolor/harness-widgets

Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.

528 days agoUI EnhancementsMIT
Y

dsh-plugin-marketplace

yelebai/dsh-plugin-marketplace

Verified plugin marketplace and autonomous registry for DeepSeek Harness

5last monthDev & Plugin ToolsMIT
Q

dsh-commander

qwert702/dsh-commander

Commander mode for the dsh web GUI: a one-click session header button injects a protocol brief into the session, then parses and auto-executes task blocks in the model reply — separating the strategist loop from worker loops via a visible badge.

42 days agoWorkflow & Automation
F

dsh-subagent-registry

fan56/dsh-subagent-registry

Register locally-defined custom agents as callable subagents in dsh: the main conversation invokes any agent by name via use_agent, each running as a real dsh subagent with its own persona. Supports breakpoint resume for interrupted runs.

423 hours agoTools & CapabilitiesMIT
Q

dsh-model-meta-autofill

qjag1024/dsh-model-meta-autofill

DSH plugin: auto-fill metadata (context length, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev).

4last monthModels & ProvidersMIT
M

SpecWorkflow

mooncoder-happy/specworkflow

Registers a SpecWorkflow skill pack for requirement clarification, implementation specs, execution, delivery review, repair planning, bug diagnosis, and source-backed research.

4last monthWorkflow & AutomationMIT
D

qcc-mcp-oauth

duhu2000/qcc-mcp-oauth

One-click OAuth (PKCE) connect to Qichacha (qcc.com) MCP services in DeepSeek Harness: dynamic client registration, token auto-refresh, and dynamic mcp-client configuration.

4last monthTools & CapabilitiesMIT
O

dsh-hub

omdsh-dev/dsh-hub

4last monthDev & Plugin ToolsMIT
J

dsh-crosstalk

jesse-njx/dsh-crosstalk

Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox.

423 days agoSessions & MessagesMIT
A

dsh-mcp-manager-plus

appthin/dsh-mcp-manager-plus

MCP management page in DSH Settings: list, enable/disable, restart and delete MCP servers, edit them in form or JSON mode, expand a server to see the tools it registers, and paste-import MCP configs from 14 tools (Claude Code, Cursor, Codex, VS Code and more) in one go.

34 days agoUI EnhancementsMIT
L

Project-Memory-Agent (dsh-plugin)

lovedolove/project-memory-agent

DSH bundle plugin that mounts 8 Project Memory skills, bootstraps memory architecture on first use, and registers codebase-memory bridge tools.

34 days agoMemoryMIT
C

dsh-remote-development

cjylzs/dsh-remote-development

Remote development over SSH: pick a directory on a registered machine as the session workspace and the file, shell, bash, and search tools run on the remote host — the agent works there with the same local tools, and no extra model-facing tools are added.

311 days agoIntegrations & RemoteMIT
P

dsh-workspace-mover

pianoprince/dsh-workspace-mover

Move sessions across workspaces by drag-and-drop with true in-place migration; recover orphaned or unregistered sessions; re-point stale workspaces after folder renames. IDs and history stay intact, with per-step backup and rollback.

38 days agoSessions & MessagesMIT