Thin DSH bundle that bridges design-playbook's preview + evidence MCP servers into a DeepSeek Harness profile. Depends on the design-playbook package for the server implementations.
Agent 协作 · 开发工具 · integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/dsh-design-playbook
Codex-style drag-drop for DSH web GUI: drag any file, it lands in ~/.dsh-dropbox, the absolute path text is inserted into the composer input. Hot-pluggable: install with `dsh plugin --profile web add ./plugins/drop-file-to-path`, no dsh source changes.
Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GLFzr/dsh-drop-file-to-path
SSH remote workspace for the dsh web GUI: enter SSH mode from the session header (left of session log), browse/edit remote files in a new left panel, and let the local harness operate the remote server through remote_* agent tools. Reuses the dsh-ssh engine, host store, and loopback trust fence.
Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-easyssh#d2feba60619581b1d4478d24e8c170c4a4cf4f09&path:packages/dsh-easyssh
Extension Hub for DeepSeek Harness (DSH): manage skills and MCP servers from the DSH Web settings page — list / create / edit / delete / enable-disable, plus import from Claude and Codex. Ships a durable dual-face Cordis plugin (host gateway + browser settings section) and a dependency-free CLI.
DSH 插件:全模式工具失败自动实录——把原生工具、PTC(Code Mode) run_code、代码内嵌工具调用的失败按错因去重计数,自动写入 skill 的机器维护区段,越用越少错。Auto-record tool failures from every execution mode into a skill's machine-maintained section (dedup + counts).
Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Areium/dsh-fail-logger
DSH hot-plug execution engine: a reliable install/enable/disable/rollback/audit service for plugin marketplaces, agents, and host plugins (execution layer, not a marketplace).
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AnothetLoice/dsh-hotplug-engine
A multi-platform IM gateway for DeepSeek Harness (dsh) — Feishu (Lark), WeCom (WeChat Work), and Telegram. Turn your dsh agent into a chat assistant reachable from the messaging apps you already use.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ThreeBody6666/dsh-im-hub
Give text-only models eyes: an analyze_image tool for DeepSeek Harness, backed by free Chinese vision APIs (GLM-4V-Flash / Qwen-VL) or any OpenAI-compatible vision endpoint. 给纯文本模型装上眼睛。
Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gmleong/dsh-img
Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
Agent 协作 · 开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CocoSgt/dsh-inspector