dsh-read-urlDeepSeek Harness URL reader: fetch any webpage, auto-detect encoding (GBK/GB2312/UTF-8/Big5), extract clean main content, output compact text/Markdown to save tokens. Zero runtime dependencies.
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:2672243194/dsh-read-url复制
dsh-readonly-security-audit只读安全审计模式 · Read-only Security Audit Mode for DeepSeek Harness:系统级只读拦截、逐次写入审批、强制报告交付选择;适用于任意 Harness 检出 / fork。
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:my-dsh-plugin/readonly-security-audit复制
dsh-realtime-voiceLightweight realtime speech-to-speech for DeepSeek Harness with Qwen and OpenAI providers.
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zfu691531-hash/dsh-realtime-voice复制
dsh-reasoning-effortAdd configurable thinking-strength (reasoning effort) levels to custom llm-pi-ai providers in DeepSeek Harness
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asowerp/dsh-resoning-effort复制
dsh-reasoning-effort-hdbzqDeepSeek Harness composer model seat: model picker plus a three-stop reasoning bar (小难梁 / 梁子 / 梁圣)
other 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flyemFSB/dsh-reasoning-effort-hdbzq复制
dsh-reasoning-zhDeepSeek Harness 插件:把「推理等级」(reasoning effort) 档位名翻译成中文,并为接入的自定义第三方模型注入推理等级显示(官方 DSH 默认不注入),所选档位写入出站请求体。
other 2026年8月15日
dsh-recall-pluginDSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。
开发工具 · memory · 效率 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:limbo947/dsh-recall-plugin复制
dsh-recommendDSH 插件透明排行与推荐:rank/recommend/search 工具 + 设置页排行标签(M2)
other 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zp-home/dsh-recommend#a2a2257854546806e950d2b4a94a0aacebfc5d59&path:packages/plugin复制
dsh-recovery-proofRead-only recovery drill evidence for DeepSeek Harness
other 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-recovery-proof复制
dsh-release-guardianLocal, deterministic release risk checks for DeepSeek Harness.
开发工具 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XiaoSong1223/dsh-release-guardian复制
dsh-release-proofReproducible multi-source release evidence for DeepSeek Harness
other 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-release-proof复制
dsh-remoteRemote-work assistant for DeepSeek Harness: connect SSH (password or key) to a remote host, pick a remote workspace directory, and operate on it with remote_list_dir / remote_read_file / remote_exec tools from the agent and a settings-page browser.
Agent 协作 · integrations · 效率 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flymysql/dsh-remote复制
dsh-remoteDSH plugin that brings the dsh-remote bridge and QR device pairing into the DSH web UI. Scan a one-time QR code from the phone app, approve on the desktop, and control DSH with a per-device token.
开发工具 · integrations · 界面 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nanami-0713/dsh-remote-public复制
dsh-remote-linkAuthenticated LAN gateway for DeepSeek Harness: reverse-proxies the official web UI with Basic Auth, advertises via mDNS, and adds a fork_session tool.
integrations · 界面 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:BotonJ/dsh-remote-link复制
dsh-remote-pluginDSH Remote bundle 插件(独立包形态):DSH 原生侧边栏入口 + 右侧抽屉管理页;内置网关随 DSH 自动启停,直显令牌与设备监控;配套 Android App 远程操控 DSH。源码: https://github.com/Blank-not-black/dsh-remote-plugin
integrations · 界面 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Blank-not-black/dsh-remote-plugin复制
dsh-remote-protocolWire protocol shared by the dsh remote-sandbox sidecar and its host-side providers: framed request/response plus streaming chunks over one WebSocket.
Agent 协作 · integrations · 效率 2026年8月13日
dsh-remote-sandboxOne-line DeepSeek Harness bundle that moves the execution world into a crash-resilient, heartbeat-kept, workspace-synced E2B sandbox.
Agent 协作 · integrations · 效率 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weijiafu14/dsh-remote-sandbox#23bb0cf3787371c2430980c76a67998ae460f371&path:packages/bundle复制
dsh-remote-sidecarIn-sandbox executor for the dsh remote-sandbox suite: a single pure-JS bundle that serves fs and process primitives over the sidecar WebSocket protocol.
Agent 协作 · integrations · 效率 2026年8月13日
dsh-remotionDSH 视频创作技能插件:注册 Remotion 官方移植技能(React 编程式视频:动画/音频/字幕/3D/图表/字体,38 个规则文件),安装即用。
skills 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:STARDUSTLC666/dsh-remotion复制
dsh-renameDeepSeek Harness slash command: rename the current session with /rename, or let the model read the conversation and pick the name for you
Agent 协作 · 效率 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lmst2/dsh-rename复制
dsh-replay-studioDSH plugin: visual session replay — browse, compare, and debug agent sessions in a local web UI.
Agent 协作 · 开发工具 · 界面 · 效率 2026年8月14日
dsh-reply-navA DeepSeek Harness web client plugin: a right-edge navigation rail showing one bar per user round, with hover preview and click-to-scroll.
other 2026年8月14日
dsh-report-studioTurn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts
Agent 协作 · 效率 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ciceroyang/dsh-report-studio复制
dsh-request-flight-recorderContent-free request and stream diagnostics for DeepSeek Harness
开发工具 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:abinzhao/dsh-request-flight-recorder复制