DeepSeek Harness Plugin Hub

CATEGORY

Coding & Developer Tools DSH plugins

Verified manifests and exact versions in this category.

All plugins

1516 plugins
v0.1.0
dsh-plugin-lion-skills

Plugin Lion Skills

Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.

developer-tools048
Updated 9/4/2026
v0.1.4
dsh-vscode-shell

Vscode Shell

VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.

developer-toolsui-customization047
Updated 9/4/2026
v0.1.1
@kongjianguan/dsh-tokstat

Tokstat

dsh usage & performance statistics: settings-panel plugin + TUI (tokens / TTFT / TPS / cost)

developer-toolsui-customization046
Updated 9/4/2026
v0.1.1
dsh-file-confirm

File Confirm

文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.

developer-tools046
Updated 9/4/2026
v0.1.4
@beforewave/dsh-with-chatgpt

With Chatgpt

Primary DSH entry for using ChatGPT with local code, Agent Helm engineering capabilities, and native DSH sessions.

developer-toolsagents-orchestration460
Updated 9/4/2026
v0.1.1
@try-works/dsh-anti-slop

Anti Slop

DeepSeek Harness bundle: vendored anti-slop Oxlint rules, the anti_slop_lint tool, the install-anti-slop skill, a standing prompt section, and the /anti-slop command.

developer-tools045
Updated 9/4/2026
v0.1.0
dsh-benign-exit

Benign Exit

Deterministically annotate benign non-zero bash/pwsh exit codes in DeepSeek Harness (grep exit 1 = no match, git diff --exit-code = differences, test/which/jq -e) so models stop re-investigating normal results.

developer-tools450
Updated 8/26/2026
v0.3.2
dsh-plugin-readproof

Plugin Readproof

DeepSeek Harness plugin for Readproof: stable readproof:// identity, freshness policy, snapshots, per-run manifests, diff, byte-exact replay, and evidence bundles as model-callable tools.

developer-toolssecurity-access044
Updated 9/4/2026
v0.1.0
dsh-sdd-generator

Sdd Generator

DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.

developer-tools044
Updated 9/4/2026
v0.1.0
windows-bash

Windows Bash

Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git B

developer-tools42
Updated 9/4/2026
v0.3.0
dsh-mp-automator

Mp Automator

WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文

developer-tools042
Updated 9/4/2026
v0.1.0
dsh-plugin-template

Plugin Template

Dual-side (host + client) DeepSeek Harness plugin template with Typert Remote, React view, tests, lint, and CI.

developer-toolsui-customization420
Updated 8/27/2026
v0.3.0
dsh-plugin-devkit

Plugin Devkit

Developer toolkit: generate compliant dsh plugin scaffolding with one click (TypeScript by default, JavaScript optional), validate schemas against three mandatory rules, and generate community registry publication entries.

developer-tools040
Updated 9/4/2026
v0.1.1
dsh-plugin-git

Plugin Git

Git workspace, review, commit and push integration for DeepSeek Harness

developer-tools39
Updated 9/4/2026
v0.1.0
dsh-desktop-base

Desktop Base

Base aggregate for DeepSeek Harness Desktop features: Web UI collection, plugin market, Codex Connect, and reasoning controls.

ui-customizationdeveloper-tools036
Updated 9/4/2026
v0.1.0
dsh-backup-migrator

Backup Migrator

Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-sett

developer-tools034
Updated 9/4/2026
v1.0.1
dsh-plugin-checker

Plugin Checker

Detect updates for installed third-party (non-builtin) DSH plugins, ask the user, and update them from the Web GUI.

developer-tools034
Updated 9/4/2026
v0.1.0
dsh-host-files

Host Files

Host-side file API for the DSH Web UI: ~19 /vscode-files/* endpoints (list/read/write/search/highlight/docx preview/git status/persona/skills/mcp management). Fork of @anoslide/dsh-host-files with heavy second development.

developer-toolsintegrations-communication029
Updated 9/4/2026
v0.1.1
@v3n0/dsh-tui

Tui

A Pi-styled single-pane terminal client for the DeepSeek Harness (dsh).

developer-toolsui-customization028
Updated 9/4/2026
v0.1.32
dsh-workbench-plugin

Workbench Plugin

DeepSeek Harness Web UI Workbench: Chat / Editor (syntax highlighting) / Files and Git, Sidebar, Model Tools

developer-toolsui-customization280
Updated 8/28/2026
v0.0.1
@deepseek-ai/dsh-toolkit

Toolkit

DSH zero-dependency toolkit collection: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema in one entry point

developer-tools280
Updated 8/20/2026
v0.0.1-beta
@deepseek-ai-harness/tui

Tuialt · @deepseek-ai-harness

DeepSeek Build (dsh-tui) — grok-build style terminal UI for the deepseek-harness agent runtime; standalone CLI or dsh profile bundle

ui-customizationdeveloper-tools027
Updated 9/4/2026
v0.1.0
capto-dsh-plugin

Capto Dsh Plugin

DeepSeek Harness (dsh) plugin: first-class capto_* tools that drive the local-only Capto screen recorder through its CLI control plane

developer-tools026
Updated 9/4/2026
v0.1.2
dsh-custom-tool

Custom Tool

DSH custom tools: manage user-defined JavaScript tools in the settings UI with a Monaco editor; the model creates its own tools through custom_tool_create

developer-tools230
Updated 8/20/2026
v0.7.0
dsh-qa-skills

Qa Skills

DeepSeek Harness (dsh) plugin: 10 testing skills (requirement analysis, test strategy, case writing/review, E2E/API automation, exploratory, regression, bug analysis) + shared core knowledge base — a full QA pipeline as agent skills.

developer-tools220
Updated 8/27/2026
v0.3.0
dsh-whale-picks-store

Whale Picks Store

鲸选商店 plugin: the 鲸选 entry below “Agent presets” in DSH settings—suite and plugin shelf, btop-style nine-axis meter (CSS-rendered, nord color scheme, consistent appearance across displays and scaling), founder ratings, and one-click copying of installation commands

ui-customizationdeveloper-tools020
Updated 9/4/2026
v0.1.6
godot-bridge

Godot Bridge

DSH (DeepSeek Harness) plugin: launch and drive a running Godot 4.x game through its in-game TCP interaction server — replaces the godot-mcp MCP server with native agent tools.

developer-toolsintegrations-communication180
Updated 9/1/2026
v0.15.0
dsh-ros2

Ros2

ROS2 debugging tools and diagnostics skills for DeepSeek Harness (DSH): package/workspace/dependency inspection, node/topic/service/action/param/interface enumeration, topic sampling, TF tree, graph topology JSON, approval-gated builds and message scaffolding, GUI screenshot and multimodal vision ob

developer-toolsvision-media180
Updated 8/24/2026
v0.2.0
@dsh-external/dsh-side-panel

Side Panel

Git review, terminal, and file workspace panel for DSH Web

developer-toolsui-customization150
Updated 8/20/2026
v0.2.0-beta.1
dsh-plugin-development

Plugin Development

Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional DSH bundle adapter.

developer-toolsagents-orchestration140
Updated 8/26/2026