CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1515 pluginsdsh-plugin-installerPlugin Installer
DSH plugin installation/uninstallation/restart assistant: The LLM can call three tools: install_plugin / uninstall_plugin / restart_dsh. install_plugin automatically backs up and records the state before installation, then automatically restarts dsh and resumes the conversation after installation. I
dock-editorDock Editor
Text file viewer and editor for the dock file explorer: undo/redo, Ctrl+S save, and unsaved-change confirmation.
weave-for-dshWeave For Dsh
Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.
dsh-html-picker-previewHtml Picker Preview
PickDOM: DSH sidebar dual-engine Browser that lets you select elements from local HTML and http/https pages like Cursor and hand them to Agent; local files support visual editing and writing changes back to the source code.
dsh-opencode-tuiOpencode Tui
opencode-style interactive terminal UI for DeepSeek Harness (dsh): session list, markdown chat, live tool calls, opencode keybindings.
dsh-safe-plugin-managerSafe Plugin Manager
GitHub-only marketplace and guarded lifecycle manager for DeepSeek Harness plugins
@momojie-s/dsh-workspace-filesWorkspace Files
Workspace file explorer for DeepSeek Harness web UI: right-side resizable file tree with recursive search (skips .git/node_modules), Markdown rendering and multi-language syntax highlighting
dsh-server-adminServer Admin
DSH server management panel: online restart/stop, one-click systemd keep-alive, online plugin installation, runtime status monitoring, active sessions, command terminal
dsh-plugin-observatoryPlugin Observatory
Static DSH plugin compatibility audit before installation, plus bounded Loader lifecycle observation
dsh-tool-result-guardTool Result Guard
Zero-loss tool-result pruning for the DeepSeek Harness (DSH): oversized tool results are spilled to a file first, then pruned with exact elided-span offsets and a recovery locator. A dsh-plugin.
dsh-subagent-teamSubagent Team
DeepSeek Harness sub-agent team plugin: 9 specialized sub-agents (reading/writing/coding/documentation/fixing/review/vision + orchestration) + code quality pipeline + long-running tasks (continuable) + adjustable token/budget settings + performance optimization; also includes a persistent multi-agen
dsh-tool-githubTool Github
GitHub REST API tools for DeepSeek Harness: repositories, search, issues, pull requests, comments, account binding, and workspace integration, with a browser-side GitHub panel in the web GUI
dsh-github-intelligenceGithub Intelligence
Developer intelligence for DeepSeek Harness: 201 read-only tools across GitHub and 16 external ecosystems, including an authenticated maintainer inbox and evidence-based repository health audits.
dsh-ide-bridgeIde Bridge
IDE ↔ Harness 双向桥: IDE 侧 POST /ide-bridge {text} → 浏览器输入框草稿追加; 聊天内 /open-in-rider 链接 → Rider 跳转到对应行(toast 提示); /ide-bridge/links-config 两级开关(AGENTS.md 指令块)。
@staavanothanh/dsh-eccEcc
DSH adapter for Everything Claude Code agents and skills
@omdsh-dev/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-plugin-workspace-skillPlugin Workspace Skill
DSH Cordis plugin: a skill-create authoring guide plus workspace-level skill isolation for .dsh/skills.
@bluechonk/github-cardsGithub Cards
GitHub Cards for DSH — auto-resolve GitHub links, render rich cards for repos/issues/PRs
dsh-plugin-starmapPlugin Starmap
DSH Plugin Starmap — Open the dependency graph from the sidebar/settings entry point, with automatic categorization + a real dependency network · Plugin starmap graph for DeepSeek Harness
dsh-open-in-codeOpen In Code
DeepSeek Harness plugin: open the current session's workspace directory in Visual Studio Code from the session header.
dsh-dockerDocker
DeepSeek Harness plugin: Docker container, image, log, and Compose tools for the agent, over the local Docker CLI
@dsh-plugins/github-cardsGithub Cardsalt · @dsh-plugins
GitHub Cards for DSH — auto-resolve GitHub links, render rich cards for repos/issues/PRs, subscribe to repo events
dsh-context-doctorContext Doctor
DSH context injection audit plugin: measures the token cost of AGENTS.md instruction chains, skill directories, tool schemas, and MCP tools, and detects duplicates and conflicts; native Context Doctor panel + context_audit tool.
dsh-workspace-envrcWorkspace Envrc
Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and local stdio workspace MCP rows. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself.
dsh-validateValidate
Offline identifier checks and Chinese money/tax arithmetic. Checksum-verified identifiers (mainland ID, USCC, bank card, plate, VIN, ISBN, IMEI, IBAN, EAN/UPC) plus amount-in-words, IIT, VAT, mortgage schedules and 调休-aware workday counts.
dsh-netcafe-devkitNetcafe Devkit
The small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema validation, text diff, JWT decode, regex testing, SQL dialect transpiling, QR codes, timezone and unit conversion, page screenshots.
dsh-hooks-git-aiHooks Git Ai
DeepSeek Harness plugin that records agent edits with git-ai (agent-v1 checkpoints)
doctroveDoctrove
Versioned library documentation retrieval for coding agents: search documentation catalogs, select versions, and extract relevance-ranked documentation snippets by topic. Runs as an MCP stdio server with zero runtime dependencies and can be loaded by plugin-based harnesses such as dsh.
dsh-software-toolsSoftware Tools
Sidebar 【软件工具】manager for DeepSeek Harness Web: a curated inventory of local WSL/Windows software tools; checked tools are injected into the model's system prompt as a compact section, so every session knows what software exists on this machine and how to call it. Ships the add-software-tool skill f
dock-markdownDock Markdown
Markdown viewer for the dock file explorer: renders .md/.markdown/.mdx files with a one-click switch to the text editor.