DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Coding & Developer Tools DSH plugins — Page 55

CATEGORY

Coding & Developer Tools DSH plugins

Verified manifests and exact versions in this category.

All categories

All pluginsAgents & Orchestration711Memory & Context853Coding & Developer Tools1.9kUI & Customization2.5kIntegrations & Communication1.3kVision & Media462Search & Research611Security & Access860Models & Usage1.1kProductivity & Workflow1.5k

All plugins

1909 plugins
Dv0.1.1
dsh-diff-view

Diff View

Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.

↓ 0★ 0
Updated 8/30/2026
Dv0.1.0
dsh-drop-md

Drop Md

Drag-and-drop markdown enhancer for DSH: small files are inserted into drafts in full, while large files are saved to disk and referenced; one-click installation of SKILL.md to project/user skill directories.

↓ 0★ 0
Updated 8/30/2026
Wv0.2.3
dsh-wo-github

Wo Github

Workspace Overview GitHub tab: an About card, the repository README rendered as markdown, and the default-branch commit history with per-file patches, all for the workspace's github.com remote.

↓ 0★ 0
Updated 8/30/2026
Wv0.2.3
dsh-workspace-overview

Workspace Overview

Workspace overview: a Workspace Overview tab beside Chat with a subtab facade for other plugins, and a GitHub pill in the session header when the workspace has a github.com repository.

↓ 0★ 0
Updated 8/30/2026
Mv1.0.0
dsh-matlab-mcp

Matlab Mcp

DeepSeek Harness (dsh) profile bundle that registers the MathWorks MATLAB/Simulink MCP server into the GUI so agent sessions get mcp__matlab__* tools.

↓ 0★ 0
Updated 8/30/2026
v0.1.1
dsh-distillery

Distillery

dsh plugin: Local distiller—scans all historical sessions, extracts “user correction → agent fixes it” segments, de-identifies and distills them into fine-tuning data pairs (JSONL), skill drafts, and AGENTS.md rule patches, with a manual review queue

↓ 0★ 0
Updated 8/30/2026
Tv0.1.1
dsh-tool-call-guard

Tool Call Guard

Neutralize tool calls with invalid JSON arguments on the wire, so one malformed model generation cannot brick a session against strict OpenAI-compatible servers (vLLM et al).

↓ 0★ 0
Updated 8/30/2026
Mv0.2.0
dsh-md-view

Md View

Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.

↓ 0★ 0
Updated 8/30/2026
Vv0.1.11
dsh-vscode-bridge

Vscode Bridge

DSH web plugin: Embed a fixed version of code-server (VS Code Web) in the DSH central view, with customizable server path/port settings, installation progress, and hot switching.

↓ 0★ 0
Updated 8/30/2026
Iv0.1.0
dsh-install-guard

Install Guard

Pre-installation compatibility preflight guard for the DeepSeek Harness plugin: checks Node/engines, peer versions of the @deepseek-ai core package, and the dsh manifest; supports isolated trial startup and repair installation after confirmation to prevent crashes caused by version incompatibility.

↓ 0★ 0
Updated 8/30/2026
Ov0.1.0
dsh-otel

Otel

DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool

↓ 0★ 0
Updated 8/30/2026
Pv0.3.1
dsh-plugin-burpsuite-mcp

Plugin Burpsuite Mcp

DeepSeek Harness bundle for the BurpSuite MCP Bridge

↓ 0★ 0
Updated 8/30/2026
Cv0.2.2
dsh-codex-continue

Codex Continue

DSH plugin: browse local Codex projects & sessions and continue them in DSH — read ~/.codex rollouts, pick a session, resume with full context (goal + transcript + cwd).

↓ 0★ 0
Updated 8/30/2026
Nv5.9.0
dsh-nuke-plugin

Nuke Plugin

Powerful DSH plugin uninstallation — policy tiers · atomic batches · fingerprint snapshots · health checks · concurrency locks · oracle accountability · report export

↓ 0★ 0
Updated 8/30/2026
Rv0.1.1
dsh-review-squad

Review Squad

Parallel multi-role code review squad: one /review command dispatches four read-only reviewer subagents for security, correctness, tests, and style, with each assigned its own model and thinking intensity, then aggregates a structured report grouped by severity.

↓ 0★ 0
Updated 8/30/2026
Dv0.1.0
dsh-deploy-master

Deploy Master

A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the deepseek-harness community and the dsh-plugin

↓ 0★ 0
Updated 8/30/2026
Av0.4.0
dsh-agent-commander

Agent Commander

DSH web plugin: multi-agent commander. Open Claude / opencode / codex agents with role & skill definitions, watch every agent's live terminal in a right-side radar panel, and let DeepSeek dispatch tasks through agent_* tools. Shared memory: 记忆库.md / 任务看板.md / 交接区 in the project directory.

↓ 0★ 0
Updated 8/30/2026
Iv0.1.0
@soluna-harness/install

Install

Auditable Sol/Luna/Terra software-engineering orchestration for Codex and DeepSeek Harness

↓ 0★ 0
Updated 8/30/2026
Sv1.2.5
seektty

Seektty

SeekTTY, a pluggable DeepSeek-colored terminal surface for DeepSeek Harness

↓ 0★ 0
Updated 8/30/2026
Sv0.1.0
dsh-skill-editor

Skill Editor

dsh-skill-editor: edit skill SKILL.md content (body + name/description) right from the DSH web Settings page. Local skills edit freely; bundled / built-in skills are read-only with a warning.

↓ 0★ 0
Updated 8/29/2026
Cv0.1.0
dsh-code-runner

Code Runner

DSH web plugin: run the currently opened sidebar code file in a DSH-better-sidebar terminal (bottom panel preferred), modeled after vscode-code-runner.

↓ 0★ 0
Updated 8/29/2026
Pv0.3.7
@qipenglin/dsh-plugin-manager

Plugin Manager

Optional active-profile package manager for DeepSeek Harness Web and desktop profiles

↓ 0★ 0
Updated 8/29/2026
Tv0.1.0
@yaha/dsh-terminal

Terminal

DSH Web terminal plugin: the right 8 columns are divided vertically into an upper 8 and lower 2 sections. The lower 2 contain a system interactive terminal (node-pty PTY + xterm.js), summoned via an iOS-style transparent bar at the bottom, with draggable resizing, multiple tabs, suspend, and close c

↓ 0★ 0
Updated 8/29/2026
Fv0.1.0
dsh-from-scratch

From Scratch

DSH agent preset「产品创建对齐」 plugin: scenario「从零开始」(from-scratch, create a product from scratch: workspace/git/scaffold/six-step interview/specification freeze/finalize the initial spec/draft task breakdown/push) + scenario「先等等,让我确认一下」(confirm-first, refine the initial plan / modify the plan and goals o

↓ 0★ 0
Updated 8/29/2026
Pv0.2.1
dsh-plus-plus

Plus Plus

DSH++ — a Windows-first lifecycle & provider manager for DeepSeek Harness (dsh). Minimal, local-first, zero-runtime-deps.

↓ 0★ 0
Updated 8/29/2026
v0.3.8
@jkxie/dsh-deep-flow

Deep Flow

Terminal-UI surface for dsh: an interactive Ink REPL bundle riding over dsh-base

↓ 0★ 0
Updated 8/29/2026
Mv1.0.0
@geekjourneyx/dsh-md2wechat

Md2wechat

DeepSeek Harness tools for preparing Markdown articles with an external md2wechat CLI

↓ 0★ 0
Updated 8/29/2026
Av0.1.2
aiko-dsh-ontology-kernel

Aiko Dsh Ontology Kernel

Installable Ontology Kernel for DeepSeek Harness with durable local storage and typed browser remotes.

↓ 0★ 0
Updated 8/29/2026
Gv1.6.3
gitcompass

Gitcompass

A GitHub-connected visual git panel for DeepSeek Harness — guided flow (branch → commit → push → PR → review → merge), commit graph with PR/CI badges, one-click GitHub login, and structured git tools for the agent.

↓ 0
Updated 8/29/2026
Ev0.1.0
dsh-edit-guardian

Edit Guardian

DSH plugin: file-change diff bar with keep/undo summary, and a dangerous-command approval gate with red highlighting for bash/pwsh

↓ 0★ 0
Updated 8/29/2026
← Previous1…5354555657…64Next →
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in