CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1515 plugins@deepseek-ai/dsh-traceTrace
Embedded yiTrace plugin for DeepSeek Harness turns, model steps, and tool calls
zat-dsh-engineZat Dsh Engine
Zat-DSH Engine 鈥?the visual plugin marketplace for DeepSeek Harness. Browse, search, install, update and uninstall community plugins from GitHub's dsh-plugin topic, with bilingual intros and a China mirror fallback.
dsh-git-conventionsGit Conventions
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
@dsh-local/dsh-askAsk
Lightweight terminal-scoped streaming ask mode for DeepSeek Harness
dsh-prompt-studioPrompt Studio
Prompt Studio plugin for DeepSeek Harness: compose runtime prompts, overrides, and request-local synthetic turns in one live editor
dsh-2origin2origin
Evidence-first 2Origin state projection, diff and immutable freeze for DeepSeek Harness
dsh-pi-tuiPi Tui
pi-tui based interactive terminal front door for DeepSeek Harness agents
@dsh-external/dsh-diff-viewerDiff Viewer
DSH diff-viewer plugin: PiUI-style visual diff surface (split/unified, change bars, line numbers, word-level marks, collapsed context, windowed rendering) replacing the stock DiffBlock for write/edit tool calls. Registers into the ui-tool diff-card chain slots.
dsh-filetreeFiletree
DSH bundle: workspace file-tree sidebar — browse/edit project files via /api/filetree (host) + client UI
@dsh-plugin/dsh-review-loopReview Loop
DSH plugin @dsh-plugin/dsh-review-loop
@dsh-skillport/bundleBundle
dsh-skillport — every skill you already have (Claude Code, Codex, Cursor, Gemini CLI) works in DSH: Agent Skills SKILL.md discovery across .claude/.agents/.dsh/.gemini + extraPaths, Tier-2 conversions (cursor rules, claude commands, context files), find_skill search, and a skills doctor
dsh-review-skillsReview Skills
Engineering-discipline skill pack for DeepSeek Harness — code review, simplification, plan-then-execute, test-first, and conflict resolution, delivered as a bundled skill provider plugin.
@deepseek-ai/dsh-tool-scoutTool Scout
Model-facing environment probe tool for DeepSeek Harness: runtime environment, PATH commands, software versions, and host resources on demand
dsh-port-guardPort Guard
Triage port conflicts: reuse your own live server, switch ports for others, precisely kill zombies
dsh-payload-capturePayload Capture
DeepSeek Harness plugin: captures every outgoing API payload and stores it as JSON in the plugin folder
dsh-bisect-debugBisect Debug
Bisect bug root causes in three modes: code / boundary / commit (git bisect run)
dsh-test-runnerTest Runner
DSH plugin: structured test runner tool (test_run) — auto-detect vitest/jest/pytest/node:test, run tests, parse failure summaries for the model.
dsh-zgitZgit
Zero-git: fetch source code and binary releases from git hosts over plain HTTPS — no git binary, no clone. Simulates git for the DeepSeek Harness.
dsh-agent-arenaAgent Arena
Isolated multi-model coding matches with deterministic verification, scoring, and reports
dsh-test-assistantTest Assistant
DSH testing assistant plugin: Automatically generates tests, runs test suites, analyzes failure causes, and fixes them. Supports Jest/Vitest/pytest.
dsh-matlabMatlab
DeepSeek Harness plugin: matlab.run tool — run MATLAB code via matlab -batch and return output plus saved figures.
dsh-plugin-abtestPlugin Abtest
Paired experiments and promotion gates for DSH plugins.
dsh-cad-reviewCad Review
Evidence-first ASCII DXF inspection and rule-backed CAD review for DeepSeek Harness
@icelily/dsh-gitbash-presetGitbash Preset
DeepSeek Harness plugin: installs the 'minimal-gitbash' agent preset — the Windows variant of the shipped minimal preset that routes the bash tool through Git for Windows bash (MSYS), with automatic shell discovery and sandbox-aware gating.
dsh-virtual-eng-teamVirtual Eng Team
Virtual engineering team: turn an agent into a full engineering team—CEO rethinks the product, engineering manager locks down the architecture, designer catches AI slop, reviewer finds production bugs, QA uses a real browser, security officer runs OWASP+STRIDE, and release engineer opens PRs; 23 exp
dsh-test-desktop-appTest Desktop App
End-to-end testing for Electron applications: connect to the real Electron renderer via the Chrome DevTools Protocol (CDP)—DOM inspection, JS evaluation, clicking, screenshots, DPR multipliers, genuine right-click event triggering, xterm layout delays, and other pitfalls. Inspired by bholmesdev/hubb
dsh-skill-optimizationSkill Optimization
Treat skills as trainable parameters: train agent skills like neural networks (epochs/batchsize/learning rate/validation gates, without modifying model weights)—a rollout→reflect→aggregate→select→update→evaluate loop; accept candidate edits only when they strictly improve the held-out validation sco
dsh-parallel-agent-adeParallel Agent Ade
并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。
dsh-geo-seoGeo Seo
GEO-first AI 搜索优化:为 AI 搜索引擎(ChatGPT/Claude/Perplexity/Gemini/AI Overviews)优化网站——citability 引用就绪评分、AI crawler 访问分析、llms.txt 生成、品牌提及扫描、Schema 标记、E-E-A-T 内容质量、5 并行子代理全审计。受 zubair-trabzada/geo-seo-claude(9.4k★ MIT)启发。
dsh-diff-visDiff Vis
DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.