CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1514 pluginsdsh-codex-approvalCodex Approval
Codex-style approval autopilot for DeepSeek Harness: ordered glob rules (allow/ask/deny) plus an AI risk judge (low/medium/high) mapped through a risk tolerance, as an approval answerer.
dsh-skill-creatorSkill Creator
Skill Creator: Teaches agents to write high-quality SKILL.md skills according to the agentskills.io specification (frontmatter, progressive disclosure, and trigger descriptions). Adapted from Anthropic’s official skill-creator (Apache-2.0).
dsh-eccEcc
ECC (227k-star operator system) skills for DeepSeek Harness — progressive port: v0.1 ships 20 curated single-file skills (agentic engineering, evaluation, testing, patterns, docs); 270+ more follow. Adapted from affaan-m/ECC (MIT)
dsh-blueprintBlueprint
Read the config your harness actually booted, and validate an overlay before you apply it. A Blueprint tab for the DSH web client.
dsh-rollbackRollback
File-mutation rollback plugin for DeepSeek Harness — checkpoints write/edit pre-images via git blobs or snapshots and restores them on demand through a model-facing rollback_files tool and a /rollback command. Opt-in bundle: capture rides the tools/result
@artificialnotimbecile/dsh-remote-runtimeRemote Runtime
Managed, isolated DeepSeek Harness runtimes over OpenSSH with a native Web control surface.
dsh-plugin-auto-docsPlugin Auto Docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
@max-null/dsh-guardianGuardian
Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events
dsh-plug-managerPlug Manager
DeepSeek Harness plugin manager: discover plugin repositories under the GitHub dsh-plugin topic, install/remove/update profile plugins with `dsh plugin`, and browse and manage them in the Settings → Plugins → Plugin Marketplace tab.
dsh-minimal-ptcMinimal Ptc
Minimal prompt x full PTC tools for DeepSeek Harness - aligned with the Project2 we/let's trajectory (Minimal 99/96).
@beihaizb/dsh-envselEnvsel
Session environment selector for DeepSeek Harness: per-language conda / standalone R / WSL / custom-path slots behind a /env command, the session_env tool, DSH_ENV_* shell facts, and a conversation-header dropdown. Installs with dsh plugin add.
dsh-cursor-acpCursor Acp
Hand a standalone job to the Cursor CLI already signed in on this machine.
dsh-lensLens
Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, type-checking, and structural analysis.
dsh-scnetScnet
Community DeepSeek Harness bundle for SCNet HPC: profile-based SSH, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.
easyeda-agent-dshEasyeda Agent Dsh
EasyEDA Pro (JLC EDA) automation for DeepSeek Harness: MCP bridge + agent skill bundle
@mojiexuan/dsh-gitGit
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
cot-lintCot Lint
Lint your repo for chain-of-thought leakage — the session-transcript residue AI assistants leave in docs, comments, and commit-adjacent prose. Ships the cot-trim skill as an installable DeepSeek Harness plugin.
dsh-plugin-githubPlugin Github
DeepSeek Harness plugin: GitHub repository/issue search, repo and issue details, and file reading tools (github_search / github_get). Anonymous by default; an optional read-only fine-grained token unlocks code search and raises the rate limit.
dsh-self-updateSelf Update
In-app self-update for DeepSeek Harness git-source installs (check / one-click update / rollback / restart), with an optional native macOS shell.
dsh-tool-terminal-searchTool Terminal Search
terminal_search tool for dsh: locate lines in large persistent-terminal scrollback by regular expression, composed over the public terminal read seam.
dsh-auto-classifierAuto Classifier
Autonomous (auto) mode permission classifier for DeepSeek Harness: a Claude-Code-auto-mode-like classifier over tools/pre-execute and approval/request, a selectable 'auto' permission preset, LLM semantic judge, git checkpointing, agent discipline guidance
dsh-gpt-compatGpt Compat
Fail-closed DSH compatibility guard for redundant GPT/Codex sandbox escalation arguments
dsh-netcafeNetcafe
DeepSeek Harness bundle: adds AI NetCafé's hosted outcome tools to your dsh profile in one install — invoice batches and bank statements that arithmetic-check themselves, SQL dialect transpile, mainland-China reachability from a real China Mobile vantage
@captain1275/dsh-client-ui-git-graphClient Ui Git Graph
External dsh web GUI plugin: a git branch selector + Git graph in the conversation header's context hole (beside the official workspace selector), with real host-side git operations (switch/create) and guards, as a dsh profile bundle
dsh-launcherLauncher
A lightweight dsh (DeepSeek Harness) plugin: installs a terminal command; enter dsh-go to start the harness and automatically open the browser. Zero dependencies, approximately 9 KB. (The desktop double-click version is available in the separate dsh-desktop-launcher package.)
@omdp/dsh-connectorConnector
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml), user skills (~/.dsh/skills) and browse the ModelScope MCP/Skills marketplaces from one Web UI settings page.
dsh-sshSsh
SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
dsh-devtoolboxDevtoolbox
DSH toolbox plugin: standalone sidebar page + /toolbox command + configuration-driven deterministic tools for agents. 52 local tools (text/encoding/data/security/extraction/conversion/network/productivity), with data staying on the machine. Design reference: devtoolbox.online.
@nyantused/folio-dsh-toolsFolio Dsh Tools
兰亭 CLI command tooling + L0 guards: 9 memory tools + 6 quality tools (defineTool registration, spawn venv _cli.py) + direct-write/direct-call guards
@jiesou/dsh-stream-rulesStream Rules
Inject rules when needed, without wasting context. DSH port of opencode-stream-rules.