DeepSeek Harness Hub
← 返回列表

jqueryscript/awesome-dsh-plugins

DeepSeek Harnessspec-screened在 GitHub 查看 ↗
需源码安装

超棒的 DeepSeek Harness 插件 Awesome

暂不能直接安装(需源码编译或环境不满足):仓库缺少 package.json,无法用 dsh 插件安装命令安装。 · 最近上游提交 2026/9/17 · 已提供中文文档

经过验证、按星级排名的 DeepSeek Harness (dsh) 社区插件。

综合分
36.1
GitHub 分
36.1
用户评分
★ Stars
3
周下载量
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add jqueryscript/awesome-dsh-plugins
仓库缺少 package.json,无法用 dsh 插件安装命令安装,改用 GitHub 源安装
数据截至 2026/9/19(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
安装兼容性检查需源码安装

以下结论由程序自动检查 npm 包、engines 声明与入口文件得出,未做人工实机验证——能装不等于用着没问题。

npm 包awesome-dsh-plugins(未发布到 npm,仅可源码安装)
Node 引擎未声明 engines.node
dsh CLI 依赖未声明 dsh 版本约束
入口文件缺少入口声明

仓库缺少 package.json,无法用 dsh 插件安装命令安装

验证方式:npm registry 存在性 + package.json 静态校验 · 最后验证 2026/9/19 01:11:26

用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动

README

超棒的 DeepSeek Harness 插件 Awesome

一份经过验证、按类别整理的 DeepSeek Harness 社区插件列表,附带精确的 GitHub Star 数。

Quality
Update Stars

最后验证时间: 2026-09-17 | 收录最低门槛: 30 stars | 插件数: 362

目录

- 收录标准
- 按类别划分的插件
- 文件与运行时
- 输入与导航
- 记忆与知识
- 主题与外观
- UI 与界面
- 视觉
- 工作流与自动化
- 谨慎安装插件
- 相关资源

收录标准

每个列出的项目在收录时至少有 30 个 GitHub Stars,并且拥有一个公开仓库,其中包含可识别的 dsh.bundle 清单、bundle 补丁、插件入口以及有文档记录的安装路径。多平台项目只有在提供独立的 DSH bundle 时才符合收录条件。

dsh-plugin GitHub 话题是一个发现信号,而非证明。本列表排除仅有话题的仓库、通用 Skills、没有 bundle 的独立客户端、没有 DSH 包的 MCP 服务器、API 封装、预设、教程、Awesome 列表、已归档的仓库以及仅有微小改动的 fork。

按类别划分的插件

以下每个类别都包含实际的插件条目。类别内的条目按精确的实时 GitHub Stars 排序。

文件与运行时

- OpenDesign DSH Runtime - 92.3k stars | Apache-2.0。一个 DeepSeek Harness 配置文件 bundle,通过结构化的 stdio 协议将 OpenDesign 连接到用户安装的 DSH 运行时。
- 安装:pnpm --filter @open-design/dsh-runtime build && pnpm -C packages/dsh-runtime pack --pack-destination  && dsh plugin --profile open-design add /open-design-dsh-runtime-0.1.0.tgz

- Mirage DSH - 3.6k stars | Apache-2.0。一个 DSH 文件系统和 shell 提供程序,可将远程和本地资源挂载到同一个虚拟工作区中。
- 安装:dsh plugin --profile web add @struktoai/mirage-dsh

- API Relay Audit DSH - 816 stars | AGPL-3.0-only。一个 DeepSeek Harness bundle,用于审计 API 中继中的提示注入、模型替换、工具调用重写、SSE 异常和错误泄漏。
- 安装:dsh plugin --profile web add "github:toby-bridges/api-relay-audit#v2.4.0"

- SandBase Harness - 635 星 | Apache-2.0。一个 DSH 捆绑包,通过官方 stdio MCP 客户端连接托管代理运行时。
- 安装:npm ci && npm run build:runtime && npm link && dsh plugin --profile web add managed-agents

- DSH k8e Sandbox - 484 星 | Apache-2.0。一个 DeepSeek Harness 沙箱捆绑包,通过 k8e 沙箱运行时路由文件系统和子进程服务。
- 安装:dsh plugin --profile  add @k8e-sandbox/dsh-k8e-sandbox-bundle

- AgentGuard DSH - 457 星 | MIT。一个 DeepSeek Harness 捆绑包,用于扫描插件源并报告或强制执行运行时工具调用安全策略。
- 安装:dsh plugin --profile web add @goplus/agentguard

- DSH Purge - 257 星 | MIT。为 DSH 添加一个设置面板,用于管理提示规则、权限策略和工具限制补丁。
- 安装:dsh plugin --profile web add https://github.com/YuJunZhiXue/dsh-purge/archive/refs/heads/master.zip

- Invoice Downloader DSH - 233 星 | Apache-2.0。一个 DSH 捆绑包,用于从 Web 侧边栏进行本地 IMAP 发票下载、OCR、归档和 Excel 汇总。
- 安装:dsh plugin --profile web add @ethanyoq/dsh-invoice-downloader

- Univer Office DSH - 186 星 | Apache-2.0。一个 DSH 办公捆绑包,用于创建和编辑电子表格、文档、演示文稿、表格、画布以及现有办公文件。
- 安装:dsh plugin --profile web add dsh-univer-office

- DSH Git Bash Preset - 138 星 | MIT。一个 DeepSeek Harness 预设,用于配置 Git Bash 支持和一个开箱即用的终端环境。
- 安装:dsh plugin --profile web add @icelily/dsh-gitbash-preset

- DSH Undo Savepoint - 132 星 | MIT。DSH 的崩溃恢复功能,对配置和插件代码进行快照,以支持撤销、重做、回滚和安全模式启动。
- 安装:dsh plugin --profile web add github:lire1131/dsh-undo-savepoint#master

- DSH Standard Adapter - 114 星 | MIT。一个 DeepSeek Harness 适配器,用于发现标准插件清单并激活协商后的服务器和浏览器贡献。
- 安装:dsh plugin --profile web add @dsh-std/adapter-dsh

- DSH Network Settings - 86 星 | MIT。一个 DeepSeek Harness Web 捆绑包,用于配置网络端点、代理、健康检查和连接设置。
- 安装:dsh plugin --profile web add dsh-network-settings
- DSH Permission Rules - 79 stars | Apache-2.0。一个 DeepSeek Harness 捆绑包,用于声明式工具权限和进程级网络策略,并带有设置编辑器。
- 安装:dsh plugin --profile web add github:PerryLink/dsh-permission-rules#main

- Multica DSH Runtime - 57 stars | No standard license。一个用于 Multica 的本地 DSH 运行时桥接,暴露版本化的 stdio 协议,无需修补 Harness 源代码。
- 安装:dsh plugin --profile multica add /absolute/path/to/multica-dsh-runtime

- Local Shell MCP - 56 stars | MIT。一个用于 local-shell-mcp 的 DSH 桥接,通过每会话连接暴露 shell、文件、浏览器和远程工作器工具。
- 安装:dsh plugin --profile web add 'github:fwerkor/local-shell-mcp#main'

- DSH Codex Shell - 48 stars | MIT。一个 shell 插件,为 DSH 配置文件添加交互式 exec_command 和 write_stdin 工具。
- 安装:dsh plugin --profile web add dsh-codex-shell@0.1.2

- DSH MinerU - 43 stars | AGPL-3.0。由 MinerU 支持的文档解析工具,可将 PDF、图像、DOCX、PPTX 和 XLSX 文件转换为结构化 Markdown 或 JSON。
- 安装:dsh plugin --profile web add @huanlin/dsh-plugin-mineru

- DSH Benign Exit - 42 stars | MIT。一个 DeepSeek Harness 捆绑包,为已完成或已取消的任务提供受控的退出命令。
- 安装:dsh plugin --profile web add dsh-benign-exit

- DSH Filesnap - 42 stars | Apache-2.0。一个 DeepSeek Harness 回退捆绑包,可在无需 Git 仓库的情况下恢复对话状态和已更改的文件。
- 安装:dsh plugin --profile web add dsh-filesnap

- DSH Win32 - 41 stars | MIT。一个面向 Windows 的 DSH 捆绑包,具有 PowerShell 执行、预设管理和沙箱感知的运行时检查。
- 安装:dsh plugin --profile web add dsh-win32

- DSH WSL Workspace - 41 stars | MIT。一个 DeepSeek Harness 捆绑包,为 Windows 工作区提供由 WSL 支持的文件系统和 shell 访问。
- 安装:dsh plugin --profile web add dsh-wsl-workspace

- DSH Config Manager - 40 stars | MIT。一个 DSH 插件,用于备份、恢复、迁移和同步 DSH 设置、插件、MCP 服务器、技能和工作区。
- 安装:dsh plugin --profile web add dsh-config-manager@latest
- DSH 沙箱提权修复 - 40 星 | MIT。一个用于 DSH 沙箱提权、工具权限和第三方模型会话的兼容性插件。
- 安装:dsh plugin --profile web add github:HakureiMonika/dsh-sandbox-escalation-fix

- DSH Remote - 39 星 | MIT。一个用于将客户端连接到远程运行时的 DeepSeek Harness 捆绑包。
- 安装:dsh plugin --profile web add dsh-remote

- DSH Plugin Guard - 35 星 | MIT。一个 DeepSeek Harness 捆绑包,可对插件和配置文件变更进行快照、守护启动,并回滚失败的安装。
- 安装:dsh plugin --profile web add github:lxzy-7/dsh-plugin-guard

- DSH Better Edit - 33 星 | MIT。一个 DeepSeek Harness 捆绑包,提供基于哈希寻址的读取和编辑工具,用于经过验证的文件更改。
- 安装:npx @deepseek-ai/dsh plugin --profile web add dsh-better-edit

- DeepSeek Harness ACP - 31 星 | Apache-2.0。一个 DeepSeek Harness 捆绑包,通过 Agent Client Protocol 暴露会话、工具、技能和持久化。
- 安装:dsh plugin --profile acp add @openma/deepseek-harness-acp@latest

- DSH Files - 30 星 | MIT。一个 DSH 捆绑包,用于隔离文件上传、文档读取,以及跨常见文件格式的缓存文本提取。
- 安装:dsh plugin --profile web add git+https://github.com/taxueseek/dsh-files.git

输入与导航

- OpenGUI DSH - 1.6k 星 | MIT。一个 DSH 插件,用于通过委派任务控制已授权的 Android 手机和受管理的本地浏览器。
- 安装:dsh plugin --profile web add ./deepseek-harness-plugin

- BrowserSkill DSH Plugin - 1.5k 星 | MIT。一个 DeepSeek Harness 捆绑包,暴露 BrowserSkill 浏览器自动化工具,用于会话、导航、快照、点击、表单和截图。
- 安装:dsh plugin --profile web add @wxg-prc-cpg/browser-skill-dsh-plugin

- DSH Pocket - 770 星 | GPL-2.0。一个 Web 插件,可通过局域网或受密码保护的 Cloudflare 隧道将 DSH 会话镜像到手机。
- 安装:dsh plugin --profile web add dsh-pocket -w

- DSH At File - 489 星 | MIT。一个编辑器扩展,用于通过 at-file 提及搜索工作区路径,并将文件内容附加到提示中。
- 安装:dsh plugin --profile web add https://github.com/FSMargoo/dsh-at-file/archive/refs/tags/v0.6.0.tar.gz
- DSH Mobile - 171 星 | Apache-2.0。一个 DeepSeek Harness 移动端套件,具有适合触控的导航和紧凑的对话布局。
- 安装:dsh plugin --profile web add dsh-mobile@alpha

- DSH Harness Remote - 121 星 | MIT。一个 DeepSeek Harness 套件,新增加密远程访问功能,可从桌面端、Web 端和 Android 客户端继续会话。
- 安装:dsh plugin --profile web add ds-harness-remote@0.3.29

- Humanizer RU DSH - 117 星 | MIT。一个面向 DSH 的俄语文本人性化套件,附带可复用的写作技能。
- 安装:dsh plugin --profile web add "github:Vladimir-Human/humanizer-ru#path:/dsh"

- DSH Turn Delete - 106 星 | MIT。一个 DSH Web 插件,用于删除一个完整已结束的对话轮次,同时保留会话及后续轮次。
- 安装:dsh plugin --profile web add dsh-turn-delete

- DSH Annotation - 101 星 | MIT。一个 DSH Web 选择工具,可对助手文本进行标注,并随消息发送带编号的标注块。
- 安装:dsh plugin --profile web add git+https://github.com/omdsh-dev/dsh-annotation.git

- DSH EasyRewrite - 96 星 | MIT。一个 DSH Web 编辑插件,用于召回、重写、版本管理和恢复用户消息。
- 安装:dsh plugin --profile web add dsh-easyrewrite

- DSH Antibrow - 81 星 | MIT。一个 DeepSeek Harness 浏览器插件,具有持久身份、按配置文件隔离的 Cookie 和通行密钥,以及可选的住宅代理出口。
- 安装:dsh plugin --profile  add dsh-antibrow

- DSH Free Search - 79 星 | MIT。一个多引擎 DSH 搜索提供程序,具有免费后端、自动回退、设置和平台搜索。
- 安装:git clone https://github.com/DDDMUC/dsh-free-search.git && dsh plugin --profile web add ./dsh-free-search

- DSH Omi Voice - 70 星 | MIT。一个 DSH Web 语音插件,可通过 Omi 实现点击朗读和自动对话旁白。
- 安装:dsh plugin --profile web add "github:PolinniZhong/dsh-omi-voice#v0.1.2&path:/"

- DSH Claude UX - 67 星 | MIT。一个 Web 插件,新增可逆的区域风险控制,以及针对滥用交互的自动对话终止功能。
- 安装:dsh plugin --profile web add github:eri64/dsh-claude-ux

- DSH Meme - 65 星 | MIT。一个 DSH 表情包插件,具有可搜索的图片包、学习到的表情包、基于情绪的发送功能,以及编辑器选择器。
- 安装:dsh plugin --profile web add dsh-meme
- Web Search Pro DSH - 60 stars | MIT。一个 Web 搜索捆绑包,支持多个提供商、持久化缓存、站点特定搜索以及 Playwright 渲染工具。
- 安装:dsh plugin --profile web add @anweat/dsh-browser@^0.1.8 dsh-web-search-pro@^0.1.8

- DSH Navbar - 59 stars | MIT。一个对话节点栏,让用户可以在 DSH Web 视图中快速跳转于用户消息之间。
- 安装:dsh plugin --profile web add @vlln/dsh-navbar

- DSH Prompt Optimizer - 55 stars | BSD-3-Clause。一个 DeepSeek Harness 捆绑包,在模型请求之前通过可配置的优化步骤分析和重写提示词。
- 安装:dsh plugin --profile web add https://github.com/WestFox-AwA/dsh-prompt-optimizer/releases/latest/download/dsh-external-dsh-prompt-optimizer.tgz

- DSH Prompt Enhancer - 54 stars | No standard license。一个 DeepSeek Harness 捆绑包,添加提示词编辑辅助工具和可复用的输入增强功能。
- 安装:dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer#v3.3.1

- Open in VS Code - 54 stars | MIT。添加一个工作区行操作,可在 VS Code 或其他配置的编辑器中打开选定的 DSH 目录。
- 安装:dsh plugin --profile web add https://github.com/omdsh-dev/dsh-open-in-vscode/archive/refs/tags/v0.1.6.tar.gz

- DSH Message Edit - 44 stars | MIT。一个对话插件,用于分支、编辑、重新生成、重试和查看 DSH 消息版本。
- 安装:dsh plugin --profile web add dsh-message-edit

- DSH Tether - 43 stars | MIT。一个 DeepSeek Harness 远程访问捆绑包,通过点对点 iroh 传输连接到 Android 和 iOS 客户端。
- 安装:dsh plugin --profile web add .

- DSH Built-in Browser - 40 stars | MIT。一个 DeepSeek Harness 插件,为智能体提供一个共享的真实浏览器,用于导航和用户可见的交互。
- 安装:dsh plugin --profile web add dsh-builtin-browser

- OpenCues DSH - 39 stars | MIT。一个 DSH 编辑器插件,用于词语替代、下划线触发的填充以及被动重写提示。
- 安装:dsh plugin --profile web add @opencues/dsh

- DSH Web Startup Auth - 38 stars | MIT。一个 DSH Web 捆绑包,为本地服务器添加经过身份验证的远程启动和可配置的访问控制。
- 安装:dsh plugin --profile web add dsh-web-startup-auth@latest
- DSH Chat Timeline - 34 stars | MIT。一个 DeepSeek Harness Web 插件,添加带有书签和回滚链接的对话导航面板。
- 安装:dsh plugin --profile web add dsh-chat-timeline

- DSH Computer Use - 34 stars | MIT。一个 macOS DeepSeek Harness 套件,用于在明确权限下进行范围化观察和前台应用键盘控制。
- 安装:dsh plugin --profile web add @anionex/dsh-computer-use

- DSH Remote Suite - 33 stars | MIT。一个 DSH 远程访问套件,包含配置文件插件、网关、移动客户端和 Web 管理面板。
- 安装:dsh plugin --profile web add dsh-remote-plugin

- DSH Computer Use macOS - 32 stars | MIT。一个 macOS 桌面控制 DSH 套件,具有范围化屏幕观察、输入操作、应用启动和安全检查。
- 安装:./install.sh

- DSH Full Remote - 32 stars | MIT。为 DeepSeek Harness Web 配置文件添加移动端友好的远程控制面板。
- 安装:dsh plugin --profile web add dsh-full-remote

- DSH Mobile Gateway - 31 stars | MIT。一个 DeepSeek Harness Web 套件,提供经过身份验证的移动网关访问,支持会话控制、事件、文件和设备配对。
- 安装:dsh plugin --profile web add dsh-plugin-mobile-gateway@latest

- DSH Voice Scribe - 31 stars | MIT。一个 DSH 语音输入插件,可将口述提示转录到编辑器中,并可选支持 OpenAI 兼容的 ASR。
- 安装:dsh plugin --profile web add dsh-voice-scribe

- DSH Web LAN Access - 31 stars | MIT。一个 DSH Web 套件,可在局域网中暴露服务,并动态处理 LAN 和 VPN 信任。
- 安装:dsh plugin --profile web add dsh-web-lan-access

记忆与知识

- OpenViking Memory - 34.1k stars | Apache-2.0。一个 DeepSeek Harness 记忆套件,具有 OpenViking 自动召回、会话捕获、受保护的 viking:// URI 和 MCP 工具。
- 安装:dsh plugin --profile web add @openviking/dsh-memory-plugin

- Hindsight Coding Agents - 21.6k stars | MIT。一个 DeepSeek Harness 记忆套件,具有自动召回、会话捕获、知识页面和按仓库划分的记忆库。
- 安装:dsh plugin --profile web add @vectorize-io/hindsight-coding-agents

- WeKnora Knowledge - 20.9k stars | MIT。一个 DeepSeek Harness 套件,用于在用户管理的知识库上进行语义知识搜索、文档阅读和 RAG 回答。
- 安装:dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

- EverOS Memory - 12.5k stars | Apache-2.0。一个 DeepSeek Harness 记忆包,通过本地 EverOS 服务提供自动跨会话回忆。
- 安装:dsh plugin --profile web add @evermind-ai/dsh-plugin

- MemOS Local Memory - 11.1k stars | MIT。一个用于 DeepSeek Harness 的本地 MemOS 记忆包,具有分层回忆、反思、策略归纳和技能结晶功能。
- 安装:curl -fsSL https://raw.githubusercontent.com/MemTensor/MemOS/main/apps/memos-local-plugin/install.sh | bash -s -- --agent dsh --profile web

- ReMe - 3.4k stars | Apache-2.0。一个 DeepSeek Harness 记忆包,为 TypeScript 智能体工作流提供回忆、捕获、设置和技能指导。
- 安装:dsh plugin --profile web add @agentscope-ai/reme

- MemSearch - 2.5k stars | MIT。一个 DeepSeek Harness 记忆包,可捕获共享的 Markdown 笔记、在步骤前注入上下文,并审查候选技能。
- 安装:dsh plugin --profile web add @zilliz/memsearch-dsh

- mem9 - 1.2k stars | Apache-2.0。一个用于 DeepSeek Harness 的持久记忆包,具有自动回忆、后台摄取和五个记忆工具。
- 安装:dsh plugin --profile web add @mem9/dsh-plugin

- DSH Context - 1.1k stars | Apache-2.0。一个上下文仪表盘和 /context 命令,可展示 DSH 消息、工具、注入、压缩和 token 使用情况如何演变。
- 安装:dsh plugin --profile web add dsh-context

- Deja-vu DSH - 734 stars | MIT。一个本地会话历史插件,可索引其他编码智能体,以实现回忆、摘要、文件历史以及可选的自动上下文。
- 安装:dsh plugin --profile web add dsh-deja

- Graph Memory - 579 stars | MIT。一个基于图的记忆插件,用于 DSH 中的跨会话回忆、PageRank、社区和向量搜索。
- 安装:npx @deepseek-ai/dsh plugin --profile web add /absolute/path/to/graph-memory-1.6.0-beta.1.tgz

- Mnemon - 534 stars | Apache-2.0。一个持久记忆插件,为 DSH 智能体提供基于图的回忆和跨会话知识。
- 安装:dsh plugin --profile web add dsh-mnemon

- MisakaNet DSH - 430 stars | Apache-2.0。一个 DSH 插件,用于从本地、由 Git 支持的知识库中搜索和分享经过验证的调试经验。
- 安装:dsh plugin add git+https://github.com/Ikalus1988/MisakaNet.git
- Flowix Memory - 376 星 | MIT。一个仅需配置的 DSH 捆绑包,通过本地 stdio MCP 服务器暴露 Flowix 笔记本备忘录和工件工具。
- 安装:dsh plugin --profile web add ./app/flowix-dsh-host/bundles/dsh-flowix-memory

- Bailian Knowledge DSH - 331 星 | Apache-2.0。一个 DeepSeek Harness 捆绑包,通过搜索和基于依据的问答工具将智能体连接到阿里云 Model Studio 知识库。
- 安装:dsh plugin --profile web add bailian-kb-dsh

- Mnemon DSH Plugin - 275 星 | MIT。一个 DeepSeek Harness 记忆插件,具有用于存储和检索项目上下文的三层控制平面。
- 安装:dsh plugin --profile web add dsh-mnemon

- DSH Memory Evolve - 256 星 | MIT。一个 Web DSH 记忆和工作流插件,具有跨会话回忆、技能管理、待办事项、会话搜索和外部智能体调度功能。
- 安装:dsh plugin --profile web add github:csyangwen/dsh-memory-evolve

- PLUR DSH - 248 星 | Apache-2.0。一个 DeepSeek Harness 记忆插件,无需 MCP 工具调用即可将 PLUR 记忆印迹注入提示词。
- 安装:dsh plugin add @plur-ai/dsh

- Hypatia DSH - 239 星 | MIT。一个 DSH 捆绑包,为配置文件添加 Hypatia 技能、记忆辅助工具和可配置的自动批准应答器。
- 安装:dsh plugin --profile web add dsh-hypatia

- Polaris DSH Integration - 213 星 | Apache-2.0。一个 DSH 捆绑包,将 Polaris MCP 工具和原生智能体技能连接到已配置的 Polaris 账户。
- 安装:cd integrations/deepseek-harness && npm ci && npm run check && dsh plugin --profile web add "$PWD"

- Engramory - 176 星 | MIT。一个基于文件的 DSH 记忆插件,将人类可读的笔记保存在具有确定性限制的版本化存储中。
- 安装:dsh plugin --profile web add dsh-engramory

- DSH Notes - 154 星 | MIT。一个 DSH 工具插件,将智能体输出导出到自托管的 Notes 服务。
- 安装:dsh plugin --profile web add @zhaoolee/dsh-notes

- DSH Noema - 127 星 | MIT。为 DSH 提供持久的 Noema 支持记忆,具有回忆工具、跨智能体导入和设置页面。
- 安装:dsh plugin --profile web add @zseven-w/dsh-noema@latest

- DSH Git Memory - 123 星 | MIT。一个由 Git 支持的长期记忆插件,在本地存储持久的 DSH 记忆,提供设置控件,并可选择同步空闲会话。
- 安装:dsh plugin --profile web add github:seriousz158/dsh-memory
- DSH Chat Import - 120 stars | MIT。一个对话迁移插件,可将来自外部 agent 工具的历史记录导入到可恢复的 DSH 会话中,并支持导出回去。
- 安装:dsh plugin --profile web add dsh-chat-import

- DSH Mimir - 109 stars | MIT。一个面向 DSH 的研究助手套件,包含文献检索、研究 wiki、LaTeX 编译和子代理评审。
- 安装:dsh plugin --profile web add dsh-mimir@latest

- DSH Turn Rewind - 105 stars | BSD-3-Clause。一个 DSH 恢复插件,可记录工作区变更,并通过其 Change Ledger 恢复某个对话轮次。
- 安装:dsh plugin --profile web add @anionex/dsh-turn-rewind

- Meow Memory - 73 stars | MIT。一个跨会话记忆包,具有分层存储、BM25 检索、会话捕获和可配置的 Web 面板。
- 安装:dsh plugin --profile web add github:Phant0Meow/dsh-meow-memory

- OpenContext DSH - 69 stars | Apache-2.0。一个 DSH 插件,通过 OpenContext 实现持久化的 agent 记忆和检索增强上下文。
- 安装:dsh plugin --profile web add dsh-opencontext

- DSH Memento - 68 stars | Apache-2.0。一个面向 DSH 的有界跨会话记忆服务,具有需审批的写入、审计追踪、本地 SQLite 存储和召回工具。
- 安装:dsh plugin --profile web add dsh-memento

- DSH Mneme - 63 stars | MIT。一个 DSH 记忆插件,用于跨会话持久化项目知识和召回。
- 安装:dsh plugin --profile web add @modusensus/dsh-mneme

- DSH Memory - 53 stars | MIT。一个 DSH 插件,为多个 agent 提供持久的跨会话记忆。
- 安装:dsh plugin --profile web add @furongjun1999/dsh-memory

- Billion Context DSH - 52 stars | MIT。一个 DSH 记忆插件,用于大上下文检索、持久化和项目知识。
- 安装:dsh plugin --profile web add billion-context-dsh

- Causal Memory DSH Plugin - 51 stars | Apache-2.0。一个本地因果记忆桥接器,提供原生 DSH 包,用于结构化召回和记忆工具。
- 安装:cd  && dsh plugin --profile web add "$PWD/dsh-plugin"

- Jingling DSH - 51 stars | MIT。一个 DeepSeek Harness 配套包,用于本地记忆、引导式反思和可选的桌面宠物。
- 安装:dsh plugin --profile web add dsh-jingling
- Project Orrery DSH Adapter - 45 stars | MIT。一个 DeepSeek Harness 适配器,将 Project Orrery 的可追溯 Markdown 文档工作流封装为打包技能。
- 安装:dsh plugin --profile orrery-test add

- DSH DeepRead - 41 stars | MIT。一个 DSH 研究阅读插件,用于收集来源、笔记、证据和结构化阅读进度。
- 安装:dsh plugin --profile web add dsh-deepread

- SkillRoute DSH - 39 stars | MIT。一个 DSH 包,将 SkillRoute 的技能路由器和 MCP 工具连接到 DeepSeek Harness 智能体。
- 安装:dsh plugin --profile web add @skillroute/dsh-plugin

- DSH Scholar - 38 stars | BSD-3-Clause。一个 DeepSeek Harness 研究工作区,用于证据关联调查、项目上下文、评审阶段和持久研究产物。
- 安装:pnpm install --frozen-lockfile && pnpm run build && dsh plugin --profile web add /absolute/path/to/dsh-scholar

- DSH-KRouter - 37 stars | MIT。一个 DeepSeek Harness 包,用于构建由 Obsidian 支持的知识系统,具备回忆、每日提炼和自我进化控制。
- 安装:dsh plugin --profile web add github:398894496-arch/runtime36

- DSH Model Context Catalog - 35 stars | MIT。一个 DSH 插件,用于编目模型上下文限制并在 Web 设置面板中显示提供商元数据。
- 安装:dsh plugin --profile web add dsh-model-context-catalog

- DSH Fund Research - 34 stars | Apache-2.0。一个 DeepSeek Harness 包,用于从封存的市场快照生成可追溯的基金研究报告。
- 安装:dsh plugin --profile web add dsh-fund-research

- Industry Research DSH - 34 stars | Apache-2.0。一个研究包,用于在 DSH 中构建行业图谱、公司时间线、证据卡片和可审计报告。
- 安装:dsh plugin --profile demo add dsh-industry-research

- StrataGate DSH Memory - 34 stars | MIT。一个 DeepSeek Harness 记忆包,用于捕获会话、构建证据关联的本地记忆并审阅回忆的上下文。
- 安装:dsh plugin --profile web add stratagate-dsh

- DSH Evolve in Git - 31 stars | MIT。一个 DSH 包,用于 Git 支持的记忆、技能进化、隐私过滤和仓库感知工作流工具。
- 安装:dsh plugin --profile web add github:Kytolly/dsh-evolve-in-git
- DSH Knowledge - 31 stars | AGPL-3.0。一个用于文档管理、分块、嵌入、检索以及 Web 管理面板的 DSH 知识包。
- 安装:dsh plugin --profile  add dsh-knowledge

- Chinese Traditional Wisdom DSH - 30 stars | MIT。一个 DeepSeek Harness 包,封装了本地优先的中国传统智慧咨询工作流。
- 安装:dsh plugin add github:dhicoc/dsh-chinese-traditional-wisdom-skill

- DSH Research Report - 30 stars | Apache-2.0。一个 DeepSeek Harness 包,用于生成带有验证状态和审计产物的证据关联研究报告。
- 安装:dsh plugin --profile demo add dsh-research-report

主题与外观

- DSH Deep Whale - 1.8k stars | CC-BY-NC-SA-4.0。一个用于 DSH Web 界面的女仆工坊鲸鱼角色皮肤。
- 安装:git clone https://github.com/Small-tailqwq/dsh-deep-whale.git && dsh plugin --profile web add ./dsh-deep-whale/maid-atelier

- DSH Balance Whale - 1.2k stars | MIT。一个 Web UI 小组件,以可拖拽的鲸鱼伙伴形式显示 DeepSeek 账户余额。
- 安装:dsh plugin --profile web add link:./dsh-whale-widget

- OpenPets DSH - 1.1k stars | MIT。添加一个 OpenPets 桌面伙伴,通过本地 Cordis 包对 DSH 生命周期事件做出反应。
- 安装:dsh plugin --profile  add @open-pets/dsh

- DSH Ads - 581 stars | BSD-3-Clause。一个恶搞 Web UI 插件,添加仿早期门户网站风格的虚假横幅广告、弹窗和小游戏。
- 安装:dsh plugin --profile web add github:Nagi-ovo/dsh-ads

- DSH Pet - 462 stars | MIT。一个浮动式 DSH Web 桌面宠物,具有待机动画、随机动作、屏幕游走和拖拽交互。
- 安装:dsh plugin --profile web add dsh-pet

- DSH Transparent UI - 388 stars | MIT。一个 Web UI 主题,具有可调节的玻璃效果、流体或壁纸背景,以及针对 DSH 界面的外观控制。
- 安装:dsh plugin --profile web add dsh-client-ui-aqua

- Whale Girl - 297 stars | MIT。一个可拖拽的 Web UI 桌面宠物,具有交互、喂食、进度和持久化状态。
- 安装:dsh plugin --profile web add github:vlln/whale-girl#main

- DSH Dafeiyu - 272 stars | See ASSET_LICENSE.md。一个桌面伙伴,通过浮动的大鱼角色和可配置行为对 DSH 会话事件做出反应。
- 安装:pnpm exec dsh plugin --profile web add dsh-dafeiyu@alpha

- DSH Wallpaper Engine - 202 星 | MIT。一个 DeepSeek Harness 主题包,用于设置动态壁纸和管理视觉背景。
- 安装:dsh plugin --profile web add dsh-plugin-wallpaper-engine

- Open Sea Skin - 192 星 | MIT。一个 DeepSeek Harness 皮肤,将 Open Sea 视觉主题应用到对话界面。
- 安装:dsh plugin --profile web add github:d-dev0101/open-sea-skin#v1.2.1

- DSH Liang Intensity Skin - 148 星 | 无标准许可证。一个可选的 DSH Web 皮肤,添加了自适应推理强度滑块和主题化的模型选择视觉效果。
- 安装:dsh plugin --profile web add github:kingOfSoySauce/dsh-liang-skin#v0.1.4

- DSH Dream Skin - 125 星 | MIT。一个 Web UI 皮肤包,包含动态主题、壁纸、强调色、导入/导出以及持久的每用户外观设置。
- 安装:dsh plugin --profile web add dsh-dream-skin

- Deep Whale Day/Night Theme - 107 星 | CC-BY-NC-SA-4.0。一个 DeepSeek Harness 主题包,包含协调一致的 Deep Whale 日间和夜间界面样式。
- 安装:dsh plugin --profile web add github:GGBond2424648901/deep-whale-day-night-theme#runtime

- DSH Skin Market - 105 星 | MIT。一个 DSH Web 市场插件,用于浏览、安装、更新、禁用和移除社区皮肤。
- 安装:dsh plugin --profile web add dsh-skin-market@0.1.36

- DSH Custom Skin - 97 星 | MIT。一个 DeepSeek Harness Web 包,添加了可配置的壁纸和半透明界面皮肤。
- 安装:pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin

- BeautiCode - 66 星 | MIT。一个 DeepSeek Harness 主题包,为客户端界面添加 BeautiCode 视觉样式。
- 安装:npx @deepseek-ai/dsh plugin --profile web add beauticode-dsh

- DSH Endfield Theme - 57 星 | MIT。一个 DSH Web 主题插件,包含 Endfield 风格的令牌、样式和可配置的外观设置。
- 安装:dsh plugin --profile web add github:ymh0000123/dsh-theme-endfield

- DSH Token Pet - 55 星 | MIT。一个 DSH Web 伴侣,以可配置的动态宠物形式显示令牌使用情况和任务状态。
- 安装:dsh plugin --profile web add dsh-token-pet
- DSH Endfield UI - 48 星 | MIT。一个非官方的、受 Endfield 启发的 DSH Web 主题插件,使用标准 bundle 和客户端主题扩展点。
- 安装:dsh plugin --profile web add @rison/dsh-endfield-ui@0.7.0

- DSH Whale Musume - 44 星 | MIT。一个 DSH Web 吉祥物插件,带有鲸鱼少女伙伴、任务反应和交互式状态动画。
- 安装:dsh plugin --profile web add github:Sutera-Diffusus/dsh-whale-musume

- DeepSeek Pet - 42 星 | MIT。一个 DSH Web 宠物插件,带有动画桌面伙伴和智能体活动反应。
- 安装:dsh plugin --profile web add github:keleus/deepseek-pet

- Denia DSH Skin - 36 星 | CC-BY-NC-SA-4.0。一个 DSH Web 皮肤包,带有 Denia 视觉主题和可配置的客户端名册条目。
- 安装:dsh plugin --profile web add ../dsh-client-ui-skin-denia

- DSH Pet Remielle - 34 星 | MIT。一个 DSH Web 宠物插件,带有动画伙伴、设置控件和可选的桌面呈现模式。
- 安装:dsh plugin --profile web add dsh-pet-remielle

- DSH Any Background - 32 星 | MIT。一个 DeepSeek Harness Web 外观包,用于主题颜色、图片或视频壁纸,以及每个界面的不透明度和模糊。
- 安装:dsh plugin --profile web add dsh-any-background

- DSH Bloom Theme - 32 星 | MIT。一个 DeepSeek Harness Web 主题包,带有 Bloom 调色板、可配置的外观设置和实时客户端皮肤。
- 安装:dsh plugin add @kubor/dsh-bloom-theme

- Catppuccin DSH Theme - 31 星 | MIT。一个 DeepSeek Harness Web 主题插件,带有 Latte、Frappé、Macchiato 和 Mocha 调色板以及可选的玻璃效果。
- 安装:dsh plugin --profile web add @nonamelego/dsh-catppuccin

- DSH Kimino Theme - 31 星 | MIT。一个受《你的名字》启发的 DeepSeek Harness Web 主题,带有可切换的视觉风格,移除后可干净还原。
- 安装:dsh plugin --profile web add dsh-kimino-theme

- DSH Wallpaper Share - 30 星 | GPL-3.0。一个 DeepSeek Harness 包,可同步 Wallpaper Engine 场景并将当前壁纸暴露给 DSH 工作流。
- 安装:dsh plugin --profile web add dsh-wallpaper_share

UI 与界面

- Archify DSH - 26.6k 星 | MIT。一个 DSH 技能包,用于生成可验证的架构、工作流、时序、数据流和生命周期图。
- 安装:dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0

- DSH Web UI - 6.4k stars | Apache-2.0。一个 Web UI 套件,包含任务看板、Git 图谱、远程访问、实时统计、宠物、皮肤和图像工具。
- 安装:dsh plugin --profile web add @linxin666/dsh-web-all@latest

- iPolloWork Design Studio - 5k stars | Custom source-available。一个原生 DSH Design 视图,用于在 Harness 对话中创建和编辑可视化文档。
- 安装:dsh plugin --profile web add deepseek-idesign

- DSH Better Sidebar - 3.1k stars | MIT。一个 Web UI 工作台,包含文件编辑、终端访问、Git 工具、子代理视图和扩展标签页。
- 安装:dsh plugin --profile web add dsh-better-sidebar

- DSH Market - 2.7k stars | MIT。一个可视化 DSH 插件市场,用于浏览、搜索、安装、更新和切换社区插件与主题。
- 安装:dsh plugin --profile web add dshmarket

- DSH TUI - 2.7k stars | MIT。一个全屏终端界面,支持流式输出、状态行、回滚控制和上下文使用指示器。
- 安装:dsh plugin --profile dsh-tui add @deepseek-harness-tui/dsh-tui

- Working Activity - 655 stars | MIT。一个实时状态行,在 DSH 中显示模型活动、运行中的工具、已用时间和回合摘要。
- 安装:dsh plugin --profile web add dsh-working-activity

- DeepSeek PPT Studio - 606 stars | Custom source-available。一个原生 DSH 对话视图,用于创建、编辑、套用模板和导出演示幻灯片。
- 安装:dsh plugin --profile web add deepseek-ippt

- DSH Browser - 503 stars | MIT。一个 Chrome 侧边栏集成,通过 DSH 桥接读取页面并操作支持的浏览器内容。
- 安装:curl -fsSL https://raw.githubusercontent.com/Lum1104/dsh-browser/refs/heads/main/scripts/install.sh | bash

- DSH GenUI - 362 stars | MIT。一个 DSH 渲染插件,用于交互式 UI 组件、图表、表单、测验、示意图和 3D 场景。
- 安装:dsh plugin --profile web add git+https://github.com/omdsh-dev/dsh-genui.git

- DSH Worktable - 328 stars | MIT。一个 DSH 侧边栏工作台,用于组织项目、代理窗口、终端、浏览器和任务状态。
- 安装:dsh plugin --profile web add "https://github.com/Aisland-SJL/dsh-worktable/releases/latest/download/dsh-worktable.tgz"
- DSH iOS - 264 stars | MIT。一个 DeepSeek Harness 的 iOS 配套套件,提供原生移动端控制和 Cordis 客户端桥接。
- 安装:dsh plugin --profile web add @zseven-w/dsh-ios@latest

- Pilot Harness Bundles - 261 stars | MIT。一套可单独安装的 DSH Web 套件,提供 CodePilot 风格主题、工作区文件树、日程摘要和会话日志导出。
- 安装:dsh plugin --profile web add https://github.com/op7418/pilot-harness/releases/latest/download/deepseek-ai-dsh-ui-worktree-0.1.0-rc.5.tgz

- DSH Synapse - 247 stars | MIT。一个 DeepSeek Harness 套件,新增可视化突触工作区,用于浏览相关上下文和工具。
- 安装:corepack pnpm dsh plugin --profile web add github:liangmianya/dsh-synapse

- DSH Tianshu TUI - 246 stars | Apache-2.0。一个终端界面,新增天枢工作流、证据门禁、TDD 控制和可选的视觉模块。
- 安装:dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui

- DSH Visualize - 225 stars | BSD-3-Clause。一个内联可视化插件,可将交互式 HTML 片段渲染为 DSH 对话中的沙盒卡片。
- 安装:dsh plugin --profile web add github:Nagi-ovo/dsh-visualize

- DSH Plugins Marketplace - 164 stars | MIT。一个 Web 插件市场,可从设置界面发现、安装、更新和移除社区 DSH 插件。
- 安装:dsh plugin --profile web install bradeGithub/DSH-Plugins-Marketplace

- DSH Oil Creator - 160 stars | MIT。一个 DeepSeek Harness 创意套件,用于生成和组织 Oil 风格的视觉内容。
- 安装:npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-oil-creator

- DSH OpenPencil - 154 stars | MIT。一个 OpenPencil 插件,让 DSH 智能体能够预览、检查并编辑真实的多画板设计文档。
- 安装:pnpm dlx --package=@deepseek-ai/dsh@0.1.0-rc.6 dsh plugin --profile web add @zseven-w/dsh-openpencil@latest

- DSH Damage Pulse - 140 stars | MIT。一个 DSH Web 插件,通过鲸鱼伴侣跟踪 token 用量、账户余额、会话成本和高峰/非高峰定价。
- 安装:dsh plugin --profile web add github:wssfk12138/dsh-damage-pulse

- DSH Popout Sidebar - 137 stars | MIT。一个 DeepSeek Harness 套件,可将侧边栏作为独立的弹出面板打开。
- 安装:dsh plugin --profile web add github:e2mcc/dsh-popout-sidebar
- GAL View - 132 stars | MIT。一个采用 Galgame 风格布局的 DSH Web 对话视图,并带有场景元素编辑器。
- 安装:dsh plugin --profile web add github:Ayase34/gal-view#main

- DSH Android - 123 stars | MIT。一个 DeepSeek Harness 插件包,用于通过 ADB 控制 Android 模拟器或 USB 设备,支持实时流传输、UI 操作、构建、日志和 OCR。
- 安装:dsh plugin --profile web add @zseven-w/dsh-android@latest

- DSH Reasoning Effort - 118 stars | MIT。为 DSH 提供模型和推理强度控制,带有滑块、模型公布的级别以及主题化选择器视图。
- 安装:dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#main

- DSH Skill & MCP Panel - 108 stars | MIT。一个 Web 设置面板,用于通过配置文件管理 DSH Skills 和 MCP 服务器。
- 安装:dsh plugin --profile web add https://github.com/Fishquito7/dsh-skill-mcp-panel/releases/download/v2.0.1/dsh-skill-mcp-panel-2.0.1.tgz

- DeepSeek Harness GenUI - 107 stars | MIT。一个 DSH 插件包,让智能体能够为复杂任务创建专注的 React 界面,并将用户的选择带入后续轮次。
- 安装:dsh plugin --profile web add dsh-plugin-genui

- DSH Web UI Market - 103 stars | MIT。一个 Web UI 市场,用于浏览精选的 DSH 目录,并从配置文件中安装或移除插件。
- 安装:dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin

- SeekTTY - 99 stars | MIT。一个面向 DeepSeek Harness 的键盘优先终端工作区,带有会话控制、插件中心、主题和工作流命令。
- 安装:dsh plugin --profile tui add https://github.com/Hilbert-beinghappy/seektty/releases/download/v1.2.0/seektty-1.2.0.tgz

- Tabbit Browser - 96 stars | MIT。一个 DSH 插件包,通过 Web 配置文件暴露 Tabbit Browser 技能和宿主工具。
- 安装:dsh plugin --profile web add github:Tabbit-Browser/dsh-tabbit

- DSH GitHub - 93 stars | MIT。为 DeepSeek Harness 添加一个 VS Code 风格的 Git 和 GitHub 仓库面板。
- 安装:pnpm install && dsh plugin --profile web add .

- DSH Market Sidebar - 88 stars | MIT。一个 DeepSeek Harness 侧边栏市场,用于发现、搜索和安装社区插件。
- 安装:npx @deepseek-ai/dsh plugin --profile web add @dsh-market/plugin
- DSH 个人中心 - 79 stars | MIT。一个 DeepSeek Harness Web 插件,添加用量与费用视图、自定义指令、字体设置、会话概览以及桌面宠物皮肤。
- 安装:dsh plugin --profile web add github:PolinniZhong/dsh-personal-center

- ZAT DSH Engine - 79 stars | MIT。一个 Web UI 市场,用于搜索、安装、更新和回滚社区 DSH 插件。
- 安装:dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine

- DSH 通知 - 76 stars | MIT。在 DSH 回合完成时发送浏览器桌面通知,支持结果开关以及关键词包含或排除规则。
- 安装:dsh plugin --profile web add https://github.com/omdsh-dev/dsh-notification/archive/refs/tags/v0.1.2.tar.gz

- DSH 插件中心 - 75 stars | MIT。一个 DeepSeek Harness Web 市场,用于浏览、搜索和安装精选的社区插件。
- 安装:dsh plugin --profile web add dsh-plugin

- DSH 插件控制台 - 73 stars | MIT。一个 DSH 设置面板,用于从多个来源启用、禁用、检查以及安装社区插件。
- 安装:dsh plugin --profile web add github:Noob-stupid/dsh-plugin-hub

- DSH 用量停靠栏 - 73 stars | MIT。一个 DeepSeek Harness Web 插件包,包含常驻用量停靠栏、余额面板、活动热力图以及本地渠道对比。
- 安装:dsh plugin --profile web add github:Aisland-SJL/dsh-usage

- DSH 股票监控 - 68 stars | MIT。一个 Web UI 股票监控工具,支持自选列表、分组、分时图与 K 线图、目标价格以及可拖拽面板。
- 安装:dsh plugin --profile web add dsh-stock-watch

- DSH Watcher - 68 stars | MIT。一个 DSH Web 插件,在对话界面中显示实时工作活动、工具进度以及回合摘要。
- 安装:dsh plugin --profile web add github:aa2246740/dsh-watcher

- DSH 插件商店 - 67 stars | MIT。一个 Web 插件,让用户在确认后浏览、验证、安装、更新和移除社区 DSH 插件。
- 安装:dsh plugin --profile web add npm:dsh-plugins-store

- DSH Strata - 67 stars | MIT。一个 DeepSeek Harness Web 插件,将对话映射到一条常驻的空间导航栏上。
- 安装:dsh plugin --profile web add dsh-strata

- DSH Web 移动端 - 67 stars | MIT。一个响应式 Web UI 插件,使 DSH 界面适配窄屏和竖屏。
- 安装:dsh plugin --profile web add dsh-web-mobile
- 安装:dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile

- DSH Web Plugin Manager - 67 stars | MIT。一个 DSH Web 插件管理器,具备安装防护、健康检查、回滚、环境控制和市场浏览功能。
- 安装:dsh plugin --profile web add dsh-web-plugin-manager@latest

- Jacky Creator - 65 stars | MIT。为 DSH 添加内容与运营工作区,用于起草、规划和想法管理。
- 安装:dsh plugin --profile web add jacky-creator

- OpenMA DSH TUI - 65 stars | MIT。一个终端原生的 DSH 配置文件,具备 ACP 插件树、流式会话、主题、覆盖层和原生 TUI 渲染。
- 安装:dsh plugin --profile tui add @openma/deepseek-harness-tui@latest

- DSH Talk Map - 64 stars | MIT。一个 DeepSeek Harness Web 插件,将会话布局在可移动的对话地图上,并支持摘要和分叉操作。
- 安装:dsh plugin --profile web add github:Tasihi89/dsh-talk-map

- DSH Smooth Stream - 60 stars | MIT。一个 DSH Web 渲染插件,可在 Markdown、代码、表格和工具结果中实现更流畅的流式输出和滚动。
- 安装:dsh plugin --profile web add dsh-smooth-stream

- DSH Maze - 57 stars | MIT。一个 DSH Web 插件,用于查看智能体执行时间线、数据轨迹、确定性分析和多会话比较。
- 安装:dsh plugin --profile web add dsh-maze

- DSH Status Rotator - 57 stars | MIT。一个 DeepSeek Harness 捆绑包,可在任务运行时轮换状态消息。
- 安装:dsh plugin --profile web add dsh-status-rotator

- DSH Thin Plugin Console - 57 stars | MIT。一个 Web 设置面板,用于安装、检查、更新、启用和禁用配置文件插件,无需手动编辑补丁。
- 安装:dsh plugin --profile web add @vlln/plugin-console@0.1.0

- DSH Better Display - 54 stars | MIT。一个 DeepSeek Harness Web 捆绑包,添加了改进的消息渲染、会话显示控制及相关对话 UI 功能。
- 安装:dsh plugin --profile web add github:aa2246740/dsh-better-display

- DSH Session Manager - 54 stars | MIT。一个 DSH Web 会话管理器,用于归档会话、回收站恢复、活动统计、分叉、工作区分组和上下文设置。
- 安装:dsh plugin --profile web add github:dream12347/dsh-session-manager#v0.2.2
- DSH Auto Collapse - 52 stars | MIT。一个 DSH Web 客户端插件,可将工具卡片和推理块折叠为紧凑摘要。
- 安装:dsh plugin --profile web add dsh-auto-collapse

- DSH MCP Panel - 52 stars | Apache-2.0。一个 DeepSeek Harness 设置包,用于添加、编辑、测试和监控 MCP 服务器。
- 安装:dsh plugin --profile web add dsh-mcp-panel

- Context Editor DSH - 46 stars | MIT。为纯文本 DSH 消息添加搜索、过滤、编辑、隐藏、恢复和撤销控件。
- 安装:dsh plugin --profile  add ./context-editor-deepseek-harness-0.3.0.tgz

- DSH Codex UI - 42 stars | Apache-2.0。一个 Codex 风格的 DSH Web 侧边栏插件,具有工作区导航、搜索、对话控件和轮次导航功能。
- 安装:dsh plugin --profile web add @michengai/dsh-codex-ui@latest --registry=https://registry.npmjs.org/

- DSH Raw HTML v2 - 42 stars | MIT。一个 DSH Web 包,可在沙盒面板中渲染原始 HTML 文档,用于展示智能体生成的输出。
- 安装:dsh plugin --profile web add

- DSH Status Label - 42 stars | MIT。为 DSH Web 提供可配置的运行中轮次状态文本,包含设置行和对话状态提供程序。
- 安装:dsh plugin --profile web add dsh-ui-status-label

- DSH Emoji - 41 stars | MIT。一个 DSH Web 插件,可渲染语义化行内表情符号,并支持可切换的自定义表情包。
- 安装:dsh plugin --profile web add dsh-emoji

- DSH Raw HTML - 40 stars | MIT。一个 DeepSeek Harness Web 插件,用于渲染受控的 HTML、SVG、图表、公式和交互式 VCP 卡片。
- 安装:node /patch/install-all.cjs && dsh plugin --profile web add

- DSH Web UI Suite - 40 stars | Apache-2.0。一个 DSH Web UI 套件,捆绑了任务看板、Git 视图、用量面板、SSH 工具、宠物和可选皮肤。
- 安装:dsh plugin --profile web add @captain1275/dsh-web-ui-all

- DSH Usage Billing - 39 stars | MIT。一个 DeepSeek Harness Web 仪表盘插件,可汇总用量、提供商定价、余额和预估会话成本。
- 安装:dsh plugin add npm:@kenz1117/dsh-ui-usage-billing@stable

- DSH Gov Portal - 38 stars | MIT。一个 DeepSeek Harness Web UI 包,为会话、模型、权限和用量视图提供政府风格的门户界面。
- 安装:dsh plugin --profile web add link:

- DSH Skills Manager - 38 星 | Apache-2.0。一个 DeepSeek Harness Web 插件,用于加载、组织并安全管理本地 Agent Skills。
- 安装:dsh plugin --profile web add @michengai/dsh-skills-manager@latest --registry=https://registry.npmjs.org/

- DSH IDE - 36 星 | BSD-3-Clause。一套 DeepSeek Harness IDE 套件,为 Web 界面提供文件树、代码编辑器、差异视图、终端和 SSH 工作区插件。
- 安装:pnpm install && pnpm --filter ./packages/dsh-aionui-panel build && pnpm --filter ./packages/dsh-ssh build && pnpm --filter ./packages/dsh-easyssh build && dsh plugin --profile web add file:/packages/dsh-aionui-panel && dsh plugin --profile web add file:/packages/dsh-ssh && dsh plugin --profile web add file:/packages/dsh-easyssh

- DSH Archive Manager - 35 星 | Apache-2.0。一个 DSH Web 插件,用于通过侧边栏控件浏览、恢复和管理已归档的会话。
- 安装:dsh plugin --profile web add @michengai/dsh-archive-manager@latest --registry=https://registry.npmjs.org/

- DSH Share - 35 星 | MIT。一个 DSH 插件,用于将选定的对话和分组以图片或 Markdown 形式分享。
- 安装:dsh plugin --profile web add dsh-share

- DSH Sidebar QA - 35 星 | MIT。一个 DSH Web 侧边栏插件,用于选择对话文本并在专用面板中打开嵌套的后续会话。
- 安装:dsh plugin --profile web add dsh-sidebar-qa

- Meow Smooth - 34 星 | MIT。一个 DSH 通知与移动端 UI 套件,提供流畅的流式视图和可配置的消息呈现。
- 安装:dsh plugin --profile web add github:Phant0Meow/dsh-meow-smooth

- DSH Office Preview - 33 星 | AGPL-3.0。一个可选的 DSH Web 套件,为 DSH Better Sidebar 添加 DOCX、XLSX 和 PPTX 预览功能。
- 安装:dsh plugin --profile web add @huanlin/dsh-plugin-better-sidebar-plugin-office

- OpenMAIC DSH - 33 星 | MIT。一个 DeepSeek Harness 插件,让智能体能够在沙箱卡片中生成并渲染 OpenMAIC 风格的可交互组件。
- 安装:dsh plugin --profile web add git+https://github.com/THU-MAIC/dsh-openmaic.git

- DSH Sticky Note - 32 星 | MIT。一个 DSH Web 侧边栏便签面板,用于将想法、提醒和 TODO 事项保存到本地归档。
- 安装:dsh plugin --profile web add dsh-sticky-note
- DSH-Code - 32 stars | MIT。一个终端编码界面,作为树外 DeepSeek Harness 捆绑包运行,并配备官方 agent 和工具生态系统。
- 安装:dsh plugin --profile cli add dsh-code@1.0.2

- DSH File Review - 31 stars | MIT。一个 DeepSeek Harness Web 插件,用于审查 agent 回合期间更改的文件,并在对话中呈现审查结果。
- 安装:dsh plugin --profile web add dsh-file-review

- DSH Session Delete - 31 stars | MIT。一个 DeepSeek Harness Web 插件,用于删除会话,支持确认、运行中 agent 处理和侧边栏刷新。
- 安装:dsh plugin --profile  add file:C:/path/to/dsh-plugin-session-delete

- DSH TUI Front End - 31 stars | MIT。一个用于 DeepSeek Harness agent 的终端前端,支持流式 Markdown、工具调用卡片、审批和会话控制。
- 安装:dsh plugin --profile tui add @dsh-tui/dsh-tui

- DSH Workbench - 31 stars | MIT。一个 DeepSeek Harness Web 工作台插件,包含编辑器、文件和 Git 工具、会话检查以及工作区面板。
- 安装:dsh plugin --profile web add dsh-workbench-plugin@0.1.32

- DSH Bottom Info Bar - 30 stars | MIT。一个 DeepSeek Harness 信息栏,显示当前 provider 和模型、实时余额、定价状态以及持久化的会话支出。
- 安装:dsh plugin --profile web add dsh-bottom-info-bar

- DSH Minigames - 30 stars | BSD-3-Clause。一个 DSH Web 捆绑包,添加浮动迷你游戏面板,而不改变核心对话流程。
- 安装:dsh plugin --profile web add '@dsh-external/dsh-minigames@github:lhh010/dsh-minigames#v0.3.18'

- DSH Timeline - 30 stars | GPL-3.0-or-later。一个 DSH Web 会话时间线,支持导航、书签、导出、提示词存储和快速笔记。
- 安装:dsh plugin --profile web add dsh-timeline

Vision

- Modlens - 3.7k stars | MIT。一个视觉插件,向纯文本 DSH 模型返回结构化的 OCR、布局和语义证据。
- 安装:dsh plugin --profile web add @liustack/modlens@3.16.6

- DSH Vision Router - 1k stars | MIT。一个视觉路由插件,支持图像问答、定位、裁剪、像素比较、OCR 和截图工具。
- 安装:npx @deepseek-ai/dsh plugin --profile web add dsh-vision-router
- DSH Vision Toolkit - 837 stars | MIT。一个原生视觉工具包,用于图像问答、长截图 OCR、UI 重建、定位和像素对比。
- 安装:dsh plugin --profile web add @anionex/dsh-vision-toolkit

- DSH Image Gen - 269 stars | MIT。一个 Web 插件,为 DeepSeek Harness 对话添加图像生成工具和设置。
- 安装:dsh plugin --profile web add dsh-image-gen

- DSH Vision - 88 stars | MIT。适用于 DSH 的视觉工具,保留原生图像输入,并将纯文本模型桥接到外部视觉模型。
- 安装:npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-vision

- DSH Design QA - 44 stars | MIT。一个 DeepSeek Harness 插件,用于按需图像检查、设计保真度检查,以及可复现的视觉缺陷基准测试。
- 安装:dsh plugin --profile web add dsh-design-qa

- DSH ImageGen - 42 stars | Apache-2.0。一个 DeepSeek Harness 图像工作区,包含提供商设置、聊天内生成、编辑、模板和素材库。
- 安装:dsh plugin --profile web add @dickpy/dsh-imagegen

- PictureReader - 35 stars | MIT。一个 DeepSeek Harness 视觉工具包,用于读取和描述图像中的信息。
- 安装:dsh plugin --profile web add picturereader

- DSH ComfyUI - 30 stars | MIT。一个 DSH 插件,用于驱动 ComfyUI 生成和处理图像与视频,并带有工作流和素材面板。
- 安装:dsh plugin --profile web add dsh-comfyui

工作流与自动化

- Reactive Resume DSH Plugin - 41.9k stars | MIT。一个 DeepSeek Harness 工具包,将 Reactive Resume 连接到会话,用于读取、创建和编辑简历及求职申请。
- 安装:dsh plugin --profile web add dsh-plugin-reactive-resume

- Ouroboros - 5.7k stars | MIT。一个 DeepSeek Harness 工具包,将 Ouroboros 规范优先的开发工作流暴露为原生工具和聊天命令。
- 安装:dsh plugin --profile web add "github:Q00/ouroboros#main&path:integrations/dsh-plugin"

- LoopX DSH - 5.3k stars | Apache-2.0。一个 DSH 插件,用于引导 LoopX、运行受管控的同会话工作流,并显示本地 GoalBar。
- 安装:dsh plugin --profile web add dsh-loopx-plugin

- Codex Taskboard DSH Integration - 2.7k stars | Apache-2.0。一个 DeepSeek Harness 工具包,添加 Taskboard 侧边栏入口,并打开已安装的 Codex Taskboard 运行时。
- 安装:dsh plugin --profile web add /absolute/path/to/codex-taskboard/integrations/deepseek-harness

- DSH Infinite Gen 4 - 1.4k stars | MIT。一个 DeepSeek Harness 捆绑包,用于受控的红队提示词评估,支持系统提示词注入和实时客户端状态栏。
- 安装:bash install.sh

- DSH Agent Teams - 1.2k stars | MIT。一个团队编排插件,新增了用于创建智能体组、分配工作和跟踪共享状态的工具。
- 安装:dsh plugin --profile web add @nanmicoder/dsh-agent-teams

- Chorus DSH - 1.1k stars | AGPL-3.0。一个原生 DeepSeek Harness 捆绑包,用于 Chorus 生命周期自动化、提示词行为、MCP 访问和 AI-DLC 技能。
- 安装:dsh plugin --profile web add @chorus-aidlc/chorus-dsh -w

- Aegis - 1.1k stars | MIT。一个 DeepSeek Harness 捆绑包,用于 Aegis 智能体的受保护文件系统和技能工作流。
- 安装:dsh plugin --profile web add github:GanyuanRan/Aegis

- AgentRQ DSH Plugin - 1.1k stars | Apache-2.0。一个 DeepSeek Harness 插件,将 AgentRQ 任务工作区连接到受监督的会话和由 MCP 支持的任务工具。
- 安装:npx @deepseek-ai/dsh plugin --profile web add @agentrq/dsh-plugin-agentrq

- CloudBase DSH - 1.1k stars | MIT。一个 DSH 插件,用于借助 CloudBase 数据库、存储、身份验证和部署工具构建全栈应用。
- 安装:dsh plugin --profile web add @cloudbase/dsh-plugin

- TongFlow DSH Plugin - 963 stars | AGPL-3.0-only。一个多模态工作流工作室,可在 DSH 内根据已保存的工作流生成和审阅图像、音频、视频和 3D 资产。
- 安装:dsh plugin --profile web add dsh-tongflow

- DSH IM - 949 stars | MIT。一个单一的 DSH 设置插件,用于连接飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 机器人。
- 安装:dsh plugin --profile web add @xmanrui/dsh-im

- Infinite Gen 3 DSH - 801 stars | MIT。一个 DSH 提示词预设,带有激活状态栏和用于 Infinite Gen 3 工作流的配置文件迁移脚本。
- 安装:bash install.sh

- OpenWrite DSH - 718 stars | Apache-2.0。一个交互式 DeepSeek Harness 写作套件,用于在 Web 配置文件中规划、起草和修订长篇小说。
- 安装:dsh plugin --profile web add -w dsh-openwrite@latest

- Treg DSH - 682 stars | Apache-2.0 + additional terms。一个 DSH 捆绑包,将 Treg 工具注册表作为可选的 MCP 连接器和打包的 Skill 公开。
- 安装:dsh plugin --profile web add github:superdesigndev/treg

- AgentSight DSH - 614 星 | Apache-2.0。一个 DeepSeek Harness 可观测性插件,用于记录并展示智能体活动以供检查。
- 安装:cd src/agentsight/dsh-plugin && pnpm install && pnpm run build && dsh plugin --profile web add .

- Infinite Gen 2 DSH - 586 星 | MIT。一个 DSH 插件,添加 Infinite Gen 2 提示词预设以及屏幕上的激活状态栏。
- 安装:./install.sh

- Superdesign DSH - 547 星 | MIT。一个 DeepSeek Harness 捆绑包,将 Superdesign 的代码感知界面设计工作流带入智能体会话。
- 安装:dsh plugin --profile  add github:superdesigndev/superdesign-skill

- AI Novel Writer DSH - 502 星 | MIT。一个 DeepSeek Harness 捆绑包,用于在小说项目中规划、起草和修订长篇虚构作品。
- 安装:dsh plugin --profile web add @ethanyoq/dsh-ai-novel-writer

- DeepSec DSH Security Suite - 354 星 | MIT。一对 DSH 安全捆绑包,用于防御性代码审计和授权渗透测试工作流。
- 安装:dsh plugin --profile web add ./dsh-plugins/deepsec-shield && dsh plugin --profile web add ./dsh-plugins/deepsec-spear

- DSH Hub Agent Tools - 346 星 | MIT。一个 DeepSeek Harness 捆绑包,为智能体提供检查、规划、应用和回滚可复现插件与配置文件安装的工具。
- 安装:dsh plugin --profile web add @dsh-plugin-hub/dsh-plugin

- Harmony Next DSH - 342 星 | MIT。一个 DSH 插件,提供 HarmonyOS NEXT 开发技能和离线参考资料。
- 安装:dsh plugin --profile demo add github:linhay/harmony-next.skills

- AnySearch DSH - 324 星 | MIT。为 DSH 提供网页搜索,支持来源发现、垂直搜索、有界批量查询和清理后的页面内容。
- 安装:npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh

- DSH Pentest - 311 星 | MIT。一个 DSH 安全工作流插件,在 Web UI 中记录渗透测试目标、线索、提案、决策和报告。
- 安装:dsh plugin --profile web add https://github.com/howmp/dsh-pentest/releases/latest/download/dsh-pentest.tar.gz

- EasyEDA Agent DSH - 311 星 | MIT。一个 DeepSeek Harness 捆绑包,通过类型化工具和智能体技能添加 EasyEDA Pro 原理图和 PCB 自动化。
- 安装:dsh plugin --profile web add "github:zhoushoujianwork/easyeda-agent#"

- ModSearch - 309 stars | MIT。一个 DSH 网页搜索插件,通过 ModSearch 引擎链添加搜索、X 搜索和聚焦页面阅读功能。
- 安装:npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modsearch@latest

- DSH Plugin Subscriptions - 292 stars | MIT。一个基于 OAuth 的提供商插件,可将 ChatGPT、Claude 和 Grok 订阅连接到 DSH,无需单独的 API 密钥。
- 安装:dsh plugin --profile web add dsh-plugin-subscriptions

- DSH Cost Meter - 216 stars | MIT。DSH 的会话成本跟踪工具,提供每日总计、历史记录、预算视图和同步的模型定价。
- 安装:dsh plugin --profile web add github:Han-1413141/dsh-cost-meter#v1.3.1

- Oh Story DSH - 211 stars | MIT。一个用于小说和短剧制作的 DSH 插件,具备写作技能、专业角色、工作区路由和预览功能。
- 安装:dsh plugin --profile web add @oh-story/dsh@0.1.4

- DSH Agent RP - 197 stars | MIT。一个 DeepSeek Harness 角色扮演套件,支持 SillyTavern 迁移、智能体人设和对话工作流工具。
- 安装:npx -p @deepseek-ai/dsh@latest dsh plugin --profile web add github:hewzhew/dsh-agent-rp#main

- DSH Taskboard - 187 stars | Apache-2.0。一个 DeepSeek Harness 任务板套件,用于组织任务和监控工作流进度。
- 安装:dsh plugin --profile web add -w /absolute/path/to/shengsheng-dsh-taskboard-.tgz

- TokenLedger - 184 stars | MIT。一个 DeepSeek Harness 套件,用于跟踪 token 使用情况并记录会话成本数据。
- 安装:dsh plugin --profile web add "github:zh667/TokenLedger"

- DSH Data Agent - 181 stars | MIT。为 DSH Web 和 TUI 提供数据库连接、脱敏表单、SQL 工具和共享数据分析预设。
- 安装:dsh plugin --profile web add @yejiming/dsh-data-agent

- DSH Tavern Suite - 173 stars | AGPL-3.0-only。一个用于 Tavern 工作流的 DeepSeek Harness 配置,支持角色卡编辑、场景支持和资源提取。
- 安装:curl -fsSL https://cdn.jsdelivr.net/gh/flizzywine/dsh-tavern@main/install.sh | DSH_TAVERN_HOST=cli sh

- pi2dsh - 171 stars | MIT。一个 DeepSeek Harness 套件,将 pi 编码智能体的工作流和工具引入 DSH。
- 安装:dsh plugin --profile web add pi2dsh
- Anime Find - 163 stars | MIT。一个 DSH Web 搜索插件,将动漫结果收集为带有元数据、资源链接和可选流媒体视图的卡片。
- 安装:dsh plugin --profile web add github:cocofhu/anime-find

- DSH Evolve Modes - 157 stars | MIT。一个 DSH Web 插件,用于从对话输入区域组合智能体模式、质量门禁和自我进化规则。
- 安装:dsh plugin --profile web add https://github.com/GraySilver/dsh-evolve-modes/releases/download/v0.3.1/graysilver-dsh-evolve-modes-0.3.1.tgz

- DSH Plugin Bridge - 157 stars | MIT。一个会话迁移插件,可预览向另一个预设的有界交接,同时保持原始会话不变。
- 安装:dsh plugin --profile web add dsh-plugin-bridge

- DSH Remote Web Gateway - 155 stars | MIT。一个 DSH Web 插件,用于手机和平板访问,支持二维码配对、按设备授权、撤销以及 Cloudflare Quick Tunnel。
- 安装:dsh plugin --profile web add dsh-remote-web-gateway

- DSH Agent Team GUI - 153 stars | MIT。为 DSH 提供持久的多模型团队,具备持久编排、DAG 工作流、运行历史和提供商报告的使用量。
- 安装:dsh plugin --profile web add -w github:toolclub/dsh-agent-team-gui#v0.5.0

- DSH Super Injector - 152 stars | BSD-3-Clause。一个 DSH 开发插件,用于注入、热重载和移除本地插件包,无需重启。
- 安装:dsh plugin --profile web add github:yjh051108/dsh-super-injector

- DSH SEV - 138 stars | MIT。一个 DeepSeek Harness 插件,用于通过 SSH 隧道、远程会话控制和浏览器界面管理无头 DSH 服务器。
- 安装:dsh plugin --profile web add dsh-sev

- DSH Auto Mode - 133 stars | MIT。一个故障关闭权限策略插件,在自动执行前对 DSH 工具调用进行分类。
- 安装:dsh plugin --profile web add @nanmicoder/dsh-auto-mode

- DSH Usage Stats - 129 stars | MIT。一个 DSH Web 仪表板,用于展示令牌使用量、提供商余额、订阅配额和历史活动。
- 安装:dsh plugin --profile web add github:Ychris12138/dsh-usage-stats

- Market Research Dashboard DSH - 129 stars | MIT。一个 DeepSeek Harness 捆绑包,通过远程 MCP 端点提供市场行情、板块排名、期货、新闻和资金流向工具。
- 安装:dsh plugin --profile web add github:theBigGavin/marketingdashboard
- DSH Agent Workflow - 124 stars | MIT。一个 Web UI 插件,将每个 DSH 对话的模型请求、响应和工具调用呈现为可导航的工作流。
- 安装:dsh plugin --profile web add github:xuanyuanzhifeng/dsh-plugin-agent-workflow#v0.1.0 --workspace-root

- Consensus Pipeline DSH - 121 stars | MIT。一个 DeepSeek Harness 插件,用于多智能体研究流水线,支持部门辩论、进度更新和报告预览。
- 安装:npx -p @deepseek-ai/dsh dsh plugin --profile web add file:./consensus-pipeline/dsh-plugin

- DSH Crew - 118 stars | MIT。一个 DSH 中枢,用于向原生子智能体派发工作、跟踪进度,并桥接 Claude Code 或 Codex 工作进程。
- 安装:dsh plugin --profile web add @zseven-w/dsh-crew@latest

- DSH CommandCode Provider - 116 stars | MIT。一个 LLM 提供方插件,为 DSH 添加实时 Command Code 模型目录、推理控制和 Models 页面卡片。
- 安装:dsh plugin --profile web add @mars-sea/dsh-commandcode-provider

- DSH Auto Review - 115 stars | Apache-2.0。一个只读的审查者子智能体,为 DSH 审批请求返回结构化的允许或拒绝裁决,并默认采用失败即拒绝策略。
- 安装:dsh plugin --profile web add dsh-auto-review

- Argo DSH - 113 stars | MIT。一个 DSH 配置包,挂载 Argo 搜索 MCP 工具和面向证据的研究工作流。
- 安装:dsh plugin --profile web add "github:taxueseek/argo#main&path:packages/dsh-plugin"

- Volcengine Ark DSH Plugins - 112 stars | Apache-2.0。一对 DeepSeek Harness 配置包,用于 Volcengine Ark 模型路由和云端 Managed Agents。
- 安装:npx -y @deepseek-ai/dsh plugin --profile web add @volcengine/ark-plan-api && npx -y @deepseek-ai/dsh plugin --profile web add @volcengine/ark-managed-agents

- DSH Workflow - 109 stars | MIT。一个可复用的 DSH 工作流层,用于多智能体运行,支持保存的计划、审批、后台任务和可恢复执行。
- 安装:dsh plugin --profile web add github:dsh-external/dsh_workflow#main

- DSH Trading Terminal - 106 stars | PolyForm Noncommercial 1.0.0。一个面向智能体的交易终端,用于 DeepSeek Harness,支持市场数据连接器、研究角色、图表上下文和审批门控执行。
- 安装:dsh plugin --profile trading-web add @dshtrading/base @dshtrading/crypto @dshtrading/us @dshtrading/cn @dshtrading/hk
- Superpowers DSH - 106 星 | MIT。一个 DeepSeek Harness 插件包,将 Superpowers 开发工作流打包为原生 DSH 技能。
- 安装:dsh plugin --profile web add github:LayneChai/superpowers-dsh

- DSH Plugin Finder - 103 星 | MIT。在会话内搜索 GitHub 的 DSH 插件生态系统,并返回带排序结果及可直接运行的安装命令。
- 安装:dsh plugin --profile web add dsh-find-plugin

- Odai DSH Plugin - 103 星 | MIT。一个覆盖整个配置文件的 DSH 治理与路由插件包,内置 Odai 技能和运行时。
- 安装:dsh plugin --profile web add odai-dsh-plugin

- DSH Redteam Model - 102 星 | MIT。一个 DSH 安全研究套件,具备授权的红队模式、行动记忆、资产搜寻和托管运行时插件。
- 安装:dsh plugin --profile web add github:SeaOf0/dsh-redteam-model

- DSH Auth In One - 101 星 | MIT。一个 DeepSeek Harness 身份验证插件包,管理常见的登录和配置文件设置流程。
- 安装:dsh plugin --profile web add github:Stormycry-cryp/dsh-AuthInOne#v0.2.0-alpha.4

- DSH Reverse Skill - 89 星 | MIT。一个 DeepSeek Harness 插件包,用于将软件行为逆向工程为可复用的开发技能。
- 安装:dsh plugin --profile web add github:dhicoc/dsh-reverse-skill

- DSH Automation - 83 星 | MIT。为 DSH 提供定时编码运行,支持 Web 和智能体控制、持久化历史记录以及受保护的执行边界。
- 安装:dsh plugin --profile web add github:titanwings/dsh-automation#v0.1.6

- DSH QQ Bot - 81 星 | MIT。一个 DSH 的 QQ 机器人频道,处理消息收发、二维码登录、会话事件和智能体回复。
- 安装:npx @deepseek-ai/dsh plugin --profile qqbot add @tencent-connect/dsh-qqbot

- DSH Bridge - 80 星 | MIT。一个 DSH 远程访问桥接工具,支持二维码连接、隧道、移动客户端和聊天机器人频道。
- 安装:dsh plugin --profile web add @wenbin_wb/dsh-bridge@2.6.1

- DSH Notifier - 80 星 | MIT。一个 DSH 的通知与远程审批层,提供统一的通知 API、多种频道适配器以及可选的移动端控制。
- 安装:dsh plugin add dsh-notifier --profile web

- Dockyard DSH - 79 星 | MIT。一个原生 DSH 提供商插件,具备账户池、OAuth 登录、模型目录、配额状态和提供商专属请求。
- 安装:dsh plugin --profile web add github:AITabby/dockyard-dsh
- Sealos Skills - 78 stars | MIT。一个 DeepSeek Harness 捆绑包,通过原生技能目录注册 Sealos Cloud 部署、数据库、对象存储和画布技能。
- 安装:npx @deepseek-ai/dsh plugin --profile web add github:labring/sealos-skills

- Russian Marketplace DSH - 77 stars | MIT。一个 DeepSeek Harness 捆绑包,通过可搜索的 MCP 工具和本地技能检索来暴露俄罗斯软件市场。
- 安装:dsh plugin --profile web add github:Vladimir-Human/ru-marketplace-mcp#path:/dsh

- ForkProbe DSH - 71 stars | MIT。一个原生 DSH 插件,用于在同一任务上比较 Skills,并根据本地报告选出优胜者。
- 安装:dsh plugin --profile web add "github:Jayden-X-L/forkprobe"

- Capability Menu DSH - 70 stars | Apache-2.0。一个 DeepSeek Harness 捆绑包,用于编目工具和技能,并控制其常驻、按需或阻止的暴露方式。
- 安装:dsh plugin --profile web add @daweifu/capability-menu

- DSH Preset Plus - 70 stars | MIT。添加一种作用域预设模式,将可配置的预设上下文注入 DSH 请求。
- 安装:dsh plugin --profile web add @rain-kl/dsh-preset-plus

- Rapid MLX DSH Provider - 70 stars | Apache-2.0。一个 DeepSeek Harness 提供程序捆绑包,用于连接 Rapid-MLX 服务器并调整其模型上下文限制以进行压缩。
- 安装:dsh plugin --profile web add @raullenchai/dsh-provider

- DSH Harness Wallet - 66 stars | MIT。一个 DSH Web 插件,用于账户余额、使用情况跟踪、完成提醒、充值操作和会话控制。
- 安装:dsh plugin --profile web add deepseek-harness-wallet

- DSH Approval Gate - 63 stars | MIT。一个 DSH Web 插件,为工具执行添加审批门和可配置的权限预设。
- 安装:dsh plugin --profile web add dsh-approval-gate

- DSH Toy - 63 stars | BSD-3-Clause。对 Buttplug 和 Intiface 设备进行安全受限的 DSH 控制,并可选集成 MonsterParty 玩具。
- 安装:npx -y @deepseek-ai/dsh plugin --profile web add github:c3ll256/dsh-toy

- DSH Codex Connect - 61 stars | MIT。一个 DSH 集成,用于通过 ChatGPT OAuth 使用 Codex 模型和图像生成。
- 安装:dsh plugin --profile web add dsh-codex-connect@alpha
- 自定义首次控制提示词 - 59 星 | MIT。一个 DSH Web 插件,用于通过设置面板和配置文件补丁来配置初始控制提示词。
- 安装:dsh plugin --profile web add @wm-coders/dsh-custom-first-control-prompt

- DSH Council - 59 星 | MIT。一个多模型审议套件,用于在 DeepSeek Harness 会话中运行有界委员会。
- 安装:npx -p @deepseek-ai/dsh@latest dsh plugin --profile web add @a1exsun/dsh-council@0.1.0

- DSH YOLO - 59 星 | MIT。一个 DSH 助手,可在 Web 仪表板中跟踪待办事项、截止日期、里程碑、提醒以及跨会话变更。
- 安装:npx @deepseek-ai/dsh plugin --profile web add dsh-plugin-yolo@0.5.0

- SpecFusion - 58 星 | MIT。一个 DSH 插件,用于在智能体编写代码时搜索企业 API 文档并返回接口详情。
- 安装:dsh plugin --profile web add @wxkingstar/specfusion-dsh

- DeepSeek Flow - 57 星 | MIT。一个面向 DSH 的 Markdown 优先工作流编辑器,具有同步画布、布尔门、可审查变更以及 AI 辅助的工作流维护功能。
- 安装:dsh plugin --profile web add "github:kanghelyu/dsh-deepseek-flow#main"

- DSH 余额监控 - 57 星 | MIT。在 DSH Web 界面中进行余额监控、使用统计以及第三方插件管理。
- 安装:dsh plugin --profile web add github:yxxbc/dsh-balance-plugin

- OpenCode2DSH - 57 星 | MIT。一个 DeepSeek Harness 套件,可通过原生 llm-pi-ai 适配器连接 OpenCode Zen 模型,无需 API 密钥。
- 安装:dsh plugin --profile web add @opencode2dsh/dsh-plugin

- Morning Star DSH - 56 星 | MIT。进程内 DSH 工作流门,用于验证状态、控制调度,并通过拒绝感知通道暴露 Morning Star 引擎。
- 安装:dsh plugin --profile web add @mstar-harness/dsh

- OpenBiliClaw - 55 星 | BSD-3-Clause。一个用于 OpenBiliClaw 工作流及相关内容工具的 DeepSeek Harness 套件。
- 安装:dsh plugin --profile web add @openbiliclaw/dsh-plugin

- DSH 小说写作器 - 53 星 | MIT。一个 DeepSeek Harness 写作套件,用于通过 Web 侧边栏和项目工作流来规划、起草和修订小说。
- 安装:dsh plugin --profile web add

- AgentDebugX DSH - 52 星 | MIT。一个 DSH 插件,用于借助 AgentDebugX 诊断实时和已保存的 Harness 轨迹。
- 安装:dsh plugin --profile web add dsh-agentdebugx

- Recruiting Copilot DSH - 52 星 | MIT。一个招聘工作流套件,包含职位录入、候选人寻源、简历审查,以及一个用于 DSH 的浏览器面板。
- 安装:dsh plugin --profile web add git+https://github.com/Viy1204/recruiting-copilot.git

- DSH Remote QR - 51 星 | MIT。一个 DSH Web 远程访问插件,支持账户登录、MFA、浏览器端工作区选择,以及受保护的 WebSocket 访问。
- 安装:dsh plugin --profile web add @xgone/dsh-remote@0.1.1

- DSH Secure Audit - 51 星 | MIT。一个只读的 DSH 安全与合规插件,用于提示注入检测、PII 脱敏和本地配置审计。
- 安装:dsh plugin add dsh-secure-audit

- DSH Codex - 50 星 | MIT。一个 DSH 插件,将 Codex 模型访问、任务控制及相关工具引入 DeepSeek Harness。
- 安装:dsh plugin --profile web add dsh-codex

- DSH All-in-One Suite - 49 星 | MIT。一个一体化 DSH 插件套件,捆绑了商店、通知、会话导出、团队看板、预设和主题。
- 安装:dsh plugin --profile web add @dsh-suite/all

- DSH Nested Followups - 49 星 | MIT。一个 DSH Web 插件,用于从任意回答创建隔离的后续分支,并以任意深度继续它们。
- 安装:dsh plugin --profile web add dsh-nested-followups

- DSH Lark - 47 星 | BSD-3-Clause。一个飞书/Lark 渠道,用于向 DSH 代理发送任务,并将回复、审批和卡片返回至聊天。
- 安装:dsh plugin --profile web add dsh-lark-channel@latest

- Run2Skill - 47 星 | MIT。一个 DSH Web 套件,可将成功的会话转化为可复用、可审查的 Agent Skills。
- 安装:dsh plugin --profile web add dsh-run2skill@0.3.1

- DSH Passwords - 46 星 | GPL-3.0-only。一个 DeepSeek Harness 网关插件,用于登录保护、按用户权限与配额、速率限制、审计日志和自动 HTTPS。
- 安装:curl -fsSL https://raw.githubusercontent.com/slywalker2006/dsh-passwords/main/install.sh | bash

- Lowtide DSH - 46 星 | MIT。一个 DeepSeek Harness 插件,可根据配置的价格和可用性安排模型工作,支持半自动或全自动运行。
- 安装:dsh plugin --profile web add https://github.com/KelaoHu/dsh-lowtide/releases/latest/download/dsh-lowtide.tgz
- DSH IM Gateway - 44 stars | MIT。一个 IM 网关包,用于将 DSH 代理连接到微信、飞书、Telegram、Discord 及其他消息渠道。
- 安装:dsh plugin --profile web add dsh-im-gateway

- DSH Auto Continue - 42 stars | MIT。一个 DeepSeek Harness 包,在交互达到限制后自动继续任务。
- 安装:dsh plugin --profile web add dsh-client-auto-continue

- Unity DSH Plugin - 42 stars | MIT。一个 DeepSeek Harness 包,用于控制 Unity 编辑器、创建场景、附加脚本、导入资源以及运行构建。
- 安装:dsh plugin --profile  add @opdsh/unity-plugin

- DSH Rewind - 41 stars | MIT。一个 DeepSeek Harness 包,用于回退对话轮次并恢复相关的工作区更改。
- 安装:dsh plugin --profile web add dsh-rewind-plugin

- DSH Tavern - 40 stars | CC-BY-NC-SA-4.0。一个 DSH 角色扮演插件,用于管理角色卡、世界书、预设和故事记忆。
- 安装:dsh plugin add dsh-tavern

- DSH with ChatGPT - 39 stars | MIT。一个 DSH 插件,通过引导式设置流程将 ChatGPT 推理连接到本地编码会话。
- 安装:dsh plugin --profile web add dsh-with-chatgpt

- AX Feishu Bridge - 38 stars | MIT。一个飞书/Lark 桥接工具,让用户可以在同一个消息工作区中与 Pi 或 DeepSeek Harness 聊天。
- 安装:dsh plugin --profile web add ax-feishu-bridge --ignore-scripts

- DSH Agency Agents - 38 stars | Apache-2.0。一个 DeepSeek Harness 包,包含 271 个可召唤的专业代理,用于研究、工程、写作及其他任务。
- 安装:dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/

- Logion DSH Plugin - 38 stars | MIT。一个 DSH 包,在配置文件中注册 Logion 工件获取、库存和核对工具。
- 安装:dsh plugin --profile  add @logionsh/dsh-plugin

- DSH WorkBuddy Connect - 37 stars | MIT。一个 DeepSeek Harness 提供程序插件,无需单独配置模型即可连接 WorkBuddy 桌面应用中可用的模型。
- 安装:dsh plugin --profile web add dsh-workbuddy-connect

- MattSkillsDeck DSH - 37 stars | MIT。一个 DSH 包,将 Matt Pocock 的技能打包为带有 Web 设置面板的代理技能卡组。
- 安装:dsh plugin --profile web add dsh-mattpocock-skills-deck

- OpenGuardrails DSH - 37 星 | Apache-2.0。一个 DeepSeek Harness 捆绑包,在生成前后评估模型循环步骤,对本地密钥进行脱敏,并通过裁决来路由审批。
- 安装:dsh plugin --profile web add @openguardrails/dsh

- DSH Lark Bot - 36 星 | AGPL-3.0。一个 DSH 配置文件捆绑包,将 DeepSeek Harness 连接到飞书和 Lark,支持工作区、并行任务、通知和受保护恢复。
- 安装:dsh plugin --profile dsh-lark add dsh-lark-bot

- DSH Lark Bridge - 36 星 | MIT。一个 DeepSeek Harness 捆绑包,将飞书和 Lark 群聊连接到隔离的智能体会话和项目目录。
- 安装:dsh plugin --profile web add link:/path/to/dsh-lark-bridge

- DSH LikeTavern - 36 星 | MIT。一个 DeepSeek Harness 角色扮演前端,支持角色卡、提示预设、设定集、人设、长期记忆和回滚支持。
- 安装:dsh plugin --profile web add github:Amakurai/dsh-liketavern

- DSH Usage Plugin - 36 星 | MIT。一个 DeepSeek Harness 捆绑包,用于在会话期间查看使用统计和 token 消耗。
- 安装:dsh plugin --profile web add @feiyang666/dsh-usage-plugin

- Marketing Mindset DSH - 36 星 | MIT。一个 DSH 捆绑包,将 Marketing Mindset 技能和工作流指导添加到 Harness 配置文件中。
- 安装:dsh plugin --profile  add github:axelfreeman/marketing-mindset

- WorkBuddy DSH - 36 星 | MIT。一个 DSH Web 插件,将 WorkBuddy 模型提供商和账户管理连接到配置文件设置界面。
- 安装:dsh plugin --profile web add @axiaohungry/dsh-llm-workbuddy@latest

- DSH Lark Link - 35 星 | MIT。一个飞书/Lark 桥接工具,支持二维码登录、多智能体模式、媒体交换和可复用的 DSH Web 会话。
- 安装:dsh plugin --profile web add dsh-lark-link@latest --ignore-scripts

- DSH Save Money - 35 星 | MIT。一个 DeepSeek Harness 捆绑包,用于跟踪模型使用情况并帮助减少不必要的 token 支出。
- 安装:npx @deepseek-ai/dsh plugin --profile web add dsh-save-money

- DSH Interconnect - 34 星 | MIT。跨实例 DSH 消息传递和事件交接,支持主机服务、面向模型的工具和共享令牌认证。
- 安装:dsh plugin --profile web add dsh-interconnect
- DSH Trading - 34 stars | MIT。一个 DeepSeek Harness 交易套件,包含市场数据、分析工具、风险防护、裁决以及 Web 图表支持。
- 安装:export DSH_HOME=~/.dsh-trading && dsh plugin --profile trading add @dsh-trading/bundle

- DSH AGY Link - 33 stars | MIT。一个 provider 套件,将 DSH 连接到 Google Antigravity agy CLI,支持流式输出、模型选择和使用设置。
- 安装:dsh plugin --profile web add dsh-agy-link

- DSH Claude Provider - 33 stars | MIT。一个 DSH provider 插件,用于将 Claude 模型连接到 DeepSeek Harness。
- 安装:npx @deepseek-ai/dsh plugin --profile web add @mofeng2223/dsh-claude-provider

- DSH Model Config - 33 stars | MIT。一个 DeepSeek Harness Web 套件,用于自定义模型端点以及按模型配置推理和容量设置。
- 安装:dsh plugin --profile web add github:MarvekG/deepseek-harness-model-config

- DSH Writing Guard - 33 stars | MIT。一个 DeepSeek Harness 插件,用于科学写作检查、期刊匹配指导以及确定性的 DOCX 完整性验证。
- 安装:dsh plugin add dsh-plugin-writing-guard

- Cloader DSH Taskboard - 32 stars | Apache-2.0。一个 DSH Web 任务板,具有侧边栏导航、任务状态跟踪和零配置本地存储。
- 安装:dsh plugin --profile web add dsh-taskboard

- DSH Agent Team - 32 stars | MIT。一个 DeepSeek Harness 插件,用于协调多智能体团队,支持按智能体配置模型、工具、技能以及共享工作区。
- 安装:npx @deepseek-ai/dsh plugin --profile web add @limuyang2/dsh-agent-team

- DSH Codex Subscription - 32 stars | MIT。一个 DSH 套件,用于通过 OAuth 连接 ChatGPT 和 Codex 订阅,支持模型访问、用量、搜索和图像工具。
- 安装:dsh plugin --profile web add dsh-codex-subscription

- DSH Plugin Guide - 32 stars | Apache-2.0。一个 DSH 套件,包含插件开发文档、脚手架工具、静态检查器和打包验证器。
- 安装:dsh plugin --profile web add dsh-plugin-guide

- DSH Science - 32 stars | MIT。一个研究与远程计算套件,包含实验跟踪、SSH/HPC 作业、证据产物以及 Web 设置面板。
- 安装:dsh plugin --profile web add dsh-science

- DSH Thinking Effort - 32 stars | MIT。一个 DeepSeek Harness 套件,为模型添加推理强度设置,并为子智能体提供默认强度控制。
- 安装:dsh plugin --profile web add @hytime/dsh-thinking-effort

- DSH AGY - 31 stars | MIT。一个 DeepSeek Harness 提供方插件,用于 Google Antigravity OAuth 登录、模型访问和多账户轮换。
- 安装:dsh plugin --profile web add dsh-agy

- DSH Recall Plugin - 31 stars | MIT。一个 DeepSeek Harness 捆绑包,可将对话恢复到发送消息时捕获的状态。
- 安装:dsh plugin --profile web add dsh-recall-plugin

- DSH Whale Report - 31 stars | MIT。一个 DSH 报告插件,可根据会话事件日志生成每日、每周、每月、每年或自定义范围的报告。
- 安装:dsh plugin --profile web add github:SenmuuuuW/dsh-whale-report

- fnOS DSH Apps - 31 stars | AGPL-3.0-only。一套 fnOS DSH 捆绑包,用于 CodeBuddy、Codex 身份验证以及 Web 配置文件中的 fnOS 集成。
- 安装:dsh plugin --profile web add @tnnevol/dsh-codebuddy@rc && dsh plugin --profile web add @tnnevol/dsh-codex-auth@rc && dsh plugin --profile web add @tnnevol/dsh-fnos@rc

- Helmd - 31 stars | MIT。一个 DeepSeek Harness 安全分析捆绑包,包含路由、证据和工具,适用于 Android、Web、Native、Protocol、Malware 和 AI-Security 工作。
- 安装:dsh plugin --profile web add https://github.com/ADWMC/helm-d/releases/latest/download/helmd.tgz

- DSH Pipeline Kernel - 30 stars | MIT。一个 DSH 工作流捆绑包,包含流水线工具、任务路由、定时唤醒以及停滞作业恢复功能。
- 安装:dsh plugin --profile web add .

- DSH Toolbox Suite - 30 stars | PolyForm Noncommercial 1.0.0。一套 DSH 捆绑包,用于产品研究、上下文切换、插件预检和兼容性监控。
- 安装:dsh plugin --profile toolbox add ./dist/dsh-toolbox-product-research-workbench-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-context-switchboard-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-plugin-preflight-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-compatibility-radar-0.2.1.tgz

谨慎安装插件

DSH 插件会以你的账户权限运行第三方代码。插件可以读取文件、访问环境变量、启动进程并使用网络。收录仅确认仓库结构和安装证据;这并非安全审计。请阅读源代码,并在没有生产凭据的隔离工作区中安装不熟悉的插件。

相关资源
- DeepSeek Harness 文档 - 官方安装、配置和开发指南。
- 官方 dsh-plugin 主题 - 一个仍需要代码级验证的发现源。
- ScriptByAI - AI 工具、编码代理和实用技术指南。

贡献

在提交拉取请求之前,请阅读贡献指南。新增内容必须提供代码级的 DSH 证据并达到准入阈值。

上游仓库有新提交时邮件通知你(每天最多一封,无更新不打扰),随时一键退订。

💬 加入 DPharness 群聊

插件用法、部署报错、新插件第一时间同步——群里问,比一个人翻文档快。

点击加入 QQ 群
DPharness 群聊二维码,手机 QQ 扫码进群
扫码进群