CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1515 pluginsdsh-ymc-sidebarYmc Sidebar
VSCode-style file explorer for the DeepSeek Harness web client: a body-mounted, draggable right sidebar with virtualized lazy file tree and text / Markdown / image preview. Does not depend on the native details slot, so it works on blank sessions.
@deepseek-ai/dsh-tool-statTool Stat
DSH statistics tool: describe/percentile/frequency/correlation over explicit finite numeric arrays, zero-dependency, deterministic, numerically stable (Neumaier sum + Welford variance + linear-interpolation percentiles + Spearman midrank)
@deepseek-ai/dsh-tool-schemaTool Schema
DSH JSON Schema validation tool: validate, failure paths, static explain, default-only normalize; zero-network, zero-dynamic-code with resource limits and a pattern ReDoS worker budget
@deepseek-ai/dsh-tool-regexTool Regex
DSH regex tool: test/find/replace over text plus static pattern explanation, zero-dependency with ReDoS guards
@deepseek-ai/dsh-tool-markdownTool Markdown
DSH Markdown tool: HTML-to-Markdown conversion, whitelisted Markdown-to-HTML, GFM table normalization, TOC generation. Zero-dependency lightweight parsers.
@deepseek-ai/dsh-tool-jsonTool Json
DSH JSON query tool
@deepseek-ai/dsh-tool-diffTool Diff
DSH diff tool: structured comparison of text/JSON/CSV/Markdown plus unified diff generation and in-memory patch validation. Zero-dependency, read-only.
@deepseek-ai/dsh-tool-csvTool Csv
DSH CSV data tool: parse/query/stats over RFC 4180 CSV text, zero-dependency state-machine parser
@deepseek-ai/dsh-tool-calculatorTool Calculator
DSH calculator tool
@deepseek-ai/dsh-plugin-checkPlugin Check
DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics
dsh-win-minimalWin Minimal
Windows minimal agent preset for DeepSeek Harness: a one-line fixed persona, gitbash + str_replace_editor + web_search, no runtime context, no compaction. Installs the preset into the user's agent-presets root.
dsh-pack-skillPack Skill
Packaging tips
dsh-ide-ipcIde Ipc
DeepSeek Harness plugin that connects multiple IDEs over Unix sockets or Windows named pipes and exposes live IDE state to dsh-tui and dsh Web.
dsh-open-in-vscodeOpen In Vscode
Open a workspace directory in VS Code from the web GUI: an Open in VSCode row in every workspace's overflow menu
@loserfox/git-identityGit Identity
DSH profile bundle: git commits always use the environment's own author identity (preferring the gh CLI login account and GitHub noreply email); GIT_AUTHOR_*/GIT_COMMITTER_* environment variable injection overrides all git config
dsh-custom-toolCustom 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
dsh-selfupSelfup
DeepSeek Harness self-update and deployment tools: git pull + pnpm install + build, dsh launcher install (local or Arch package), and a systemd user service for dsh web.
dsh-hooks-claude-code-per-workspaceHooks Claude Code Per Workspace
Per-workspace Claude Code command hooks for DeepSeek Harness: each session discovers .claude/settings.json from its own cwd
dsh-spec-gateSpec Gate
Specification gate for DeepSeek Harness: Socratic interview to expose hidden assumptions (ambiguity scoring), immutable Seed spec locking, and pre-delivery acceptance gate. Pairs with dsh-cybernetics for quality feedback loops.
dsh-skill-authoringSkill Authoring
DSH plugin dsh-skill-authoring
dsh-at-fileAt File
Codex-style @path references for the DeepSeek Harness web GUI: search workspace paths without injecting file content
dsh-cad-pluginCad Plugin
DeepSeek Harness tools for inspecting, extracting and previewing CAD files.
dsh-skill-viewerSkill Viewer
dsh skill viewer: manage skills from the DSH web UI settings panel (hot enable/disable, delete, add, workspace scoping) plus a CLI.
dsh-concurrencyConcurrency
Concurrent demand estimation
dsh-render-timeRender Time
Render time estimation
dsh-anchored-standardAnchored Standard
Task-aware two-phase DeepSeek Harness preset: spec/react/weak first-request anchors (bash+read±edit/write), then the full Standard tool catalog after the first tool call.
@deepseek-ai/dsh-git-conventionsGit Conventions
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
forkprobe-dshForkprobe Dsh
Native DeepSeek Harness plugin for comparing AI Skills on the same task and choosing a winner from a local ForkProbe report.
superpowers-dshSuperpowers Dsh
Superpowers for the DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers
@angel-gp/dsh-client-ui-gitpeekClient Ui Gitpeek
Read-only GitHub data viewing panel: Actions runs, Commits, and Releases displayed in three side-by-side columns as the third tab of a DSH session.