Awesome DeepSeek Harness – DeepSeek Harness 插件大全|DeepSeek Harness 插件推荐、安装方法与使用指南

Awesome DeepSeek Harness 是面向 DeepSeek Harness 用户和开发者的生态精选目录,通过分类整理 DSH 插件、工具与基础设施,将分散在 GitHub 和社区中的项目集中到一张清晰的生态地图中。从深度研究、长期记忆、RAG、文件输入,到 Git、浏览器、SSH、MCP、Agent 评测,再到通知渠道和趣味皮肤,用户可以按照实际需求快速寻找合适的扩展,同时也能借此了解 DeepSeek Harness 周边生态正在如何持续扩展。

从核心能力到开发工具,覆盖范围非常完整

Core & Official:先从 DSH 核心生态开始

Core & Official 主要收录 DSH 官方相关能力,包括 dsh-plan-execute 的规划/执行双模型路由、dsh-toolkit 官方工具套件、dsh-deep-research 自适应深度研究编排器、dsh-101 文档阅读模式,以及用于配置规划模型和执行模型的 Web 设置插件。

Context & Search:解决上下文与知识调用问题

这一部分包含跨 DSH、Codex、Claude Code、pi、OpenCode 会话搜索的 dsh-session-search,用于跨 Harness 引用历史对话的 cross-harness-cite,以及会话聚类、聊天记录、长期记忆、Zotero 文献接入、RAG 检索、数据库访问和知识库构建等工具。

其中 dsh-memory-evolve 提供跨会话长期记忆,并涉及五轨记忆、Git 分支感知和技能进化;dsh-engram-relay 则通过小于 1 B 的模型实现 100 k 等效长记忆与因果图精准唤醒。

Input & Editing:把输入方式也扩展起来

输入与编辑分类收录了消息分支编辑、reroll、retry、版本时间线、系统提示词分段编辑、文件粘贴、跨平台拖拽、输入历史、多媒体文件输入以及 Office 文件读写等插件。

例如 dsh-chat-import 可以从 Claude Code JSONL 全保真导入历史会话,包括工具调用和思考块,导入后继续在 DSH 中对话;dsh-sticky-note 则把点子、感想和 TODO 变成输入框工具栏中的快速便签,并支持 Markdown 预览、自动保存和一键发送。

UI、浏览器、模型与远程能力形成完整外围生态

UI & Experience

UI 分类覆盖实时 Token 与 TPS 统计、终端客户端、侧边栏、Git Review、文件视图、网页审查、手机适配、子代理树、Workflow 可视化、分栏、进度以及 Web UI 换肤等能力。

这里还能看到前面介绍过的 DSH-better-sidebar,它提供文件渲染、终端、Git、子代理和自定义 API;dsh-web-panel 则提供内嵌终端 Dock、Git Review 和文件视图。

Browser & Remote

Browser & Remote 收录了 WebUI 内嵌浏览器、Chrome 侧边栏扩展、SSH 远程控制、浏览器代理、Web 桥接以及 Browser 4 AI-native 浏览器引擎等项目。

Models & Inference

模型与推理方向则更加偏向 Agent 能力扩展,包括视觉桥接、副模型审查、LLM 备用策略、pi ExtensionAPI 桥接、Agent 2 Agent mesh、ACP 适配器、助记层、Agent Loop、Benchmark,以及把 Harness Agent 暴露给 MCP 客户端的服务器。

Git、通知和趣味项目也没有被忽略

Git & Engineering 分类收录 Git 身份管理、GitHub Token 桥接、自动 blame、结构化 Git 工具、插件健康检查、代码审查、测试运行以及多个任务和工作流引擎。

Notifications & Channels 则进一步连接飞书、Telegram、QQ、企业微信、微信等渠道,同时提供语音对话、WebUI 通知、Windows 通知和团队协作相关项目。

如果觉得纯开发工具略显严肃,Fun & Lifestyle 也准备了像素鲸鱼、桌面小鲸鱼、贴纸、2005 中文站广告层、五子棋、QQ 2006 皮肤、摸鱼面板和角色卡等项目。

Infrastructure & Development 才是这份清单长期价值的关键

基础设施部分收录了插件控制台、插件注册表、外部插件管理器、统一 catalog、更新检查、MCP 插件集、GitHub 集成、MCP 管理器、Profile 管理、插件推荐以及 Agent 评测平台等项目。

其中 hub 负责全组织分类索引与统一 catalog.json,并通过 CI 自动生成;dsh-plugin-manager-registry 会聚合并去重 Awesome 列表、GitHub Topic 与 npm 中的 DSH 插件;dsh-recommend 则每天自动抓取 dsh-plugin 话题生态,并基于公开评分模型提供榜单、搜索、推荐工具与设置页排行榜。

这意味着它承担的角色已经超出了“推荐几个好用插件”的范围,更接近 DSH 生态中的发现入口。


💬 社区(1)

仓库描述
issues官方 issue 反馈专用仓库(问题追踪)

🎓 技能(11)

仓库描述
browser4-dshBrowser4 AI-native 浏览器引擎(skills 技能)
deep-standard-skill可执行工程标准体系技能(skill 目录结构)
dsh-find-plugins找插件技能:从 hub 目录检索候选、按各家标注方式安装并验证(skills/find-plugins/SKILL.md)
dsh-humanizehumanize 技能(SKILL.md;描述待仓库填充后复核)
dsh-issue-filer提 issue 技能:查重 + 格式化 + 本地台账
dsh-issue-like-skilldsh-issue-like skill:对 dsh-external/issues 的 issue 点 👍(org 内,仅 like)
dsh-plugin-dev插件开发踩坑与做法档案(skill + 文档):cordis 双副本、tsconfig 三件套、Windows junction、多帧 zstd 等实测记录
dsh-plugin-skillsAgent skills for building and testing DeepSeek Harness plugins
dsh-reuse-firstreuse-first 技能(复用优先;skills/ 目录)
dsh-session-repair-skill检测并修复损坏的 dsh session 历史日志(多客户端并发写 seq 损坏:stale-tail / stale-counter)
dsh-skill-session-recovery会话丢失事故的定位/无损修复/安全重启 skill:诊断 corrupt session log、修复帧结构、重启前 handoff 纪律

🔌 单插件(179)

仓库描述
7d7d7k7k 风格小游戏平台:模型生成/上传 HTML5 与 Flash 小游戏,Web UI 内直接游玩(Ruffle 模拟 Flash)
DSH-UI4AUI4A(UI for Agent)的 DSH 实现(macaron-ui4a-interactive-ai)
DSH-better-sidebar右侧侧边栏增强:文件预览/终端/Git,可拖拽自定义位置
chat-width自由调节正文与输入框的展示宽度
dsh-context-doctor上下文注入审计:指令链/技能目录/工具 schema 的 token 成本量化 + 重复/冲突检测 + 裁剪建议(Web 圆环 + context_audit)
cross-harness-cite跨 Harness 引用 codex / claude code 的历史对话
deepseek-manners给每次消息后注入感谢语(deepseek-manners)
distill自动对话蒸馏:后台 subagent 反省 + 技能 create/update
dsh-101DSH 101 文档阅读器 profile bundle:文档优先阅读界面(整理官方文档 + 翻译 + 滑动式隐藏目录)
dsh-a2aA2A 协议跨 session / 跨 Harness 交互(WIP 占位)
dsh-acpClient-neutral ACP adapter
dsh-activity-pluginActivity dashboard:会话视图 Tab 显示跨会话代码与使用统计(自包含 dshClient UI 插件)
dsh-adsDSH Web UI 广告层:2005 中文站风格侧栏广告/信息流/角落弹窗 + 关闭叉热区远小于视觉(素材全虚构整活插件)
dsh-advisor副模型被动审查每一轮对话并注入见解(Advisor)
dsh-agent-budgetNative Harness agent-tree token budget 插件
dsh-agent-rpSillyTavern 迁移与下一代 Agent RP for DSH(原 dsh-roleplay-portable-spike 改名)
dsh-aigc-canvasAIGC 画布插件(cordis)
dsh-alphasolveSession 级 AlphaSolve 工作流(DeepSeek Harness)
dsh-annotationWeb 选中批注插件:选文字→批注→回车随消息发送;回复按 Annotation N 逐条对照
dsh-anti-ads反广告插件(bundle,描述待填充)
dsh-artifact文件交付协议:send_artifact 工具经 tool/result meta 携带结构化描述子
dsh-auto-approval工具调用自动批准插件:approval policy 的 auto 层级,按 allow / deny / ask 分类后分发
dsh-auto-blameAuto-blame:回合结束时问 LLM 要 3 条批判性跟进气泡,点击即发送(「领导视野」整活)
dsh-auto-chessDSH Web 自走棋插件(bundle):人机对战或双 AI 对弈
dsh-bash-encodingbash 输出编码自动识别:替换 ctx.bash 自管 spawn 收集原始字节,自动检测 UTF-16LE/UTF-8/GBK,修复 WSL/Windows 中文乱码
dsh-better-sidebar-plugin-officebetter-sidebar 的 office 插件
dsh-browser-bridgePrompt 作用域桥接:DSH 与显式附加的 Chrome 标签页
dsh-browser-panelWebUI 内嵌完整有头浏览器视图:模型实时操控真实浏览器,用户可见每一步(Codex 式体验,0 视觉依赖)
dsh-cc-connect通过 cc connect 远程使用 dsh
dsh-cc-tuiClaude Code 风格全屏交互终端插件(像素鲸鱼顶栏、流光大字、思考流式展开、Esc 回滚、TPS 仪表)
dsh-chatDSH 对话插件:对话视图增强
dsh-chat-thumbChat 缩略图插件(cordis)
dsh-checkpoint在会话中标记探索起点(与 rewind 配对,折叠探索内容出上下文)
dsh-client-ui-plan-executeWeb 设置页「规划/执行模型」设置行插件:编辑 dsh-plan-execute 双模型路由(官方 dsh-client-* bundle)
dsh-code-mapDSH 代码地图插件(官方 0809 repository 插件,.dsh-plugin 包):symbol 索引 / 文档符号 / 调用层级 / 继承树,LSP 之上零 SDK 依赖
dsh-codex-bridgeCodex 桥接插件(bundle):外部编码 agent 与 DSH 的桥接(cordis.patch.yml 结构)
dsh-computer-useDSH macOS Computer Use Bundle:Accessibility 观察、陈旧状态保护、应用授权与安全输入
dsh-context7Reserved DSH integration for Context7:版本感知库文档(MCP + skills)(空仓库占位,分类推断)
dsh-custom-cssWebUI 自定义 CSS 插件(bundle):粘贴 CSS 即时改变观感,持久化到 settings.yaml,多浏览器共享同步
dsh-cyber-sec授权渗透测试 profile bundle:容器化 bash 执行 + engagement 级授权 guard + SQLite 证据域 + 技能双档(assessment/redteam opt-in)
dsh-d399深夜 D399:模型生成时弹出小游戏菜单(wordle / 消消乐,可拓展游戏注册表,bundle)
dsh-data-agent让 AI 连数据库、写 SQL 的 DSH 插件
dsh-deep-research自适应深度研究编排插件(官方工作流引擎,控制论/信息论设计)
dsh-deeplinkDSH WebUI 深链插件:?session=/?workspace= 直接打开
dsh-deepresearchdeepresearch 插件(cordis)
dsh-designDSH Web/UI 设计 Agent Bundle:Create/Recreate/Refine、视觉验证与 hash 绑定交付
dsh-diff-viewerDSH Web GUI PiUI 风格 diff 查看器插件(替换默认 diff)
dsh-drag-and-drop拖放文件路径到输入框(macOS)
dsh-easy-ctx-managerDSH 上下文管理插件:上下文节省等(cordis.yml)
dsh-emojiemoji 插件(cordis)
dsh-engram-relay外置 engram 转接模型:内置 <1B 模型(transformers.js/ONNX),超长记忆(100k 上下文等效延展 ≥10 倍)+ 超稀疏因果图主动唤醒
dsh-evolve自进化插件:agent 在 session 内随对话给自己长出/剪掉能力(evolve_add 热挂载 / evolve_remove 可逆卸载,重启自动恢复)
dsh-explainDSH 学习模式插件(WIP):开关打开后 agent 解释每一步
dsh-feishu-notify飞书通知:会话结束 / 需要等待输入
dsh-focus-chat聚焦对话视图插件:工具调用折叠成摘要行、回合折叠、Think 行
dsh-genuiGenUI:“`dsh-ui fence 内联交互式 UI(布局/图表/表单/测验/mermaid/3D)+ 事件循环回模型;含 host 插件 + 浏览器渲染器 + genui skill(bundle)
dsh-gh-bridgemacOS Keychain GitHub token 桥接进 gh hosts.yml
dsh-git-identitygit 提交固定使用环境自身作者身份(优先 gh CLI 账号 + noreply 邮箱),GIT_AUTHOR__/GIT_COMMITTER__ 注入压过 git config
dsh-gomoku在 DSH 中与 AI 下五子棋,也可让 AI 对局
dsh-grok-tui通过 grok-build 的 TUI 使用 dsh(WIP 占位)
dsh-input-historyWeb 输入历史:Ctrl+Up / Ctrl+Down 像终端一样召回与切换已发送消息,零核心改动
dsh-inspect对抗式闭环插件:检查(checkup) → 修复(fix) → 复查(review),基于官方 workflow 引擎
dsh-interpreters解释器插件(cordis)
dsh-kb-sieveDSH knowledge-base 插件:构建可审计的 KB 包(references + SQL)
dsh-kimi-bridgeKimi 桥接插件(bundle):外部编码 agent 与 DSH 的桥接(cordis.patch.yml 结构)
dsh-kimi-browser经 Kimi WebBridge 让模型驱动真实浏览器:13 个 webbridge_* 工具
dsh-latexLaTeX 插件:写文档一键编译 PDF(复用本机 TeX Live)+ 结构化定位错误 + 右侧面板预览,4 工具 + 捆绑 skill(bundle)
dsh-lazyfish右侧摸鱼面板:多源信息流 + B站播放器 + 任务联动(Lazy Fish = 摸鱼)
dsh-live-statsLive I/O token 估算与生成 TPS
dsh-llm-fallbacks基于角色的 LLM 重试与备用策略插件(role-based retry & fallback)
dsh-loop定时循环插件(官方 bundle):/loop 命令 + loop 工具 + 活动状态条,支持多 loop 并行
dsh-meme让 agent 在回复正文内联表情包:inject_meme 工具 + httpServer 图片路由 + 24 张内置表情
dsh-memoryDSH 记忆插件:跨会话长期记忆与自我进化
dsh-memory-evolve分层记忆(用户/项目/每日)+ 自我进化(经验沉淀 + 技能自动创建)
dsh-message-edit分支式消息编辑:reroll / retry / 版本时间线
dsh-mineruMineRU 文档解析工具插件:把 MineRU 文档解析能力暴露给模型(bundle)
dsh-minigamesDSH Web UI 右侧小游戏面板(bundle):恐龙跳一跳 / 俄罗斯方块 / 坦克大战(AI),可扩展游戏注册表
dsh-mnemonMnemonic 记忆层(integration with mnemon-dev/mnemon,分类推断)
dsh-mobile手机端插件(cordis + dsh.plugin.json)
dsh-mobileweb-adapter手机 Web 适配器:Web GUI 在手机浏览器/PWA 自动变移动版式 + 开放适配协议 + 修复局域网 IP WebSocket 连接
dsh-multica-runtime支持在 Multica 上使用 DSH 作为 runtime(cordis 插件)
dsh-multimedia-webui-inputWebUI 多媒体文件/文件夹输入(发送时复制进工作区)
dsh-music-player音乐播放器插件
dsh-navbar对话节点导航条(官方 bundle):user 消息快速跳转,自渲染 DOM
dsh-notebooksnotebooks 插件(cordis)
dsh-nowledge-memNowledge Mem™ 接入插件(DSH plugin for Nowledge Mem)
dsh-officeOffice 文件读写 profile bundle:模型读写编辑 Office 文件,web 客户端 docx/pdf 预览(vendored genoffice)
dsh-opencode-serveropencode 桥接插件:为 dsh web 实现 opencode API 最小子集,opencode attach 即得丝滑 TUI
dsh-openmaic生成 OpenMAIC 交互式 AI 课堂插件(dsh.plugin.json)
dsh-openpencilOpenPencil 设计预览与编辑插件
dsh-paseoDSH 作为 Paseo 的 ACP provider:并行运行/管理多个 dsh agent(官方 profile bundle 桥插件)
dsh-paste-inputWebUI 文件输入增强:Ctrl+V 粘贴(首次告知弹窗)+ 拖拽 + 选择文件,发送时复制进工作区临时目录
dsh-petDSH 桌宠:悬浮桌面小鲸鱼,不打开 DSH 也实时感知会话状态(确认/工作/完成/空闲/离线),音效提醒 + 零代码定制素材
dsh-pi-adapter把 pi coding-agent 扩展(ExtensionAPI)桥接进 DSH 的 cordis 插件
dsh-plan-executeplan/execute 双模型路由:plan 模式用规划模型(推理型),批准后自动切执行模型(快速型),settings.yaml 与 Web 设置页可配置
dsh-plugin-check插件健康检查:扫描插件仓库的清单协议 / patch 格式 / 构建陷阱 / hub 收录状态,零依赖只读,注册 plugin_check 工具
dsh-prompt-studio提示词编辑器(Prompt Studio):编辑用户与内置 system-prompt 段落,实时预览
dsh-pty-windowsWindows PTY 进程检查器(PowerShell CIM + kill 探针)
dsh-qq2006QQ2006 皮肤插件:主题注册 + 全局皮肤表 + 全套 QQ2006 素材(仅学习用途)
dsh-question-collapse提问栏折叠:保留问题标题与取消按钮,展开后保留未提交草稿
dsh-rewind把自上次 checkpoint 以来的内容折叠为自动生成的报告并替换出上下文(保留完整日志)
dsh-save-intp拯救 INTP 插件:专治「没想好就开干、说着说着就跳走、一口气发一堆消息」(dsh.plugin.json)
dsh-scoutscout 插件(cordis)
dsh-security-audit本机安全审计:配置/插件来源/会话/网络暴露面,只读脱敏风险报告
dsh-selection-chat选中对话文本 → 加入 composer(不自动发送)/ 侧栏查看(bundle)
dsh-self-control-guardDSH self-control guard(bundle):拦截 bash 的 host-kill 尝试、教受控退出工具、防 agent 自毁
dsh-session-cluster同机跨会话消息(ListAgents/SendMessage 的 DSH 版)
dsh-session-health会话健康检查:多帧 zstd 会话文件的帧级扫描诊断(torn/损坏/空会话检测),零依赖只读,注册 session_health 工具
dsh-session-hub跨工具会话互通:opencode / Claude Code / Antigravity 历史会话显示在侧边栏,点击导入为原生会话(只读源、幂等导入)
dsh-session-search跨工具会话全文搜索(dsh/codex/claude/pi/opencode)
dsh-sfw防社死 WIP:遮挡敏感界面内容
dsh-sharedsh 对话分享插件
dsh-shell-windowsWindows PowerShell 外壳适配器(ctx.shell, win32)
dsh-side-panelDSH 侧边栏:集成文件浏览器、终端和 Git 审查(与 DSH-better-sidebar 功能重叠)
dsh-sidechain侧会话插件:/side 与 /btw 在当前会话的临时 fork 里开侧会话(对齐 Codex /side & /btw)
dsh-skill-stats技能调用统计:历史回放 + 实时订阅,调用次数/会话分布/时间线,会话 Tab + 设置面板双视图,辅助技能清理决策
dsh-skills-managerWebUI 中列出 / 禁用启用 / 编辑 skills
dsh-sleep睡眠/暂停插件(bundle,描述待填充)
dsh-slice-agent-loopDrop-in DeepSeek Harness agent loop:上下文引擎是有界 slice(cordis 插件)
dsh-sonarsonar 插件(cordis)
dsh-spec-kitReserved DSH integration for GitHub Spec Kit:规范驱动需求/规划/任务/实现工作流(空仓库占位,分类推断)
dsh-split-panesPiUI 风格多面板会话界面:分屏/堆叠面板、每面板独立会话、侧栏会话拖拽
dsh-spur聊天流里的辫子挂件:抓取鞭梢甩动给 agent 发「go work!」(bundle)
dsh-stickersWebUI sticker 插件:用户与 agent 双向反应
dsh-stock-market股票行情插件(写代码时账户不能同时亏钱)
dsh-subagent-tree工作区侧栏树:子代理分支(会话行扩展 hole)
dsh-suggested-repliesDSH Web 预测回复插件:AI 回复后在输入框上方推荐
dsh-super-injectorsuper-injector 插件(cordis)
dsh-superpowersReserved DSH integration for Superpowers:可复用 agent 技能与结构化软件开发工作流(空仓库占位,分类推断)
dsh-task-status后台任务状态条(官方 bundle):对话输入区上方任务进度 + 实时输出 tail
dsh-tavern-plugin小酒馆(Tavern)插件:角色卡、聊天、记忆与朋友圈(moments),bundle
dsh-teamwork团队协作插件(cordis)
dsh-tool-calculator安全数学表达式求值工具,零依赖递归下降解析器
dsh-tool-csvCSV 数据工具插件:解析/查询/统计/转换(RFC 4180 零依赖状态机解析器),注册 csv 工具
dsh-tool-diffDiff 工具:文本/JSON/CSV/Markdown 结构化比较与 unified diff,零依赖只读,注册 diff 工具(bundle)
dsh-tool-encoding编码/转码工具
dsh-tool-jsonJSON 查询工具:JMESPath 子集,零依赖递归下降解析器
dsh-tool-markdownMarkdown 工具:HTML↔Markdown 转换、GFM 表格规范化、目录生成,零依赖轻量解析器,注册 markdown 工具
dsh-tool-regex正则工具插件:测试匹配/提取捕获组/安全替换/静态解释(不执行代码),注册 regex 工具
dsh-tool-schemaJSON Schema 验证工具:validate/paths/explain/normalize,零网络零动态执行
dsh-tool-searchPer-agent on-demand tool discovery and progressive schema disclosure
dsh-tool-stat统计工具:描述统计/百分位数/频数分布/相关性,零依赖纯函数确定性
dsh-tool-time时间工具
dsh-tpsRunning-turn TPS 徽章:Deep diving 状态行内的实时 tokens-per-second
dsh-trackDSH Track Bridge 插件:嵌入式任务管理引擎——决策点协议、念头捕获墙、Linear 形 issue 存储(bundle)
dsh-travel-plugin旅行小插件
dsh-tui-front-door独立 dsh TUI 前门:ink REPL + 按键绑定引擎 + 会话缝(bundle)
dsh-turn-navigatorDSH Web turn 导航插件
dsh-turn-rewindTurn Rewind:回退对话与工作区状态,由持久 Change Ledger 驱动(由 dsh-change-ledger 改名)
dsh-ui-progress任务进度插件:report_progress 动画卡片 + 输入框停靠区常驻进度条
dsh-ui-whale像素鲸鱼伙伴:标题栏常驻,眨眼/摆尾/动胸鳍,思考时持续动起来,回合完成喷水
dsh-ultra-uiultra-ui 插件(cordis)
dsh-visionview_image 工具桥接任意 OpenAI 兼容 VLM
dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit:image Q&A
dsh-visualize对话内生成式 UI:模型把交互式 HTML 卡片直接画进会话流(visualize 工具 + 配套 skill + 沙箱渲染卡)
dsh-voice-chat实时语音对话:WebUI 内语音输入/输出,边说话边编程(vibe coding,0 打字)
dsh-webDSH Web 插件:Web UI 增强
dsh-web-archive折叠对话中的无用消息(Think / Bash 等)
dsh-web-panelWeb UI 内嵌交互式终端(xterm.js + node-pty,issues#111;由 dsh-web-terminal 改名):底部终端 + 侧边栏代码审查
dsh-web-reviewWeb 预览 + 元素批注 + AI 改代码评审闭环插件(网页预览/元素批注/属性调整器)
dsh-web-ui-notify为 DSH 增加桌面通知提醒
dsh-web-workflow-visualizerWeb GUI 的 Workflow 可视化 + 图工程插件:多 agent 动态工作流白板化编辑与脚本生成
dsh-webbridgeDSH 结合 Kimi WebBridge
dsh-working-activity实时模型工作状态行(俏皮文案/工具/回合总结)
dshx-update-checkcommit SHA 对比检测插件更新(只检测不自动更新)
ego-browserego-lite 浏览器接入 HARNESS:13 个结构化 ego_* 工具(语义快照/定位点击/表单/截图/CDP/任务空间隔离),内置 ego 运行时
ex-settingDSH 设置扩展
mstar-workflowSkill-driven Harness/Loop Engineering Workflow Agent Plugin
session-chatlog会话聊天记录读取(session_list / session_read_chat)
session-persistence-rdbRDB 持久化会话后端(durable session persistence backend,bundle)
session-teleportPostgreSQL-backed single-writer session handoff plugin
show-bash-command显示命令具体内容而不是描述
turtle-uiTurtle UI 插件(官方 UI 插件参考实现;描述待填充)
ui-status-label把鲸鱼娘思考时的 deep diving 自定义成任意状态标签(cordis)
whale-girl桌面宠物插件(官方 0809 repository 插件):.dsh-plugin 包 + 自渲染 UI(tapIndex 注入),config.yaml github: 源安装
ya-workspace-sidebar两级工作区侧栏:全局最近会话 + 面包屑导航(bundle)
yet-another-subagent可配置 subagent profiles:Web UI 设置 + 实时 toolcall/token 显示 + 点击跳转子会话(bundle)
zotero-harvestZotero 文献采集入库插件:多源检索(OpenAlex/arXiv/Crossref/Europe PMC/Semantic Scholar)+ OA 下载解析(Unpaywall)+ 充分性审计 + 入库本地 Zotero + 触发 zotero-wave-rag 重建
zotero-wave-rag面向 Zotero 论文库的浪潮式 RAG 细节检索系统(浪潮语义动力学 + BM25+RRF 混合检索 + claim-evidence 校验 + 两级增量索引)

🧰 插件集(23)

仓库描述
Qwen-MM-PluginsQwen-MM 多模态 Cordis 插件独立发布目录(packages/qwen/qwen-mm)
dsh-agent-session-sourcesagent-session dock + Claude/Codex 浏览器源码贡献
dsh-cordis-examples原生 DSH/Cordis 扩展最小示例集
dsh-cordis-rocks16 章可运行 Cordis 插件配套教程(生命周期/tools/skills/工作流/运行时自扩展,tutorials/ + packages/)
dsh-cot-summaryDSH Summary-CoT 外置插件工作区(packages/ 多包)
dsh-deep-whale鲸娘皮肤系列(独立分发仓库):皮肤包集合(maid-atelier 深海女仆工坊)
dsh-deepcelDeepcel 电子表格皮肤(deepcel/,独立分发仓库)
dsh-edu教育版 DeepSeek Harness:7 个教育 bundle 插件 + edush 安装器
dsh-github-integrationGitHub 修复战役工作流 skill + packages/github 工具源码
dsh-harness-opsDSH 运维工具箱:官方快照 A/B 轮换(ab.sh,旧版保底验收后原子切换)+ web 自愈守护(launchd/systemd 托管,端口空闲 10s 拉起)+ 重启续接插件(agent/created 检测 interrupted 自动注入续接,用户零输入)
dsh-megadsh 整合包:精选插件一行安装(loop / task-status / plugin-console;install.mjs + bundle)
dsh-my-rsi本地插件集:tool-failure-guard / commit-gate / compact-continuity
dsh-plugin-guideDSH 插件开发指南:从零到精通(含 catalog.json 示例聚合)
dsh-plusDeepSeek Harness Plus:精选插件清单与安装器(curated plugin manifest and installer)
dsh-profile-bundle-exampleMinimal script-free Profile Bundle 示例(DeepSeek Harness + OMDSH Registry 集成)
dsh-serenity-plugin宁静号 ACC(Abstract Cognitive Container)DSH 运行时:8 个 acc-* 技能束 + 安装器 CLI(acc-serenity/fs/git/msm/session/eap/neat/kit)
dsh-skinsWeb 换肤插件仓库:ThemeService 第三方皮肤
dsh-tool-browserSDK 私有快照 + browser-control 插件
dsh-toolkit零依赖工具包 collection:time / encoding / json / calculator / csv / regex 六工具统一入口一键安装
dsh-web-uiDSH Web UI 皮肤集合(skins/qq98、ths,热插拔客户端插件包)
official-plugins-port官方 Claude Code / Codex 插件移植到 DSH 插件协议(23 个插件)
oh-my-dsh24 个 feature-gap 插件集合(24/24 gaps closed,plugins/ + swarm/ 多插件工作区)
toybox插件玩具箱:8 个 MCP/skill(代码考古学家等)

📡 远程渠道(7)

仓库描述
dsh-feishu-bot飞书 remote channel
dsh-icadsh 接 icalingua(QQ 客户端)前端(推断:IM 渠道,待作者确认)
dsh-wecom-bot企业微信 remote channel
dsh-weixin-bot微信 remote channel
qqbotQQ remote channel
telegramTelegram Bot API 桥接(长轮询、per-chat 会话)
tg-botTelegram remote channel

🛠 基础设施(35)

仓库描述
Recall独立 Rust 工具:切换 agent 保留记忆,本地优先搜索 AI 编码会话
deepseek-harness-desktop桌面端(TypeScript / SEA)
deepseek-harness-distro自定义发行版
ds_web_crawDS web 爬虫工具(Rust)
dsh-android在 Android 设备上运行 dsh
dsh-browserChrome 侧边栏拓展:直接操作浏览器
dsh-coding-receipt把会话日志变成可分享的编码收据
dsh-companion常驻桌面助手:全局唤起 / 定时自动化 / 快捷回复 / 插件市场
dsh-desktop桌面端(Go + 系统托盘)
dsh-desktop-electron跨平台 Electron 桌面壳:托盘常驻独立窗口运行自己的 dsh web,不捆绑 Node 运行时
dsh-desktop-macmacOS 桌面端(Swift)
dsh-desktop-toolsDSH 桌面工具集:一键启动、自动升级、开机自启、PWA 可安装补丁
dsh-hubOMDSH 社区扩展 Hub:基于官方 DeepSeek Harness 契约构建
dsh-islandmacOS Dynamic Island 刘海面板(codeisland 复刻),DSH 桌面辅助
dsh-mygomanaged-plugin bridge 源仓库:Cordis-free 插件契约 + 挂载/校验/排序/分发/持久化/恢复(packages/ 多包)
dsh-ohos-patch让 deepseek harness 能在 ohos 上跑(平台移植)
dsh-pet-rsDSH 桌宠(Rust 原生版):桌面宠物鲸鱼,三端支持(Windows/macOS/Linux)——独立桌面应用(非插件)
dsh-public-repo-monitor组织公开仓库监控(Rust)
dsh-traceDeepSeek Harness telemetry backend:导出 turns / model steps
dsh-tuiDSH TUI 实现(WIP 占位)
dsh-vscode原生 VS Code 聊天集成(Native VS Code chat integration for DeepSeek Harness)
dsh-win-portWindows 移植
fabric类似 MC Fabric 的 hook 处理器(WIP 占位)
marisa外部插件管理器(dshx):topic 自动发现 + 安装/启停/面板
oh-dsh-desktopExtensible macOS workbench for DeepSeek Harness(原生 PTY、worktree)
oh-my-dsh-distributionPure-data Oh My DSH distribution Recipes(发行版)
plugin-registry薄控制台(0 patch):浏览器管理官方 repository 插件(.dsh-plugin 源增删/更新)与 bundle 插件(loader 树运行时启停/安装/更新);旧 dsh.plugin.json 机制已移除(2026-08)
plugin-templateDSH 插件模板仓库(脚手架):从官方 Turtle UI 插件蒸馏的最小独立仓库模板
repo-visibility-guard自动修复组织内公开仓库(visibility guard)
sandbox-micromicrosandbox 沙盒支持(fail-closed microVM:ctx.microsandbox provider + 模型面工具)
sandbox-mxc微软跨平台沙盒支持
sandbox-nononono 沙盒支持
tonghuashun-harness同花顺风格终端式 DSH 前端占位仓库:K 线图以股票行情隐喻展示代码量(placeholder,分类推断)
web-componentsweb-components 支持
zephyr基于上游 DeepSeek Harness 的轻量化发行版:Vite 风格装配 DSL(define*)+ CLI(zephyr dev/run)

🔬 研究(5)

仓库描述
dsh-plugin-radarDSH 插件兼容性雷达:每日自动扫描 org 插件与 mainline 兼容性(原 dsh-external-research 改名)
dsh-scholar空仓库,分类为推断(占位),待描述填充后复核
dsh-securityDSH 攻击链 demo(n1-config-eval / f1-vm-escape / skill-injection;勿外传或利用)
dshfinddsh 学习资源与导航站(MDX/Next.js):从 0 开始学习 dsh,dsh.com 资源导航
savemoneybenchmark降本增效 benchmark(examples + skills)

未分类(10)

仓库描述
Top占位仓库(先占个位,内容开发中)
dsh-build空仓库(待填充后复核)
dsh-code空仓库(待填充后复核)
dsh-fkin-vibe空仓库(待填充后复核)
dsh-hmz空仓库(待填充后复核)
dsh-remote类似 Codex APP 的通过 SSH 控制远端机器能力(占位,待填充后复核)
dsh-ui-webview空仓库(待填充后复核)
dsh_ideDSH IDE 大工程:集成开发环境方向(占位,待填充后复核)
dsh_workflowDynamic Workflow for dsh(占位,待填充后复核)
oh-my-deepseek空仓库(待填充后复核)

插件集

toybox

插件描述
almanac-mcptoybox 插件:老黄历·今日宜忌 MCP 服务器(宜忌/抽签/每日一诗,零依赖) · github:dsh-external/toybox#HEAD&path:/plugins/almanac-mcp/.dsh-plugin
bug-tamertoybox 插件:Bug 驯兽师——诱捕(最小复现)→ 驯化(根因)→ 放归(回归测试)→ 饲养手册(防复发) · github:dsh-external/toybox#HEAD&path:/plugins/bug-tamer/.dsh-plugin
chinese-colors-mcptoybox 插件:中国传统色 MCP(60 色库:搜索/今日色/色板,带典故) · github:dsh-external/toybox#HEAD&path:/plugins/chinese-colors-mcp/.dsh-plugin
code-archaeologisttoybox 插件:以考古学家的方式解剖遗留代码,产出地层判定、文物登记与保护性迁移建议 · github:dsh-external/toybox#HEAD&path:/plugins/code-archaeologist/.dsh-plugin
code-talent-scouttoybox 插件:代码星探——函数选秀 S/A/B/C 评级,找出最该重写的 Top 1,附带证据的评委点评 · github:dsh-external/toybox#HEAD&path:/plugins/code-talent-scout/.dsh-plugin
decision-dice-mcptoybox 插件:决策骰子 MCP(抛硬币/掷骰/命运抉择,选择困难的天意裁决) · github:dsh-external/toybox#HEAD&path:/plugins/decision-dice-mcp/.dsh-plugin
naming-master-mcptoybox 插件:取名大师 MCP(古风/赛博/极简/程序员梗四种风格起名,同 seed 稳定) · github:dsh-external/toybox#HEAD&path:/plugins/naming-master-mcp/.dsh-plugin
time-capsule-mcptoybox 插件:时间胶囊 MCP(封存想法,N 天后开启,写给未来的自己) · github:dsh-external/toybox#HEAD&path:/plugins/time-capsule-mcp/.dsh-plugin

dsh-github-integration

插件描述
github-integrationdsh-github-integration 插件:GitHub issue/PR 修复战役工作流 skill(配合 packages/github 工具源码包使用) · github:dsh-external/dsh-github-integration#HEAD&path:/plugins/github-integration/.dsh-plugin

official-plugins-port

插件描述
claude-code-reviewAutomated code review for pull requests: multi-perspective review with high-signal issue filtering, output to terminal o · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-code-review
claude-commit-commandsStreamline your git workflow with simple commands for committing, pushing, and creating pull requests (port of Anthropic · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-commit-commands
claude-explanatory-output-styleAdds educational insights about implementation choices and codebase patterns to every response, mimicking the deprecated · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-explanatory-output-style
claude-feature-devComprehensive feature development workflow with dedicated stages for codebase exploration, architecture design, and qual · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-feature-dev
claude-frontend-designFrontend design skill: distinctive, production-grade UI/UX implementation guidance that avoids generic AI aesthetics (po · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-frontend-design
claude-learning-output-styleInteractive learning mode that requests meaningful code contributions at decision points and provides educational insigh · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-learning-output-style
claude-security-guidanceSecurity review for agent-generated code: pattern-based warnings on edits, a security_scan tool, and a system-prompt rem · github:dsh-external/official-plugins-port#HEAD&path:/plugins/claude-security-guidance
codex-airtableAirtable is the database and operations layer for your agents — create bases and schema, work with records, filter and s · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-airtable
codex-build-macos-appsBuild, run, test, debug, and package local macOS apps with Xcode, SwiftUI, AppKit interop, and shell-first desktop workf · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-build-macos-apps
codex-build-web-appsBuild web apps with frontend asset design, browser testing, UI components, payments, and database guidance (port of Open · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-build-web-apps
codex-codex-securitySecurity scan, analysis, and investigation workflows: repository security scans and static triage of existing findings ( · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-codex-security
codex-figmaFigma workflows for design implementation, Code Connect templates, and design system rule generation (port of OpenAI’s o · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-figma
codex-githubInspect repositories, triage pull requests and issues, debug CI, and publish changes through gh CLI workflows (port of O · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-github
codex-gmailWork with Gmail using the configured Gmail app connector — read and manage Gmail: summarize inbox activity, triage, sear · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-gmail
codex-google-calendarConnect Google Calendar for scheduling, availability, daily briefs, and event management (port of OpenAI’s official goog · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-google-calendar
codex-linearFind and reference issues and projects — manage issues, projects, and team workflows in Linear (port of OpenAI’s officia · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-linear
codex-notionNotion workflows for implementation planning, research synthesis, meeting preparation, and knowledge capture (port of Op · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-notion
codex-posthogAnalyze product data and manage experiments in PostHog — product analytics, trends/funnels/insights, HogQL queries, feat · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-posthog
codex-sentryInspect recent issues and events in Sentry from DSH — error monitoring, issue triage, and performance (port of OpenAI’s · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-sentry
codex-slackWork with Slack using the configured Slack integration — read and manage Slack: summarize channels, draft messages, orga · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-slack
codex-stripePayments and business tools — runtime Stripe operations (balance/customers/products/payment intents/refunds/invoices/sub · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-stripe
codex-vercelBuild and deploy web apps and agents — Vercel deployment, preview URLs, log debugging, and environment variable manageme · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-vercel
codex-zoteroWork with Zotero from DSH: search your library, export BibTeX, insert citations, and import references through the Zoter · github:dsh-external/official-plugins-port#HEAD&path:/plugins/codex-zotero

dsh-toolkit

插件描述
dsh-tool-calculatorDSH calculator tool · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-calculator
dsh-tool-csvDSH CSV data tool: parse/query/stats over RFC 4180 CSV text, zero-dependency state-machine parser · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-csv
dsh-tool-diffDSH diff tool: structured comparison of text/JSON/CSV/Markdown plus unified diff generation and in-memory patch validati · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-diff
dsh-tool-encodingDSH encoding tool plugin · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-encoding
dsh-tool-jsonDSH JSON query tool · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-json
dsh-tool-markdownDSH Markdown tool: HTML-to-Markdown conversion, whitelisted Markdown-to-HTML, GFM table normalization, TOC generation. Z · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-markdown
dsh-tool-regexDSH regex tool: test/find/replace over text plus static pattern explanation, zero-dependency with ReDoS guards · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-regex
dsh-tool-schemaDSH JSON Schema validation tool: validate, failure paths, static explain, default-only normalize; zero-network, zero-dyn · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-schema
dsh-tool-statDSH statistics tool: describe/percentile/frequency/correlation over explicit finite numeric arrays, zero-dependency, det · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-stat
dsh-tool-timeDSH time tool plugin · github:dsh-external/dsh-toolkit#HEAD&path:/packages/dsh-tool-time

dsh-harness-ops

插件描述
dsh-restart-recoverRestart recovery for dsh web: after a crash/restart, an interrupted agent turn continues automatically (host-side agent/ · github:dsh-external/dsh-harness-ops#HEAD&path:/plugins/dsh-restart-recover
dsh-session-recovery诊断并修复 DeepSeek Harness 会话丢失/消失事故:GUI 侧边栏显示 “0 sessions”、会话列表为空、session 全部不见了、或出现 “corrupt Zstandard session log” / \ · github:dsh-external/dsh-harness-ops#HEAD&path:/skills/dsh-session-recovery/SKILL.md
dsh-snapshot-ab每日上游快照的 A/B 双槽轮换 + 官方改动提炼机制。上游官方(dsh2026/test-fakechris)每天发布新的 · github:dsh-external/dsh-harness-ops#HEAD&path:/skills/dsh-snapshot-ab/SKILL.md
dsh-web-doctordsh web 挂了/A/B 双槽都起不来时的 out-of-band 医生:不依赖 web 进程,纯终端一键诊断 · github:dsh-external/dsh-harness-ops#HEAD&path:/skills/dsh-web-doctor/SKILL.md
dsh-web-guarddsh web 自愈——重启自动拉起 + 自动继续。agent 运行在 dsh web 进程内,kill 掉 3080 等于杀掉自己,无法自救。本 skill 提供完整的重启自愈:① 守护(scripts/install.sh 装成系统服务 · github:dsh-external/dsh-harness-ops#HEAD&path:/skills/dsh-web-guard/SKILL.md

dsh-edu

插件描述
dsh-edu-course教育版插件:课程与讲义管理(edu_course_* 工具 + /course 命令),数据存 $DSH_HOME/storages/edu/course · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-course
dsh-edu-exercise教育版插件:作业生成与批改(edu_exercise_* 工具 + /exercise 命令),数据存 $DSH_HOME/storages/edu/exercise · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-exercise
dsh-edu-flashcard教育版插件:记忆卡片 SM-2 间隔重复(edu_card_* 工具 + /card 命令),数据存 $DSH_HOME/storages/edu/cards · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-flashcard
dsh-edu-focus教育版插件:番茄钟/专注计时(edu_focus_* 工具 + /focus 命令 + 学习日志),数据存 $DSH_HOME/storages/edu/focus · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-focus
dsh-edu-hub教育版 dsh 安装器(ohmydsh 式):edush CLI(init/status/uninstall/list)+ /edu 状态命令 · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-hub
dsh-edu-mistakes教育版插件:错题本(edu_mistake_* 工具 + /mistake 命令,复习队列调度),数据存 $DSH_HOME/storages/edu/mistakes · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-mistakes
dsh-edu-quiz教育版插件:测验与刷题(edu_quiz_* 工具 + /quiz 命令,可配合 dsh-genui quiz 组件渲染),数据存 $DSH_HOME/storages/edu/quiz · github:dsh-external/dsh-edu#HEAD&path:/packages/dsh-edu-quiz

🌐 公开插件 Topic(749)

来自 GitHub 公开 dsh-plugin Topic;共发现 786 个仓库,上方 hub 目录未覆盖的公开仓库列于此处。

仓库描述
01Virex/dsh-status-rotatorA DeepSeek Harness (dsh) web plugin that replaces the “Deep diving…” turn-status label with phase-aware, typewriter-animated, rainbow-gradient phrases — all configurable from a JSON file.
030611/dsh-telemetry-redactorFail-closed export-copy redaction for DeepSeek Harness session telemetry
030611/dsh-verification-receiptPrivacy-minimal heuristic per-turn verification summaries for DeepSeek Harness
030611/qiushi-dsh-evidence-auditObserve-only hash-chained evidence receipts for DeepSeek Harness
0xsline/awesome-deepseek-harnessDeepSeek Harness (DSH) ecosystem: curated plugins, tools, and infrastructure from dsh-external/hub and the public dsh-plugin topic.
0xsline/dsh-spotlightKeyboard-first command palette for DeepSeek Harness Web
121103qwq/dsh-vision-sidecarHosted free vision sidecar for DeepSeek Harness with durable session evidence
147228/dsh-black-whaleDeepSeek Harness 黑鲸实验室主题:官网黑鲸 × 夕小瑶 IP,真实 profile 可安装的 Web UI 插件
147228/dsh-xiaoyao-skins夕小瑶 × DeepSeek Harness Web 皮肤合集、安装器与社区创作工具链
1475505/dsh-plugin-miliastra-toolbox将千星沙箱(原神千星奇域)知识库接入 Deepseek Harness 的插件
1690834643/dsh-usage-dashboard暂无描述
1a125/dsh-mcp-managerDSH global MCP manager
1na-ko/dsh-hdc-bridgeDSH 原生鸿蒙设备桥:hdc 工具让 Agent 完成截图-看图-装包-验证的闭环调试 / DSH-native HarmonyOS device bridge
384961890-ui/pawin-brain-deepseek-harnessA brain-inspired runtime for DeepSeek Harness agents — remember, self-correct, learn. v0.1 ships memory (injection, notes, recall), 100% covered.
918154429/dsh-codex-importRead-only Codex setup compatibility scanner for DeepSeek Harness
a179-sanae/dsh-code-check暂无描述
Acidmoon/DIzzy-DSHMy DSH plugins
AdamPlatin123/awesome-dsh-plugins前部索引仓库(Radar):自动扫描发现的所有 dsh 插件候选;经测试合格的将移入后序精选目录仓库
AdamPlatin123/dsh-tonghuashunDSH harness 客户端插件:同花顺行情终端风格皮肤 + 代码量 K 线行情面板(ui-skin-ths + ui-market)
agentic-control-plane/dsh-acp-pluginAgentic Control Plane for DeepSeek Harness — policy-check every tool call before it runs
akira399/dsh-godot-skillGodot Engine 4.x 全栈游戏开发技能插件 for DeepSeek Harness (DSH) — registers the godot-4-development skill at runtime
akira399/dsh-plugin-publisherDSH 插件开发与 GitHub 发布工作流技能插件 (consent-gated) — develop, verify, publish & marketplace-visible DSH plugins
alaliqing/claude-paper📚 Claude Code plugin that automates research papers study with automatic material generation, code demonstrations, and interactive web viewer.
Alex-Yanggg/awesome-DSH-pluginA meticulously curated list of useful plugins, extensions, tools and development resources built for DSH, covering productivity enhancement, functional expansion, debugging utilities and custom development modules.
alingalingling/ui-status-label把你鲸鱼娘思考时的 deep diving 自定义成任意你想要的样子
alison-xx/deepseek-harness-flowVisual workflows and multi-model evaluation for DeepSeek Harness
alooshxl/dsh-session-pinsPersistent pinned-session menu for DeepSeek Harness
Alyosha28/deep_option港美股期权研究与风险 Agent(公开 source-available 原型)
AnacondaKC/dsh-custom-css暂无描述
AnacondaKC/dsh-douyinDSH WebUI 侧栏短视频插件:原生播放器、系列导航、直链解析与精确历史回放
AnacondaKC/dsh-stock-market有效解决了写代码的时候账户不能同时亏钱的BUG
Andy8647/dsh-auto-approval暂无描述
ang-XWBWZ/PwikiLocal-first knowledge retrieval engine for AI agents — BM25, semantic search, reranking, MCP, Pi Agent and DeepSeek Harness integration.
AngelosZou/graphlint暂无描述
Anionex/agent-vision-toolkit为纯文本模型”看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
Anionex/dsh-computer-use为 DeepSeek Harness 提供电脑控制插件:新鲜 Accessibility 观测、过期状态拒绝、作用域权限与安全输入(目前支持macos)|Accessibility-first macOS Computer Use bundle for DSH with fresh observations, stale-state rejection, scoped permissions, and safe input.
Anionex/dsh-turn-rewinddeepseek harness对话和代码状态回退插件 | DSH — rewind conversation and workspace state, powered by a persistent Change Ledger
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
anweat/dsh-web-search-proEnhanced, persistent web search plugin for DeepSeek Harness (multi-engine search, SQLite+LRU cache, platform backends, Playwright rendering)
AprilWizard/dsh-multi-cotMulti-CoT plugin for DeepSeek Harness: multi-sampled test-time compute, internal voting, and a plan/execute/review workflow
Areium/dsh-fail-loggerDeepSeek Harness(DSH)插件:自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段——让 Agent 越用越少错。
ArtificialNotImbecile/dsh-context-taxonomyLogical-call context taxonomy plugin for DeepSeek Harness
aryswisnu/dsh-eval-regression暂无描述
Asaiuta/dsh-session-hubAggregate and natively control multiple remote DeepSeek Harness (DSH) servers’ sessions from one official Web UI — hub gateway + official-UI bridge. 多服务器 DSH 会话聚合与原生操控
asdf17128/dsh-doctorFind what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config replacement, unmaintained plugins. Read-only, zero deps.
asdf17128/dshpManage DeepSeek Harness profiles — list, create, clone, diff, and share a whole dsh setup as one portable file.
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
ayuanwong/deepseek-harness-ux长任务,不刷屏:关键进度清晰可见,完成后自动折叠,详情随时展开。 Long agent tasks, without transcript clutter: focused progress, auto-folded history, details on demand.
baixinghao/intent-gateStop AI coding agents from guessing. MCP server + Claude Code plugin that enforces intent alignment BEFORE coding: PRD → intent-confidence gate → Mermaid contracts (state machines / sequence diagrams / decision tables) → mechanical lint with zero CRITICAL → then code. Human-in-the-loop, file-persisted, zero-config.
Bandersnatch0x/amber-protocolAmber Protocol: repository-local governance for coding agents, including a DeepSeek Harness (dsh) patch overlay.
Bandersnatch0x/design-playbookDesign I/O plugin for Claude Code & coding agents — declarations + contracts that make UI generation constrained, reviewable, and recirculatable. Not a style pack; composes with ui-ux-pro-max + frontend-design.
BeAChanger/dsh-openclaw-acpDeepSeek Harness bundle for OpenClaw and WeChat over ACP
ben7am1n/dsh-browserPlaywright-powered browser automation for DeepSeek Harness
ben7am1n/dsh-claude-marketplaceClaude Code marketplace compatibility for DeepSeek Harness
ben7am1n/dsh-deepseek-usageDeepSeek balance and token usage tools for DeepSeek Harness
ben7am1n/dsh-lens-litePost-edit diagnostics for DeepSeek Harness
ben7am1n/dsh-mcp-proxyContext-cheap lazy MCP access for DeepSeek Harness
ben7am1n/dsh-memoryDurable cross-session SQLite memory for DeepSeek Harness
ben7am1n/dsh-review-skills暂无描述
ben7am1n/dsh-security-scan暂无描述
ben7am1n/dsh-telegram暂无描述
ben7am1n/dsh-webhook-bridge暂无描述
benzhoupo/dsh-effort-configdsh plugin: configure reasoning-effort levels (wire spellings), route default level and Anthropic token budgets for third-party models from the settings page; selection reuses the native model-picker Effort panel.
BiBoyang/dsh-eval-harnessDSH 插件评测工具:YAML 用例驱动真实 agent 回归评测 + baseline 对比 PASS/WARN/FAIL 门禁|Regression eval harness for DeepSeek Harness plugins
BiBoyang/dsh-im-bridgeDSH 插件:把 DeepSeek Harness 桥接到 IM(v0.1 微信/iLink;钉钉/飞书/Telegram 预留)。turn/approval 推送 + 远程批准/注入,持久去重/收敛分段/合并窗口。
bill9109/dsh-101DSH 文档阅读模式
bill9109/dsh-conversation-share分享任意段落的 DSH 对话
bill9109/dsh-drag-and-drop为 DSH Web UI 增加跨平台文件拖拽与原始路径插入能力,无需复制文件
bill9109/dsh-web-ui-notify为 DSH 增加桌面通知提醒
bill9109/dsh-webbridgeDSH 结合 Kimi WebBridge
bitterSmilezzz/dsh-mac-desktopDeepSeek Harness plugin: open the Web GUI in a native macOS desktop window (SwiftUI + WKWebView).
bitterSmilezzz/dsh-model-selectorDeepSeek Harness web plugin: provider-group collapse + name search for the conversation model picker.
bitterSmilezzz/dsh-skill-managerSkills management page for DeepSeek Harness Web Settings (dsh plugin)
Bleed00/dsh-claude-memDeepSeek Harness plugin integrating claude-mem (memory for dsh)
bobleer/deepseek-harness-plugin-mcpMCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin).
bobleer/dsh-acp-for-bitfunBitFun 与 DSH ACP 交互对接 插件
boNeXY226/dsh-cost-chipDeepSeek Harness (dsh) 插件:/cost 查看每个会话花费 + 可拖拽的悬浮费用胶囊
bradeGithub/DSH-Plugins-MarketplaceDSH插件市场 / DSH Plugin Marketplace: 在 DeepSeek Harness Web GUI 中一键浏览、安装与更新 GitHub topic:dsh-plugin 的全部插件 | browse, install & update all GitHub dsh-plugin plugins in the DSH Web GUI
bruc3van/awesome-dsh-plugin用 30 秒找到适合你的 DeepSeek Harness 插件。 不只是仓库列表:这里告诉你插件解决什么问题、适合谁,以及从哪里开始。
bruc3van/dsh-desktopDeepSeek Harness Desktop 是一款社区维护的非官方第三方桌面客户端,通过直接加载官方 Web UI,为普通用户提供开箱即用的独立桌面体验:它可以自动复用本机已运行的官方实例,也可以使用安装包内置的 dsh 运行时启动服务,无需用户额外安装 Node.js 或 CLI,并提供智能连接、远程实例连接、托盘常驻、运行时监护和异常恢复等桌面增强。
BruceWu1126/dsh-web-backgroundDeepSeek Harness Web UI background customization plugin
btspoony/dsh-advisorAdvisor – Pair a second model that passively reviews each turn and injects notes. 搭配一个会在每轮对话被动注入见解和审查的副模型。
btspoony/dsh-llm-fallbacksAn dsh plugin for role-based LLM retry&fallback strategy. 基于角色的模型重试备用策略插件
btspoony/mstar-harnessA Skill-driven Harness/Loop Engineering Workflow Agent Plugin
bugmaker2/dsh-plugin-templateTemplate for deepseek-harness plugin development.
Buyi-wsgzg/dsh-sidechainDSH 侧会话插件:/side 持续性侧会话(Codex 风格)与 /btw 一次性侧问(Claude 风格)——在临时 fork 中运行、不写入主会话历史;Web UI 右侧链面板内嵌对话,主会话保持不变
CanglongCl/dsh-web-reviewDeepSeek Harness Web GUI 的网页预览与元素批注插件,让 AI 根据可视化反馈直接修改前端源码。
cccakeee/awesome-dsh-pluginsA curated, evidence-led directory of DeepSeek Harness (DSH) plugins: verified loadable extensions, skills, and permission-aware installation guidance.
ccch1mneyyy/dsh-cc-tui解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
ccch1mneyyy/dsh-working-activityDSH 实时模型工作状态行:俏皮思考文案、运行中的工具、回合总结、自我叙述(⏵)— 用于 TUI 提示栏与 Web UI
ccq1/dsh-side-panelDSH 侧边栏,集成文件浏览器、终端和 Git 审查,方便预览文件。
cendaifeng/dsh-learn-everything暂无描述
cesaryike/dsh-image-to-pathDSH 插件:让纯文本模型对话也能拖图/贴图——图片自动保存到会话工作区,以文件路径交给模型(多模态模型不受影响)
chen-001/dsh-chat-widthAdjust the width of dsh’s reply.
chen-001/dsh-grok-tuiUse dsh via grok-build’s TUI.
ChenSheg/knowledge-from-literature-and-bilibiliA tool box for literature search and analysis
Chi-hong22/dsh-mdboxDeepSeek Harness (DSH) Web 输入框的 Markdown 编辑辅助插件。
Chinesezjc/dsh-interconnectCross-instance message/event handoff plugins for DSH (interconnect service + tools)
ChisaAlter/Deepseek-Harness-DesktopElectron desktop shell for DeepSeek Harness web UI
Chungor/owlx-mcpOwlX MCP server – live crypto structure scores, MemeSniper, token financials and recorded signal hit-rate as MCP tools for Claude, Cursor, DeepSeek Harness, Grok and any MCP client.
chushixixin/dsh-harness-mcp-serverExpose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness)
chyra-moon/deepseek-harness-desktopDeepSeek Harness desktop shell: 1:1 replica of the official web UI as a Windows desktop app (community project)
Civitasv/dsh-plugin-colorschemeColorscheme Plugin For DeepSeek Harness
cking000bigdemon/dsh-toolbeltEight DeepSeek Harness plugins: persona, language guard, per-request vision fallback, python/windows write guards, cross-agent memory, image generation, and skill shell injection.
codeAnqiang-ma/dsh-superpowersSuperpowers (obra/superpowers) as a DeepSeek Harness plugin: the methodology skills plus their session bootstrap
cofy-x/axernOpen-source sandboxes for AI agents, untrusted code execution, and durable services.
cogine-ai/marketplace暂无描述
congchuanling-dot/DSH-Telegram-RelayDSH Relay 让你可以通过 Telegram 远程与 DeepSeek Harness 对话,并接收通知。DSH Relay turns Telegram into a remote conversation and notification channel for DeepSeek Harness.
coppynight/dsh-doctorDSH 插件:flutter-doctor 风格诊断与修复(安装级 + harness 内检查,安全自动修复)。官方 repository-plugin(.dsh-plugin 格式)
crayonlu/dsh-web-search-firecrawlFirecrawl-backed web search provider for DeepSeek Harness (ctx.web) — no DeepSeek API key required
crayonlu/dsh-web-search-tavilyTavily-backed web search provider for DeepSeek Harness (ctx.web) — no DeepSeek API key required
CrazyShout/dsh-ssh-remoteSSH remote workspaces for DeepSeek Harness: browse/read/write remote files, run remote commands, with connection status dots.
crystalWinter666/dsh-header-statusMove the info bar at the bottom of the chat to next to the title
csiroqa/dsh-archive-viewerDeepSeek Harness(DSH)归档增强插件:自动定期归档、文件夹归档整理、LLM 摘要沉淀经验库、会话收藏与便签、会话删除与优雅关机。Archive enhancement plugin for DeepSeek Harness: auto-archive, folder organization, LLM knowledge library, bookmarks & notes, session delete.
csiroqa/dsh-backup-syncDeepSeek Harness(DSH)备份/恢复 + 跨机同步插件:本地快照、WebDAV 推送/拉取、自动备份与失效归档清理。Snapshot backup, restore and cross-machine sync plugin for DeepSeek Harness: local snapshots, incremental WebDAV push/pull, auto-backup retention and stale archive sweep.
csiroqa/dsh-command-optDeepSeek Harness(DSH)命令优化插件:Tab/Enter 补全命令名、参数格式引导与提示弹框、tool 开启会话(subagent)补丁、空对话命令输出修复。Command optimization plugin for DeepSeek Harness.
csiroqa/dsh-hotkeysDeepSeek Harness(DSH)全局快捷键插件:会话切换、发送/清空草稿、停止生成、复制与归档,键位可在设置中自定义。Global keyboard shortcuts plugin for DeepSeek Harness.
csiroqa/dsh-plugin-usage-reportDeepSeek Harness(DSH)用量报表插件:按日/月汇聚 token 与估算费用(USD)、月度报表、预算告警、Claude Code/Codex 式每日贡献格子与趣味统计。Usage report plugin for DeepSeek Harness: daily/monthly token & estimated cost (USD) aggregation, monthly reports, budget alerts, daily contribution grid & fun stats.
csiroqa/dsh-scheduleDeepSeek Harness(DSH)定时任务 + 状态监控插件:按 cron 时间表自动触发 Agent 执行任务,/status 与设置页仪表盘查看系统与 harness 综合状态。Scheduled tasks (cron) + status monitoring plugin for DeepSeek Harness.
csyangwen/dsh-memory-evolve为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。
cute-baobao/dsh-usage-meterDeepSeek Harness plugin: per-model daily token usage recorder (input/output/cache hits) with a Web GUI dashboard.
cyanseek/dsh-landscapeAgent-first DeepSeek Harness plugin intelligence: verify existing plugins, identify missing capabilities, and generate build-ready briefs.
cyanseek/dsh-native-playbookNative capability guide for DeepSeek Harness — installable DSH runtime plugin, Agent Skill, and CLI.
cyanseek/dsh-tool-chaosDeterministic fault injection and autonomous resilience tests for DeepSeek Harness tools
cyberlieflife/dsh-model-thinkingDSH (DeepSeek Harness) web plugin: thinking intensity / reasoning effort settings for custom OpenAI-compatible (pi-ai) models
czzzlq/deepseek-harness-backgrounddeepseek-harness背景自定义
dbydd/dsh-onlyneIM gateway for DeepSeek Harness agents — send and receive QQ, WeChat, Feishu and Telegram messages from dsh sessions.
DDDFXYqiming/Agent_ExtensionsAgent Skills & DeepSeek Harness (DSH) 扩展库:通用智能体技能(General_skills)+ DSH 标准插件(dsh-plugin),开箱即用的 AI Agent 能力增强集合。
deepseek-ai/deepseek-harnessDeepSeek Harness: Everything is a Plugin.
Degurechaff57/dsh-openapiSafe OpenAPI 3.x discovery and API calling tools for DeepSeek Harness
Demogorgon314/dsh-resume-plugin让 DeepSeek Harness 安全读取并继续 Codex 与 Claude Code 的历史会话。
detpecca/dsh-llm-wiki暂无描述
detpecca/DSH-Wiki暂无描述
Devin-AXIS/iPolloWorkA next-generation, source-available AI workspace with a self-evolving agent runtime for editable code, design, presentations, websites, and video—a Codex alternative that integrates DeepSeek Harness for subagent delegation, combining iPolloWork’s complete AI workbench with DSH’s specialized agents and both plugin ecosystems in one workflow.
dingkaihu63/dsh-robotic-harnessRobotic Harness: embodied-intelligence research tools for DeepSeek Harness – robot asset inspection, MuJoCo pick-place simulation with fault injection, evidence-based diagnostics, and reproducible experiment bundles.
dingyi222666/dsh-focus-chat为 dsh 提供新的「聚焦会话」精简会话视图,更轻松易于阅读,只关注最终产出结果。
dingyi222666/dsh-session-notification提供会话完成等四种状态的通知响应,支持浏览器提示和提示词
Dino6021/dsh-usage-costDSH plugin: per-step timestamped DeepSeek API usage timeline + peak/off-peak cost readout. Official bundle; install via: dsh plugin –profile web add github:Dino6021/dsh-usage-cost#main
Dominic789654/awesome-deepseek-harnessA curated list of plugins, skills, MCP servers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dongsheng123132/awesome-dsh-pluginsEvidence-backed DeepSeek Harness plugin radar and 2Origin plugin lab
dongsheng123132/dsh-2originEvidence-first 2Origin state projection, diff and immutable freeze for DeepSeek Harness
dongsheng123132/dsh-benchmark暂无描述
dongsheng123132/dsh-cad-reviewEvidence-first ASCII DXF inspection and deterministic CAD rule review for DeepSeek Harness
dongsheng123132/dsh-costEvidence-first token cost ledger and budget checks for DeepSeek Harness
dongsheng123132/dsh-lineage暂无描述
dongsheng123132/dsh-release-proof暂无描述
dongsheng123132/dsh-switchEvidence-first model control plane for DeepSeek Harness
dongsheng123132/task-passportOpen task handoff protocol for DeepSeek Harness, WorkBuddy, Claude Code and Codex — verified state, not chat logs
drfccv/dsh-theme-nekoA Nachoneko (甘城猫猫) themed skin for the DeepSeek Harness web GUI.
Drifter-yh/dsh-tool-policyDeclarative deny-by-default tool policy plugin for DeepSeek Harness
drscrewdriver/inferglowgo 语言实现的ai 基座+ tui +server系统
dsh-external/awesome-dsh-plugins前部索引仓库(Radar):自动扫描发现的所有 dsh 插件候选;经测试合格的将移入后序精选目录仓库
dsh-external/dsh-agent-teamsAgentTeams plugin for DeepSeek Harness
dsh-external/dsh-at-filedsh-at-file 是 DeepSeek Harness Web GUI 的一个 Codex 风格 @ 文件提及插件:在输入框输入 @ 即可实时智能搜索并选中工作区文件(或目录),发送时自动把文件内容交给模型、同时保留可点击打开的文件链接。
dsh-external/dsh-automationDSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并保留可审计历史。 / A DSH automation plugin for scheduled coding runs in fresh Agent sessions with auditable history.
dsh-external/dsh-better-browserDSH Better Browser:通过 Kimi WebBridge 驱动用户真实浏览器的 13 个 webbridge_* 工具,保留登录态,零核心改动。
dsh-external/dsh-book2skillDSH book-to-skill plugin: a 5-stage long task (fetch → parse → understand → generate → install) with 3 human gates, host tools for the agent and a browser timeline panel
dsh-external/dsh-custom-tool在设置界面用 Monaco 编辑器编写自己的 JavaScript 工具,让模型在授权范围内自主扩展,沙箱隔离执行。
dsh-external/dsh-daily-fortuneDSH daily fortune plugin with Guan Yin lots, Tarot spreads, and daily quotes
dsh-external/dsh-daily-progress暂无描述
dsh-external/dsh-deeptagWIP organization collaboration layer for DeepSeek Harness: IM routing, scoped memory, and proactive follow-ups
dsh-external/dsh-doctorDSH 插件:flutter-doctor 风格诊断与修复(安装级 + harness 内检查,安全自动修复)。官方 repository-plugin(.dsh-plugin 格式),cordis.patch.yml 安装:github:dsh-external/dsh-doctor#&path:/.dsh-plugin
dsh-external/dsh-ernie-image暂无描述
dsh-external/dsh-eye-careWarm light, warm dark, and system-aware eye-care themes for DSH Web
dsh-external/dsh-fun-tickerDSH 行情跑马灯插件:可自选标的的加密/汇率/A股/指数/港美股跑马灯,免 key 数据源,宿主代理+缓存
dsh-external/dsh-fun-typewriterDSH Typewriter: WebAudio typing ambience with a plugin-owned settings API and zero audio assets
dsh-external/dsh-fun-weatherDSH weather tab and weather-following themes powered by Open-Meteo
dsh-external/dsh-longbridge暂无描述
dsh-external/dsh-luna-vision-bridgeDSH adapter that transcribes native image attachments with Codex Luna before delegating to DeepSeek
dsh-external/dsh-notificationDeepSeek Harness 的桌面通知插件,会话完成一轮任务时通过浏览器系统通知提醒你,并按结束状态与关键词规则精确控制哪些完成需要提醒。
dsh-external/dsh-open-in-vscodedsh-open-in-vscode —— 在 DeepSeek Harness Web 界面中,从侧边栏工作区的「…」菜单一键用 VS Code 打开对应目录的插件。
dsh-external/dsh-paddle-ocr暂无描述
dsh-external/dsh-pet-cornerDSH Pet Corner: a floating pet, keyless pet-image proxy, favorites, and plugin-owned settings API
dsh-external/dsh-plannotatorDSH 计划批注插件:选中计划原文、逐条批注,并把结构化反馈送回 Agent。 / A DSH plan-review plugin for anchored annotations and structured Agent feedback.
dsh-external/dsh-reviveDSH 一键复活:重启后给所有被打断的会话自动发送「继续」指令(/revive 命令 + revive_sessions 工具 + 浏览器一键按钮)
dsh-external/dsh-sentinelCondition-driven wakeup for DeepSeek Harness: durable file/command/http/process/webhook watches that wake the agent, with a transparent browser dock.
dsh-external/dsh-spotlightKeyboard-first command palette for DeepSeek Harness Web
dsh-external/dsh-STAGESTAGE: Systematic Toolchain for Authoring, Guiding, and Editing (DSH Version)
dsh-external/dsh-STARSTAR: Systematic Toolchain for AI Research (DSH Version)
dsh-external/dsh-voice-funasr暂无描述
dsh-external/dsh-webui-live-htmlDeepSeek Harness Web UI 的实时 HTML 可视化卡片,支持流式更新和沙箱化交互。
dsh-plugin/dsh-plugin.github.ioDeepSeek Harness community plugin workshop and directory
DTSFO/dsh-conversation-rewind暂无描述
DTSFO/dsh-model-modesCapability-aware reasoning controls and Fast model routing for DeepSeek Harness
dyuan311/dsh-openai-codex-oauthChatGPT subscription OAuth for the openai-codex provider in DeepSeek Harness
Easyhoov/deepseek-harness-desktopUnofficial in-process desktop app for DeepSeek Harness: the host composition boots inside the Electron main process with zero ports and an IPC bridge. Not affiliated with DeepSeek.
echo-escape/dsh-workbench这是一个用于展示和分享为开发的各类插件(Plugins)与技能(Skills)的集合。您可以在这里浏览并发现能增强您 DSH 体验的扩展!
egnmosk/dsh-browser-bridgeDeepSeek Harness plugin + browser extension bridge: browser_* agent tools (navigate, click, type, screenshot, eval) over a localhost WebSocket — like Kimi WebBridge / Claude’s browser extension.
Elaina-real/dsh-tiered-approvalTiered auto-review for DeepSeek Harness: static-rule safety net + LLM reviewer + human fallback — auto-allow safe actions, deny irreversible ones, ask a human for the rest.
Electricitysheep/dsh-handbookDeepSeek Harness (dsh) 从 0 到 1 深度手册:安装/插件开发/性能调优/实测案例/同模型多 Agent 实测对比(中文 + 英文 PDF)
Electricitysheep/dsh-tool-turboPer-round reasoning_effort optimizer for DeepSeek Harness (dsh): auto-downgrades tool-call reasoning for simple tool chains, lifting back for heavy work. Cuts thinking time between tool calls.
emredeveloper/deepseek-harness-huggingface暂无描述
entireyu/dsh-launcherDeepSeek Harness Launcher(DSH 安装启动助手),由DSH + DS-V4-Pro-0813开发的tauri程序。
erduotong/dsh-plugin-graph一个Deepseek Harness的插件关系图谱可视化插件
Ericwong5021/dsh-kanbanTask board plugin for the DeepSeek Harness Web UI
Ethanout/computer-use-plusLow-token, low-latency Windows computer-use MCP with learned shortcuts, UIA/CDP/OCR routing, and DeepSeek Harness support
f0909172434/dsh-plugin-verified-searchVerified current-source search workflow for DeepSeek Harness
fakechris/dsh-harness-opsDSH 运维工具箱:升级、重启、故障都不用操心。① 官方每日快照 A/B 双槽轮换——旧插件迁移+构建+验收全过才原子切换,一键回滚,旧版本永远兜底;② 守护 10s 自动拉起 web + agent 断点自动续接,重启无人值守;③ web 全挂(A/B 都坏、agent 不可用)时 dsh-doctor 一条命令自救:九项诊断→机械修复配置→LLM 深度检测修复(完整推理实时可见)→拉起 web。install via: git clone + bash scripts/install.sh
fakechris/dsh-trackDSH Track Bridge 插件:嵌入式任务管理引擎——决策点协议、念头捕获墙、Linear 形 issue 存储(bundle),AI 与人之间的任务轨道
Favio8/dsh-plugin-deepeyeDeepEye vision plugin for DeepSeek Harness (DSH): image description, OCR, VQA, UI layout, and clipboard analysis.
fengzhiyushui/dsh-desktop-window暂无描述
fff122/dsh-agent-arcadeDeterministic Agent-played Snake game for DeepSeek Harness.
fff122/dsh-prompt-presetsLocal reusable prompt presets for DeepSeek Harness.
fff122/dsh-research-notesA lightweight research notes plugin for DeepSeek Harness
fff122/dsh-task-checklistLocal task checklist plugin for DeepSeek Harness.
Fisfzy/ego-browserDSH(DeepSeek Harness)插件:把 ego-lite 浏览器(给 AI Agent 用的 Chromium)接入 HARNESS——13 个结构化 ego_* 工具(文本语义快照、语义定位点击、表单填充、截图、CDP 控制、任务空间隔离),内置 ego 运行时,Linux + Chrome 开箱即用,无需克隆官方仓库或手动构建。
Fisfzy/math-leandsh-lean-prover: Lean kernel-verified math reasoning plugin (DSH Cordis)
Fisfzy/zotero-harvestZotero 文献采集入库插件(DSH external plugin):多源检索(OpenAlex/arXiv/Crossref/Europe PMC/Semantic Scholar)+ OA 下载链接解析(Unpaywall)+ 充分性审计 + 入库本地 Zotero + 触发 zotero-wave-rag 重建
Fisfzy/zotero-wave-rag面向 Zotero 论文库的浪潮式 RAG 细节检索系统 —— DSH 外部插件。移植 VCPToolBox 浪潮语义动力学思想(标签河道图传播/虫洞跳转/钟型阻尼/Ω重排),配 BM25+RRF 混合检索、claim-evidence 忠实度校验、两级增量索引
FlashingChen/dsh-worktreeCodex-style permanent git worktrees for DeepSeek Harness: worktree_create/list/remove agent tools, a /worktree chat command, and durable per-repo manifests.
fly3366/DeepJITJIT compiler plugin for deepseek-harness: compiles recurring agent workflows into hot skills and flow templates
FlytoMAYDAY80/dsh-pet🐋 DSH 有声桌宠:悬浮桌面的 DeepSeek 小鲸鱼,不打开 DSH 也能实时感知会话状态(需要确认/工作中/完成/空闲/离线),支持音效提醒与零代码定制素材
Flyvhidbwo/dsh-vision-proxyDeepSeek Harness 插件:DeepSeek 大脑 + 自动识图。附加图片自动经 Qwen VLM 转译成文字后交给 DeepSeek 作答
forrestchang/dsh-multica-runtimeSupport dsh runtime on Multica.
fuhefei/dsh-sentinelCondition-driven wakeup for DeepSeek Harness: durable file/command/http/process/webhook watches that wake the agent, with dock, sidebar branch, and a global dashboard.
gameswu/dsh-plugin-backgrounddsh壁纸插件
GengDaPeng/dsh-agent-message暂无描述
Ghost011118/dsh-balance-meterDeepSeek account balance and session cost readout for the DeepSeek Harness Web GUI
GiantGKL/dsh-cost暂无描述
gnulife/dsh-plugin-wechat暂无描述
GooodWei/context-vista为 DeepSeek Harness 提供右侧悬浮栏以及 /context 命令,用环形图实时展示当前上下文 token 用量与分配,compact指令效果,同时支持估算费用消耗,对标 Claude Code 的 /context。
gordonlu/dsh-context-lensRequest Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
Gordonynh/dsh-plugin-codex-importDeepSeek Harness plugin: import OpenAI Codex conversation history into DSH sessions via /codex-import | 用 /codex-import 把 Codex 历史对话导入 DSH
gxinxing/deepseek-harness-tuiTerminal-native interactive TUI for DeepSeek Harness (dsh) — built with Ink, React for terminals
gxpppp/dsh-search-mcpReplace dsh’s built-in web search with search MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo/custom), configured from the web Settings page. Disables the built-in DeepSeek search provider while enabled.
H1a3x/dsh-token-statsFloating draggable token usage statistics panel for DeepSeek Harness
HackSing/dsh-pluginsA bilingual, continuously maintained directory of plugins for DeepSeek Harness (DSH).
Han-1413141/dsh-sticky-disclosureDSH Web client plugin: pins off-screen expanded collapsible tags (Think / tool cards) to the top of the conversation viewport with a collapse hotkey
hanelalo/browser-bridge让你的agent真的像你一样操控你的浏览器窗口
HaoyueQin/deepseek-harness-desktopA desktop shell for DeepSeek Harness — the pluggable AI agent harness from DeepSeek. Wrap the official dsh web UI into a native-feeling, always-on desktop app. / 为 DeepSeek Harness(DeepSeek 开源的可插拔 AI Agent harness)打造的桌面应用壳,把官方 dsh web 界面包装成原生质感、常驻后台的桌面应用。
happyren/dsh-agent-messagingCross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
HarcoChen/dsh-vsc-integrationDeepseek-Harness Vscode Integration
hashdiana/dsh-archived-sessions暂无描述
hashdiana/dsh-token-usage暂无描述
havingautism/dsh-deepresearch暂无描述
havingautism/dsh-notebooks暂无描述
havingautism/dsh-ultra-ui暂无描述
hawkongz/doubao-vision-dsh让纯文本模型通过桌面豆包看见聊天图片的 DeepSeek Harness 宿主插件(CDP 桥接,全预设生效,识别可取消)
haytham818/dsh-notifyDSH system notification plugin: desktop notifications when an agent finishes a task, errors, asks a question, or waits for approval (dsh 系统通知插件)
hccccc01333/dsh-report-htmlGenerate self-contained interactive HTML reports from Markdown, tables, charts, China province maps, flowcharts, math, and drill-down tables — a DeepSeek Harness (dsh) plugin
HeiGeAi/deepseek-harness-skinDeepSeek Harness 换肤系统:21 套内置皮肤 + 一张图生成整套配色的自定义皮肤。数据源驱动,保对比度推导,构建期校验可读性。
hellodigua/dsh-emoji为AI回复自动添加表情的插件
hellodigua/dsh-sharedsh对话分享插件,一键分享你的对话
hikariming/dshfindDSH 学习与分享社区
hisaniwo/dsh-ergonomicsDSH 会话人体工学:/new 一键新会话 + 输入历史 ↑↓ 回溯
HomophonicFate/rpg-maker-mac-skillDeepSeek Harness skill:macOS 上运行 RPG Maker MV/MZ 游戏并集成 MTool 翻译文件
HongzhongL/dsh-hotswapRuntime hot-swap for DeepSeek Harness plugins: hot enable/disable/restart and auto hot-mount bundles from the Web GUI — no dsh restart.
hrhgit/deepseek-harness-plugin-managerWeb plugin manager for DeepSeek Harness (DSH): inspect, search, group, enable, and disable Cordis plugins.
Hu9956/dsh-codex-providerOpenAI Codex provider for DeepSeek Harness with device-code OAuth, Codex CLI import, token refresh, and a web settings panel.
HuanLinOTO/dsh-plugin-aigc-canvas暂无描述
HuanLinOTO/dsh-plugin-anti-ads暂无描述
HuanLinOTO/dsh-plugin-auto-blame暂无描述
HuanLinOTO/dsh-plugin-better-sidebar-plugin-office暂无描述
HuanLinOTO/dsh-plugin-d399深夜寂寞?来玩 D399 — 当模型生成时弹出小游戏菜单(wordle / 消消乐,可拓展游戏注册表)
HuanLinOTO/dsh-plugin-interpreters暂无描述
HuanLinOTO/dsh-plugin-mineruDSH plugin exposing MineRU document parsing tools to the model
HuanLinOTO/dsh-plugin-pet-rs暂无描述
HuanLinOTO/dsh-plugin-sleep暂无描述
HuanLinOTO/dsh-plugin-spur暂无描述
HuanLinOTO/dsh-plugin-ya-workspace-sidebar暂无描述
HuanLinOTO/dsh-plugin-yet-another-subagent暂无描述
huashenglian/dsh-her-eyes一个可以让ai自动调用VLM(多模态模型)进行视觉分析的dsh插件。A dsh plugin that allows AI to automatically invoke VLMs (multimodal models) for visual analysis.
huguangyu666/dsh-plugin-session-importDeepSeek Harness plugin: import claude-code / codex / reasonix / zcode sessions
huiliyi37/dsh-tianshu-builddsh-tianshu-tui — DeepSeek Harness terminal UI
huiliyi37/dsh-tianshu-tuidsh-tianshu-tui — DeepSeek Harness terminal UI
humblebanana/dsh-record-replayDeepSeek Harness record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr_* tools)
humblebanana/open-record-replayOpen-source macOS record-and-replay workflow recorder for computer use agents. Captures mouse, keyboard, and UI events as structured traces so agents can learn, replay, and automate real desktop tasks.
hust-open-atom-club/oh-dsh一站式 DeepSeek Harness 社区发行版:TUI、桌面端与 Web UI 三种形态统一体验,支持分层安装、一步到位,免去手工整合打包。
hyls9527/dsh-pluginsEcosystem plugins for DeepSeek Harness: bounded cross-session memory and skill lifecycle curation, ported from hermes-agent. Tagged dsh-plugin.
Hyperionjust/dsh-tool-underseal暂无描述
hyqhyq3/dsh-mcp-managerMCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp____*
icetomoyo/dsh_workflow把Claude Code的UltraCode模式带给DSH,把 DSH 的一次性多 Agent 调度,升级为可生成、可保存、可治理、可观察、可恢复的 Workflow 层
icodesign/orbisA mobile client for deepseek harness remote control
ilharp/dsh-tool-approvalManual approval for Deepseek Harness (aka “Manual Mode”/”Ask Mode”)
imetn/dsh-lark-bridgeBidirectional Lark/Feishu controller for DeepSeek Harness
Isekai-Mfu/dsh-mimo-vision-hintDSH plugin: dispatch image-recognition tasks to an opencode-go mimo-v2.5 subagent via system-prompt injection
jark006/RemoteOpsRemoteOps 是一个面向远程系统维护和嵌入式 Linux 开发的 MCP 工具。
JasonJin2006/dsh-sound-effects-pluginReasonix-style sound effects for DeepSeek Harness: generative pentatonic ambient music while the agent works, E6-G6-C7 success chime, A6-E6 attention chime (Web Audio, zero assets).
jasonsun29/ds-balance-cardDeepSeek Harness 常驻额度卡片插件:自动识别已配置的平台 API Key,显示余额与 Coding Plan 额度
jasper-zsh/dsh-plugin-llm-codex让 DeepSeek Harness(DSH) 通过 ChatGPT/Codex 订阅调用 openai-codex 模型,无需配置 OpenAI API Key。
jasper-zsh/dsh-plugin-provider-quotaDeepSeek Harness(DSH) 的 Web 插件:在对话输入框底部展示模型 Provider 的订阅额度与限流窗口,点击徽标即可查看详情。
jelly-000/dsh-balance-monitorDeepSeek account balance, remaining-ratio bar, and today’s spend in the dsh sidebar footer.
Jesse-njx/dsh-chatnode-wechatChat with, monitor, and approve your DSH agents from WeChat — an iLink gateway + conversation node bundle for DeepSeek Harness
Jesse-njx/dsh-coworkREAD + WRITE for office documents & notebooks in DeepSeek Harness — doc_read/doc_write tools (xlsx, pdf, docx, pptx, ipynb) plus MCP server and CLI
Jesse-njx/dsh-crosstalkCross-session messaging for DSH — any session on the machine can list and message any other, Claude Code-style
Jesse-njx/dsh-memoryCited memory over DSH’s lossless session log — distilled, human-auditable facts with citations back to the exact source events; memory_read/memory_expand tools, recall index, and a dsh-memory CLI.
Jesse-njx/dsh-plugin-manager-registry@dsh-pm/registry — discover dsh plugins by merging the awesome-dsh-plugin list, GitHub dsh-plugin-topic search, and npm keyword search into one deduped, offline-tolerant registry (the discovery engine of dsh pm)
Jesse-njx/dsh-polyglotdsh-polyglot — the model switch for DSH: generic OpenAI-compatible ctx.llm adapter, curated free/cheap DeepSeek presets, automatic provider fallback on rate limits
Jesse-njx/dsh-routinesdsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)
Jesse-njx/dsh-skillportEvery skill you already have — Claude Code, Codex, Cursor, Gemini CLI — works in DSH: Agent Skills SKILL.md discovery, Tier-2 conversions, find_skill search, and a skills doctor
Jesse-njx/dsh-voiceVoice notes in, spoken answers out — dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), and leave walk-away narration on long headless runs. Local-first: plain audio files under ~/.dsh/voice/.
jiesou/dsh-stream-rulesInject rules when needed, without wasting context. Similar to oh-my-pi’s “Time-traveling stream rules”, but with a very simple and compact code implementation.
jihongboo/dsh-apple-mode暂无描述
JimmyJin2006/dsh-skill-manager在设置界面管理你已有的技能!
jinhuang712/dsh-survey问卷式批量提问插件 for DeepSeek Harness:一次性问 10+ 题(单选/多选/是否 toggle/对比题/开放题),可跳过、全屏浮层、提交后对半 recap
Jinsong-Zhou/safe-find-dsh-pluginsDiscover and install the best DeepSeek Harness plugins for a user’s task
jiruidai/dsh-meta-orchestratorA model-native meta-agent plugin for DeepSeek Harness that uses the underlying model’s reasoning and planning capabilities to synthesize task-specific workflows at runtime and coordinate tools and subagents.
jLeon-account/dsh-client-usageDeepSeek Harness(DSH)网页客户端插件:实时展示会话级 API token 用量与估算费用,支持缓存命中/未命中分桶、上下文占用,自动适配 DeepSeek 峰谷计价与调价|DSH web plugin: real-time token usage & cost estimate
jorinyang/dsh-doctorDeepSeek Harness environment diagnostic tool: dsh_doctor checks env, profile, config, bundles, mount, port, health, and disk
joyfoxai/dsh-eco-routerA token-efficient model-routing flywheel for the DeepSeek Harness.
jumpserver-east/jumpserver-dshDeepSeek Harness plugin: manage JumpServer assets and operate on them through KoKo
JustGenius-s/DSH-DecktopDSH-Decktop
JustGenius-s/DSH-PlugsDSH Plugins Cellection
KarlOfLaw/dsh-goal-mode-enhance为 DeepSeek Harness 提供可视化 goal 模式:Goal 栏 / 头部入口 / 设置页(历史+多会话总览)/ goal_overview 模型工具
Karuisawa-Mrs/dsh-pluginsCommunity plugins for DeepSeek Harness (DSH)
kaziii/dsh-github-connectorGitHub connector for DeepSeek Harness (dsh): one-click connect, create/review/merge PRs from the conversation
keepermttl/dsh-archive-viewerDeepSeek Harness 归档会话管理插件:查看/恢复已归档会话(回到原工作区分组)+ 右上角一键关闭 dsh。MIT 许可,欢迎收录到任何插件合集,注明出处即可。
kejixiaoliang/awesome-dsh-pluginsDeepSeek Harness (DSH) 插件精选目录 — 14 类 280+ 个社区插件,覆盖 MCP / Skill / TUI / 多 Agent / 上下文记忆 / UI 皮肤,点链接直达仓库。Curated directory of dsh plugins for DeepSeek Harness.
kelai141/dsh-client-ui-responsivedsh Web UI 的移动响应式 AppFrame——派生自 dsh-client-ui-layout,新增 <640px 抽屉侧栏、底部 sheet 与安全区。
kelai141/dsh-host-web-compatdsh 宿主插件——经 webserver 钩子向页面注入旧内核浏览器 polyfill。
kelai141/dsh-mobile-apkdsh 安卓壳 APK——WebView UI + 内嵌 Termux 运行时快照(解压即跑)、SAF 目录桥、保活服务、看门狗、运行时在线更新。
kelai141/dsh-shell-termuxdsh 的安卓/Termux bash 能力提供者——显式 Termux 环境注入、探测诊断、诚实的应用域沙箱声明。
keleus/deepseek-pet在你的deepseek-harness上养一只吃白饭的大蓝鲸
kevenxz/dsh-desktopWindows desktop client for DeepSeek Harness — native window, tray, shared DSH profiles and sessions.
Kevoyuan/dsh-mac-visionOn-device macOS OCR and Apple Vision for DeepSeek Harness — one native plugin with a bundled Skill.
KhanZou/Deepseek-Harness-as-DesktopTurn DeepSeek Harness into a Codex-style desktop app: native WebView2 shell, system tray, auto-start, Windows toasts, and a Desktop settings tab with a one-of-N skin center.
kiim-wong/dsh-pushPush DeepSeek Harness agent lifecycle notifications to configurable channels
KinGao294/dsh-skinSkin switcher + custom wallpaper for DeepSeek Harness (dsh): curated –dsw-alias-* palettes, translucent wallpaper with opacity/blur controls, persisted per browser (like Codex themes) — 换皮肤 / 自定义背景插件
kingsunb/dsh-model-plus暂无描述
KnCRJVirX/dsh-desktopDesktop wrapper for the DeepSeek Harness (DSH). Deepseek Haeness 的 Electron 桌面端封装。
Komeiji-Shiki/graycode-for-dsh暂无描述
krislavten/ai-sdk-provider-dshAI SDK provider that drives a DeepSeek Harness (dsh) runtime as a LanguageModelV3 — works on AI SDK v6 and v7
KureKaruna/dsh-at暂无描述
kyorakuyk/dsh-desktop暂无描述
LaplaceYoung/dsh-qq2006DSH (DeepSeek Harness) 的 QQ2006 皮肤插件:注册 qq2006 主题、镜像 body[data-ds-skin]、全局皮肤表与完整素材
LaplaceYoung/oh-my-dshoh-my-dsh:面向 DSH (DeepSeek Harness) 的插件生态——700+ 插件,只通过扩展接缝注册,不修改 agent-loop 骨架
Lbryany/dsh-codebuddyCodeBuddy OAuth, dynamic models, and reasoning controls for DeepSeek Harness
lehhair/dsh-diff-viewerDSH Web GUI PiUI-style diff viewer plugin: replaces the stock DiffBlock for write/edit tool calls via ui-tool diff-card chain slots (host patch included). Private.
lehhair/dsh-mobile暂无描述
lehhair/dsh-split-panes暂无描述
lhh010/dsh-bash-encodingDSH bash 输出编码自动识别插件:替换 ctx.bash,自管 spawn 收集原始字节,自动检测 UTF-16LE/UTF-8/GBK 等编码并正确解码,修复 WSL/Windows 下 bash 工具的中文乱码。
lhh010/dsh-input-historyDSH Web 输入历史插件:Ctrl+Up / Ctrl+Down 像终端一样召回与切换已发送消息,零核心改动
lhh010/dsh-minigamesDSH Web UI 右侧小游戏面板:18 款离线小游戏(恐龙跳一跳 / 俄罗斯方块 / 坦克大战 / 扫雷 / 2048 / 数独 / 吃豆人 / 跟枪练习等),可扩展游戏注册表,等待模型回复或修 bug 时的摸鱼神器
lhh010/dsh-paste-inputDSH WebUI 文件输入增强:Ctrl+V 粘贴(带首次告知弹窗)+ 拖拽 + 选择文件,发送时复制进会话工作区临时目录
lhh010/dsh-ui-progressDSH Web UI 会话进度插件:输入框停靠区常驻会话进度条(todos 真实进度 / 实时 token 生成速率 / 中断橘红态 / 待办提醒),零核心改动
lhh010/dsh-ui-whale【求⭐】🐋DSH Web UI 全手绘像素鲸鱼伙伴插件:会话标题栏常驻,平时眨眼/偶尔摆尾/动胸鳍,思考运行时持续动起来,回合完成头顶喷水,点击还会冒爱心,不工作时还会偷懒睡觉,零核心改动。 【喜欢的话就点点star⭐吧~】
lhmd/dsh-director-toolkitDSH Director Toolkit is a DeepSeek Harness plugin for 3D artists, technical designers, and creative coders. Paste a half-formed idea, a reference note, or a portfolio caption and get a compact direction pack for Blender, Three.js, Houdini, or C4D.
lhmd/dsh-promotion-toolkit把你的任何想法,变成每个平台原生的宣发内容 | Turn any idea into platform-native publicity
LiangYin233/dsh-model-config-syncDSH 高级模型配置器:为 DeepSeek Harness 提供将 pi-ai 预设模型的上下文、输出上限、推理挡位一键应用到自定义提供商的能力。
libukai/awesome-deepseek-harnessDeepSeek Harness 终极指南:快速入门、资源推荐、精选插件与实用工具 |The Ultimate Guide to DeepSeek Harness: QuickStart, Resources, Plugins&Toolkit
lin-cheng-lab/dsh-deepseek-balanceDeepSeek API 余额监视器:DSH 右下角悬浮徽章 + 7天/30天用量费用图表
lin-cheng-lab/dsh-plugin-doctorDSH 插件体检:安装前检查 peer 版本兼容性,防止 rc 不匹配崩溃 🩺
lin-cheng-lab/dsh-reloaderDSH 一键重启:装完插件说一句 reload 就自动重启生效,不用手动 Ctrl+C 🔄
LingLambda/dsh-undoContext undo/redo plugin for DeepSeek Harness (dsh): roll the model context back to the last completed step and restore it again.
linhay/harmony-next.skills🚀 Expert guidance for HarmonyOS NEXT (API 12+) development. Covers IDE operations, performance tuning, architecture (HAP/HAR/HSP), and automation testing.
lispking/git-skillsA powerful Claude Code Git assistant skill that provides intelligent branch management, commit message conventions, workflow assistance, and code review guidance.
litestartup-com/litestartup-skillsPublish blog, docs, website, changelog, send campaign email directly from your AI agent. Write content, run one prompt, go live in seconds.
Liu-ty/dsh-balance-displayDeepSeek API balance overlay for DeepSeek Harness
liustack/modlensThe first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics).
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every text-only coding agent. Ask the web or X, get structured JSON evidence (search, fetch, citations).
liuup/dsh-latex-tools♾️ Copy and export the LaTeX in DeepSeek Harness 悬停任意 LaTeX 公式即可复制 TeX 源码或导出为独立的 SVG 文件
LJH-snow/dsh-tool-github暂无描述
LoftyTao/dsh-ui-workbenchDeepSeek Harness WebUI 的右侧边文件管理以及变更审查界面插件。
lonelymoon87/dsh-code-intelSymbol-aware code indexing and hybrid search for DeepSeek Harness.
lonelymoon87/dsh-gitflowGit status, diff, commit, pull request, and worktree workflows for DeepSeek Harness.
lonelymoon87/dsh-guardianRuntime tool policy, dangerous-command guard, and output redaction for DeepSeek Harness.
lonelymoon87/dsh-specflowSpecification-driven development toolkit for DeepSeek Harness.
lonelymoon87/dsh-vscodeVS Code client for the DeepSeek Harness SDK runtime.
longyu065/dsh-desktopDesktop shell for DeepSeek Harness Web GUI — auto-installs dsh, native macOS tray, packaged for macOS & Windows.
longyu065/dsh-session-index暂无描述
longyu065/dsh-theme-ti暂无描述
lordqyxz/dsh-ark-quota火山方舟订阅套餐剩余额度 DSH 侧边栏小组件(宿主代理 GetCodingPlanUsage + 浏览器 widget + 免重启 cookie 刷新工具)
LoserFox/distill自动对话蒸馏:后台 subagent 反省 + 技能 create/update
LoserFox/dsh-git-identityDSH 插件:git 提交固定使用环境自身作者身份(优先 gh CLI 登录账号,GitHub noreply 邮箱),GIT_AUTHOR__/GIT_COMMITTER__ 环境变量注入压过一切 git config
LoserFox/telegramTelegram Bot API 桥接插件:长轮询、per-chat 会话、HTML 格式化
loudMore/dsh-drop-to-pathDSH 插件:图片与文件直达纯文本模型——图片保留原生附件体验,PDF/Office/压缩包/视频/音频显示为附件栏方块,点击发送时自动转为工作区路径,配合 dsh-vision-toolkit 粘贴即看图。A DSH plugin that delivers images AND files to text-only models as workspace paths: images keep the native attachment UI, other files show as square chips in the rail, paths append on send — pairs with dsh-vision-toolkit.
Luaphes/dsh-web-attention-badgeAttention reminders for the DeepSeek Harness Web UI: frame badge, (N) tab title and whale-favicon recolor for sessions waiting for input or finished unopened.
lujoai/Lujo-MCP基于 MCP 协议的 AI 调试追踪平台,提供会话管理、链路追踪、错误分析与 Dashboard 可视化
Lum1104/dsh-browserdsh plugin: Chrome sidebar extension that lets DSH operate your browser directly—no vision capabilities required.
lunw/shopline-ai-toolkit-dshSHOPLINE AI Toolkit for DeepSeek Harness (dsh-plugin): official SHOPLINE Developer MCP bridge + SHOPLINE agent skills, mirroring the Shopify AI Toolkit architecture. dsh-plugin
lwmxiaobei/dsh-pluginsDeepSeek Harness 插件导航与介绍目录
LX2000WASD/dsh-web-plugin-manager在 Web UI 中一键管理 DeepSeek Harness (DSH) 插件:查看、实时启停、安装/卸载、环境管理、插件市场。bundle 与非 bundle 插件全覆盖。
lxj808624/dsh-tool-gitStructured safe Git tools for DeepSeek Harness (dsh): git_status/diff/log/branch/stage/commit/stash/show + destructive-command guard
Lyn-77/ProMentorProMentor 是一个 AI Coding Agent Skill。装上它,你的 AI 编程助手立刻化身为导师——扫描项目架构、生成阶梯式 Chapter、带你手写核心逻辑、自动判题、AI Code Review。
lynkas/dsh-think-flow-flowDeepSeek Harness client plugin: constant-rate typewriter reveal for assistant output and reasoning, with per-model gating.
lzszq/dsh-scholardsh-scholar
makuralymi/dsh-webUI-Glass-Theme暂无描述
malevrigns/dsh-session-starsFavorite DeepSeek Harness Sessions and reopen them from a global cross-Workspace center.
Mappedinfo/PlainDeckLocal-first, Git-native visual slide editor with plain JSON sources.
MashedPotato817/dsh-git-pluginGit workflow plugin for DeepSeek Harness: slash commands and read-only git tools
MashedPotato817/dsh-tool-browserNative browser automation tools for DeepSeek Harness, powered by Playwright + Edge
MashedPotato817/dsh-tuiTerminal client for DeepSeek Harness: Claude Code-style agent conversation with Vim modal input and a HUD, over the one DSH HTTP contract.
MC5lan/dsh-multimodal给 DeepSeek 安装一双眼睛和一支画笔:会话里直接贴截图/图片,GLM 视觉模型先精确转写图片内容(报错信息、代码、界面逐字保留),然后 DeepSeek 继续处理你的问题——同一轮完成,全程无感;需要配图时,DeepSeek 自动调用文生图后端出图并显示在会话中。
Meredith2328/dsh-sticky-noteDSH 便签插件:随手记点子/感想/TODO,Markdown 预览 + 快捷键 + 历史归档,存储路径可配置
minatoAI/jina-dsh-pluginJina AI tools for DeepSeek Harness: 12 model tools (web / arXiv / SSRN search, read, screenshot, embeddings, rerank, classify, PDF, primer) plus a settings-page API key card with live balance check.
Mingxi2077/dsh-plugin-reviewDSH Review Mode plugin: multi-dimension code health scoring + radar chart + review history (DSH 审查模式插件)
misakimiku2/dsh-cost-displayDeepSeek Harness 成本显示插件
mitao-su/dsh-playwright-cliDeepSeek Harness (DSH) host plugin wrapping the Playwright CLI: install browsers, run tests, open the HTML report from the agent loop.
moduqishi/dsh-open-in-finderDeepSeek Harness (dsh web) plugin: one-click open-in-Finder icon in the session header.
moduqishi/dsh-opencode-usageDeepSeek Harness (dsh web) plugin: opencode.ai 5h/week/month quota usage progress in the session header, frosted-glass detail panel, model-channel filtering.
moduqishi/GrassVison给 DeepSeek 等纯文本大模型外挂图像理解能力的实现无感添加视觉能力。提供 OpenAI 兼容的 API,自动将图片请求交给视觉模型分析,再将结构化结果注入文本模型,使增强后的模型体验接近原生多模态。
modusensus/dsh-mnemeMneme——把记忆主权还给人的记忆插件:SQLite + 可人工编辑的 Markdown 双写,autoDream 在梦境中巩固记忆,106 个测试护航。
Moeblack/deepseek-mannersDSH 插件:给每次消息后注入感谢语(deepseek-manners)
Moeblack/dsh-message-editDSH plugin: branch-based message editing, reroll, retry, version timeline
Moeblack/dsh-payload-captureDSH 插件:捕捉每次上行模型 API payload,JSON 落盘
Moeblack/dsh-prompt-studioDSH plugin: edit user and built-in system-prompt sections with live preview (Prompt Studio)
Moeblack/dsh-skinsMirror of dsh-external/dsh-skins + feat: harbor (夕港) dusk-harbor skin
Mongfayi/dsh-local-filetreeFile tree panel for the DSH Web UI: the right details column shows the current session workspace tree (lazy, read-only).
Mongfayi/dsh-recallMessage recall (撤回) plugin for the DSH Web UI: one undo button on each user message that removes the turn and everything after it, durably, without reverting code changes.
MorGogh/widget-dockDSH plugin: draggable widget panel (balance, tokens, stats, commands, goal, cost) for DeepSeek Harness
morlay/session-persistence-rdbsession 关系型数据库持久化
morluto/flameoxRuntime evidence that helps agents trace, profile, and burn down hotspots in application and native code, GPU kernels, and inference stacks.
morluto/gitcontributeContribution research for agents: check repository guidance, related work, code context, and validation before writing a patch.
morluto/internalcotMake agents show their full chain of thought.
morluto/jacobianPure mathematics for agents: search for examples and counterexamples, compute exactly, and independently check what a result proves.
morluto/leantokenCode intelligence for agents: find the code that matters and keep your context window and tokens lean.
morluto/reaReverse engineer anything with agents, from app behavior down to native binaries.
morluto/smokinggunHelp your agents find the smoking gun they’re looking for. Optimization evidence for agents: find complexity hotspots.
Moximxxx/dsh-find-skilldsh plugin bridging the vercel-labs/skills ecosystem: LLM-driven skill search, install, and lifecycle for temp/project/global scopes.
moxisuki/dsh-lanDeepSeek Harness(dsh)的局域网插件:一条 overlay 把 dsh web 绑定到局域网,并通过 index tap 注入 crypto.randomUUID │ polyfill 修复非安全上下文启动崩溃。
mrbbbaixue/dsh-desktop.NET 10 WPF + WebView2 desktop launcher for DeepSeek Harness (dsh): managed child process, tray controls, HiDPI, native title bar theme following
MuziIsabel/dsh-win-notifyDSH plugin: Windows toast notification with sound when an agent task completes
Nagi-ovo/dsh-ads是兄弟就来蹬我!DSH Web UI 广告:2005 年中文站点风格的侧栏广告 / 对话内信息流 / 角落弹窗 + 一个真实热区比视觉小得多的关闭叉。素材全虚构,域名打码。
Nagi-ovo/dsh-find-plugins暂无描述
Nagi-ovo/dsh-visualizeDSH 对话内生成式 UI 插件:模型把交互式 HTML 卡片直接画进会话流——visualize 工具 + 配套 skill + 沙箱渲染卡,带流式预览、组件浮入动画与鲸鱼蓝主题跟随
NanmiCoder/dsh-agent-teamsAgentTeams plugin for DeepSeek Harness
NEXTINDIE/DeepSeek-Harness-for-VS-CodeUse DeepSeek Harness in VS Code like ChatGPT/Copilot: @dsh in native chat, standalone views, cross-project sessions, shared via DSH API. Auto-starts server.
Nexus-Aethra/DSH-plugin-switchDSH Plugin Switch is a marketplace for DeepSeek Harness plugins and skills. It lets users browse, search, and install community projects from GitHub, automatically detecting whether a repository is a DSH plugin or a DSH skill and installing it to the correct location.
nightwhale-dev/nightwhaleThe community power-layer for DeepSeek Harness (dsh). 夜鲲 — 吞并生态好能力,评测集筛选,只喂真正有效的增强。
nowledge-co/nowledge-mem-deepseek-harnessNowledge Mem community plugin bundle for DeepSeek Harness
nutshellai-tech/mobiusThe first self-evolving open-source Agent OS, connecting your team, AI agents, devices, and compute
Nwflower/dsh-chat-import从Claude Code、Codex、Reasonix等Agent工具导入历史消息,并在DSH中继续对话
ohtokaah-sys/dsh-pluginsDSH plugins by ohtokaah-sys: 行为宪法 / 协作模式 / 机械门禁 (tagged dsh-plugin)
oitsukiii/deepseek-harness-lanRun DeepSeek Harness Web UI on your home LAN — 4 minimal patches + one-click apply/revert scripts | 让 DeepSeek Harness 的 Web UI 在局域网跑起来
omdsh-dev/7d7d暂无描述
omdsh-dev/dsh-annotationDSH Web 选中批注插件:选文字→批注→回车随消息发送;气泡隐藏批注块(零闪烁);回复按 Annotation N 逐条对照(可悬浮芯片)。官方 bundle,零核心改动
omdsh-dev/dsh-at-fileCodex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their contents to prompts.
omdsh-dev/dsh-auto-chessDSH Web里的自走棋插件:人机对战或双AI对弈
omdsh-dev/DSH-better-sidebar一个侧边栏的完整工作台,支持三方拓展注册新Tab页面,内置文件渲染编辑/终端/Git/子代理
omdsh-dev/dsh-book2skillDSH book-to-skill plugin: a 5-stage long task (fetch → parse → understand → generate → install) with 3 human gates, host tools for the agent and a browser timeline panel
omdsh-dev/dsh-custom-toolCreate and manage sandboxed JavaScript tools for DeepSeek Harness with a Monaco editor and model-driven tool lifecycle.
omdsh-dev/dsh-daily-fortuneDSH daily fortune plugin with Guan Yin lots, Tarot spreads, and daily quotes
omdsh-dev/dsh-daily-progress暂无描述
omdsh-dev/dsh-data-agent让AI帮你连数据库、写SQL的DSH插件
omdsh-dev/dsh-deep-researchAdaptive deep-research orchestrator plugin for DeepSeek Harness (official workflow engine, cybernetics/information-theory design)
omdsh-dev/dsh-ernie-image暂无描述
omdsh-dev/dsh-fun-tickerDSH 行情跑马灯插件:可自选标的的加密/汇率/A股/指数/港美股跑马灯,免 key 数据源,宿主代理+缓存
omdsh-dev/dsh-fun-typewriterDSH Typewriter: WebAudio typing ambience with a plugin-owned settings API and zero audio assets
omdsh-dev/dsh-fun-weatherDSH weather tab and weather-following themes powered by Open-Meteo
omdsh-dev/dsh-genuiGenUI for DeepSeek Harness: interactive UI components rendered inline in assistant replies via the dsh-ui fence — layout, charts, plots, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model. Ships the fence-teaching host plugin, the browser renderer (client half), and the genui skill.
omdsh-dev/dsh-github-integration暂无描述
omdsh-dev/dsh-gomoku在DSH中与AI下五子棋,也可以让AI对局,看哪个AI棋力更强
omdsh-dev/dsh-hub暂无描述
omdsh-dev/dsh-hub-workshop暂无描述
omdsh-dev/dsh-inspect发现问题(checkup) → 修复交付(fix) → 质量复查(review) 的对抗式闭环插件:基于官方 workflow 引擎的检查/修复/复查工具集
omdsh-dev/dsh-kb-sieveDSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.
omdsh-dev/dsh-longbridge暂无描述
omdsh-dev/dsh-mnemonMnemon 与 DSH 的深度集成插件,为 DSH 提供完备的本地记忆系统:运行时记忆、可检索档案与受监督记忆体。
omdsh-dev/dsh-mygo暂无描述
omdsh-dev/dsh-notificationDesktop notifications for DeepSeek Harness turn completions, with per-outcome controls and include/exclude keyword rules.
omdsh-dev/dsh-open-in-vscodeOpen DeepSeek Harness workspace directories in VS Code directly from the web GUI.
omdsh-dev/dsh-paddle-ocr暂无描述
omdsh-dev/dsh-pet-cornerDSH Pet Corner: a floating pet, keyless pet-image proxy, favorites, and plugin-owned settings API
omdsh-dev/dsh-plugin-checkDSH 插件健康检查工具:扫描插件仓库的清单协议 / patch 格式 / 构建陷阱 / hub 收录状态,零依赖只读,注册 plugin_check 工具
omdsh-dev/dsh-plugin-devDSH 插件开发踩坑与做法档案(skill + 文档):cordis 双副本、tsconfig 三件套、Windows junction、多帧 zstd 等实测记录
omdsh-dev/dsh-plugin-skillsAgent skills for building and testing DeepSeek Harness plugins — from scaffolding a new plugin package to choosing the right test tiers, entirely inside an agent session.
omdsh-dev/dsh-reviveDSH 一键复活:重启后给所有被打断的会话自动发送「继续」指令(/revive 命令 + revive_sessions 工具 + 浏览器一键按钮)
omdsh-dev/dsh-scienceReproducible Python and R work on DeepSeek Harness, built as plugins.
omdsh-dev/dsh-scout面向 DeepSeek Harness 的只读环境探测插件,为智能体提供运行环境、软件版本、系统资源、端口、服务、硬件及工作区信息。
omdsh-dev/dsh-security-auditDSH 本机安全审计插件:配置/插件来源/会话/网络暴露面,只读脱敏风险报告
omdsh-dev/dsh-session-healthDSH 会话健康检查插件:多帧 zstd 会话文件的帧级扫描诊断(torn/损坏/空会话检测),零依赖只读,注册 session_health 工具
omdsh-dev/dsh-tool-browser暂无描述
omdsh-dev/dsh-tool-calculatorDSH 计算器工具插件:安全的数学表达式求值器,零依赖递归下降解析器
omdsh-dev/dsh-tool-csvDSH CSV 数据工具插件:解析/查询/统计/转换 CSV 文本(RFC 4180),零依赖状态机解析器,注册 csv 工具
omdsh-dev/dsh-tool-diffDSH Diff 工具插件:文本/JSON/CSV/Markdown 结构化比较与 unified diff,零依赖只读,注册 diff 工具
omdsh-dev/dsh-tool-encodingDSH 编码/哈希工具插件:base64/base64url/url/hex 编解码、md5/sha1/sha256/sha512 哈希、UUID 生成,零依赖
omdsh-dev/dsh-tool-jsonDSH JSON 查询工具插件:JMESPath 子集查询,零依赖递归下降解析器
omdsh-dev/dsh-tool-markdownDSH Markdown 工具插件:HTML↔Markdown 转换、GFM 表格规范化、目录生成,零依赖轻量解析器,注册 markdown 工具
omdsh-dev/dsh-tool-regexDSH 正则工具插件:测试匹配/提取捕获组/安全替换/静态解释正则(不执行代码),零依赖,注册 regex 工具
omdsh-dev/dsh-tool-schemaDSH JSON Schema 验证工具插件:validate/paths/explain/normalize,零网络零动态执行
omdsh-dev/dsh-tool-statDSH 统计工具插件:描述统计/百分位数/频数分布/相关性,零依赖纯函数确定性
omdsh-dev/dsh-tool-timeDSH 时间工具插件:严格 ISO 8601 解析、IANA 时区转换、UTC 日历运算、固定时长差,零依赖
omdsh-dev/dsh-toolkitDSH 零依赖工具包 collection —— time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema 十个确定性工具,统一入口一键安装
omdsh-dev/dsh-voice-funasr暂无描述
omdsh-dev/ex-settingDSH的设置扩展
omdsh-dev/fabric一种类似MC Fabric的hook处理器
omdsh-dev/omdsh暂无描述
omdsh-dev/omdsh-runtime暂无描述
omdsh-dev/plugin-template基于原turtle ui官方仓库创建的plugin模板仓库
omdsh-dev/Qwen-MM-PluginsQwen-MM-Plugins支持
omdsh-dev/sandbox-micromicrosandbox支持
omdsh-dev/sandbox-mxc微软跨平台沙盒支持
omdsh-dev/sandbox-nononono沙盒支持
omdsh-dev/session-teleport暂无描述
omdsh-dev/toybox暂无描述
omdsh-dev/web-componentsweb-components支持
openguardrails/dsh-tuiClaude Code-style terminal UI for DeepSeek Harness agents, as an out-of-tree dsh plugin bundle
openguardrails/openguardrailsThe vendor-neutral protocol for AI agent safety & security — and the neutral benchmark that ranks the vendors.
openma-ai/deepseek-harness-tuiTUI Plugin of DeepSeek Harness
openma-ai/deepseek-harness-typescript-sdkTypeScript SDK for DeepSeek Harness (dsh) — drive AI agent turns in a runtime subprocess over JSON-RPC stdio. Mirrors the official Python SDK.
openma-ai/open-managed-agentsOpen-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.
opensetk/dsh-xiaoheidsh的罗小黑插件
Opr4Mp3r/deepseek-harness-plugin-from-scratchCode-audited, progressive guide to production-grade DeepSeek Harness plugins
orriduck/dsh-tuiA small, session-aware terminal UI for DeepSeek Harness
paean-ai/8x-skills暂无描述
paean-ai/deeptideBuilt by DeepSeek, for DeepSeek — a Swift-native macOS coding agent
pandashere/dsh-codex-bridgeCodex CLI bridge plugin for DeepSeek Harness with host tools and a Web conversation tab.
pandashere/dsh-kimi-bridgeKimi CLI bridge plugin for DeepSeek Harness with review-only mode and a Web conversation tab.
pandashere/dsh-self-control-guardSelf-control guard plugin for DeepSeek Harness host exit and restart workflows.
PangYiMing/dsh-batch-regressionDSH plugin: run a command N rounds, judge by median/distribution — 批量回归取统计结论
PangYiMing/dsh-bisect-debugDSH plugin: bisect bugs (code / boundary / commit) — 二分法定位 bug 根因
PangYiMing/dsh-browser-controlDSH plugin for controlling browsers (CDP/Playwright) — DeepSeek Harness 操控浏览器插件
PangYiMing/dsh-mobile-controlDSH plugin for controlling mobile devices (ADB/iOS) — DeepSeek Harness 操控手机插件
PangYiMing/dsh-port-guardDSH plugin: triage port conflicts (reuse / switch / precise kill) — 端口占用处置
PangYiMing/dsh-screenshot-diffDSH plugin: pixel-diff two screenshots into diff.png + triptych (pixelmatch) — 像素对比工具
PeanutsDou/peanut-dsh-pluginPeanutsDou 的 DeepSeek Harness 插件合集:dsh-launcher 桌面壳等个人维护插件
PerryLink/dsh-auto-reviewSecond-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided).
PerryLink/dsh-checkpoint-rewindClaude Code /rewind for DeepSeek Harness — git-first workspace snapshots before every mutation, turn-boundary session forks, one-shot /rewind restore. A dsh-plugin capability seam.
PerryLink/dsh-claude-moveDeepSeek Harness (dsh) plugin: migrate Claude Code sessions, memory, skills and CLAUDE.md into DSH with seamless resume (claude_scan / import_claude / resume-claude / web panel)
PerryLink/dsh-composer-historyTerminal-style input history for the DeepSeek Harness web composer – edge-first arrow keys, draft stashing with exact restore, Esc recovery. A dsh-plugin.
PerryLink/dsh-githubGitHub integration for DeepSeek Harness: create PRs, review PRs in background jobs, read issues – every write gated by human approval
PerryLink/dsh-lsp-actionsLSP action surface for DeepSeek Harness: lsp_diagnostics, lsp_format, and lsp_completion tools over language servers
PerryLink/dsh-mementoBounded, layered, approval-gated, auditable cross-session memory for DeepSeek Harness (capability seam: ctx.memory + SQLite provider + memory tool + frozen snapshot injection)
PerryLink/dsh-output-stylesClaude Code outputStyles for DeepSeek Harness – session-scoped, durable, runtime-switchable model output styles (/style command, output_style storage domain, systemPrompt injection)
PerryLink/dsh-permission-rulesClaude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, session-log audit, and HMR reload.
PerryLink/dsh-plugin-guideEverything you need to build DeepSeek Harness plugins: official docs archive (EN/ZH), Cordis primer, 15-repo community deep-dive, 20+ battle-tested pitfalls – plus the dsh-plugin-guide agent skill.
PerryLink/dsh-session-pinPin sessions in the DeepSeek Harness (DSH) web sidebar – dual-face plugin with a hover pin badge, durable pinning, and top ordering
PerryLink/dsh-skill-pack-securitySecurity-audit skill pack for DeepSeek Harness (dsh): 5 agent skills – secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration. Zero runtime code. Apache-2.0.
pinch-eng/dsh-audio-dubDub video and audio into 10 languages with voice cloning, from a DeepSeek Harness agent | DSH 视频/音频配音插件
pingfanfan/hello-dsh从零开始,看懂 DeepSeek Harness 的「万物皆可插件」— 零基础插件开发教程(含 22 个中文技能实例)| Zero-to-plugin tutorial for DeepSeek Harness
pinkllo/dsh-reasoning-translatorDeepSeek Harness plugin: make the model write its chain-of-thought in your language
PivotStackIntelligence/dsh-github暂无描述
PixLunaLab/dsh-plugin-pixlunadsh-plugin-pixluna | 让 DSH 自己看涩图!
Player-MINEPIG/dsh-llm-codex-oauth在 dsh(DeepSeek Harness)里使用你的 ChatGPT / Codex 订阅。插件通过 OpenAI Codex 的 OAuth 流程登录 ChatGPT 账号,把订阅额度暴露成 dsh 的 codex-oauth 模型提供方。
PlutoKeating/dsh-lark-botdsh-lark-bot:把 DeepSeek Harness (dsh) 桥接进飞书/Lark 的 bot,含完整项目工作区管理。A bridge bot connecting DeepSeek Harness (dsh) into Feishu/Lark with full workspace management. deepseek · deepseek harness · feishu · lark · bridge · bot
PM-Shawn/Abu-CoworkOpen-source alternative to Claude Cowork — a local-first AI agent desktop app · multi-model · self-evolving skills · privacy-first
Porphyrioon/ironlawIronLaw: evidence-backed completion and repair layer for coding agents
Proton1917/dsh-live-statsLive token estimates and true streaming TPS for DeepSeek Harness Web
pulseaiclub/phia coding Agent from pi. sub-agents, hashline edits, and a permission gate
qing3a/dsh-event-auditorDeepSeek Harness 事件流审计面板插件:观察事件类型/分发模式/计数/最近事件,帮助插件作者理解 harness 内部
qing3a/dsh-plugin-verify验证 DSH 插件的 CLI:一条命令跑 mock-llm 完整 agent 循环,检查 waterfall 链与零副作用,产出验证报告
qing3a/dsh-trayDeepSeek Harness Windows 系统托盘插件(trayicon exe 宿主,无 native 编译)
qingchunnh/dsh-desktopDeepSeek Harness 的桌面客户端,自动检测本机运行环境,启动并连接 dsh Web UI
qingzhuo-cn/agent-fixUniversal repair skill & CLI for AI coding agents (Claude Code, Codex, OpenCode, Hermes) — npm postinstall, GUI PATH, Node version, registry, auth, DeepSeek provider
Qintsg/dsh-safe-deleteSafe delete plugin for DeepSeek Harness (DSH): move files to trash / staging area instead of permanent removal, with restore and purge support.
qwased/dsh-web-search-duckduckgo暂无描述
qyw233/dsh-deeplinkDSH WebUI 深链插件:?session=/?workspace= 直接打开指定项目对话
rabbitknight/dsh-tuiDeepSeek HarnessTerminal UI.
rainforest888/dsh-plugins-raincodedsh plugin: DeepSeek Harness 的模型层 = raincode(模型池/缓存/重试) + /skills 浏览
randerous/dsh-turn-budgetAdvisory turn step-budget reminders for DeepSeek Harness — loop convergence guard (dsh-plugin)
randerous/dsh-turn-metaOpt-in per-step turn metadata for DeepSeek Harness — a minimal first-plugin template (dsh-plugin)
RealAlexandreAI/dsh-all-searchdsh search: AnySearch web search provider for DeepSeek Harness (ctx.web)
RealAlexandreAI/dsh-atuindsh atuin-history: record dsh user prompts into atuin shell history
RealAlexandreAI/dsh-cloudflare-browser-rundsh browser-run: CF Browser Run web tools (markdown/screenshot/pdf) for DeepSeek Harness
RealAlexandreAI/dsh-nocturne-memorydsh memory: Nocturne Memory client for DeepSeek Harness
renat3u/dsh-paseoDSH 的paseo插件扩展支持
renat3u/dsh-web-archive折叠对话当中众多的“无用消息”,例如Think、Bash等
renat3u/tonghuashun-webui仿同花顺的webui插件
RNlao/dsh-wallpaper暂无描述
Roy-oss1/dsh-larkLark/Feishu IM bot channel for DeepSeek Harness: chats drive agents, replies and approvals return as messages and cards | 飞书 DeepSeek Harness 插件
RRRosmontis/dsh-qwen-mmQwen-MM-Plugins integration bundle for DeepSeek Harness (dsh) — multimodal MCP tools (vision, OCR, ASR, search, video, Blender, FreeCAD) + image attachment bridge. 让 DeepSeek Harness 原生支持多模态。
rsagacom/dsh-ajwDS安甲网 (ds.ajw.cn) · 为你的 DeepSeek Harness 机器人 安装上所需功能的装甲吧 — 每日聚合 DeepSeek Harness / DSH 插件生态开源项目
Ruler4396/dsh-launcherLightweight Windows launcher for DeepSeek Harness: silent autostart at logon + a minimal WebView2 window instead of a full browser
runzhliu/deepseek-harness-dockerCommunity Docker and Kubernetes packaging for DeepSeek Harness (@deepseek-ai/dsh), with a hardened image, Compose stack, Helm chart, Web UI, and headless CLI.
rxa3c/chat2skillExtracting and iterating skills from daily conversations with AI
rxh1999/dsh-jingle暂无描述
RYun601/dsh-launcherWindows 下 DeepSeek Harness Web 的启动与管理工具:deepseek 命令一键前台/后台启动、自动打开浏览器、状态查询、停止服务与更新检查,支持一行命令安装
SakalioLabs/dsh-code-ideDeepSeek Harness Code IDE Plugin
sakikoTGW/pack-agentAgent Modpack — 像装 MC 整合包一样,装你的 agent。
sala003/dsh-tool-describe-image暂无描述
schhaohao/dsh-file-explorerdsh-file-explorer
Scorp1o117/dsh-plugin-marketplacePlugin marketplace for DeepSeek Harness Web UI: browse github.com/topics/dsh-plugin inside the settings page — search, sort by stars, view install instructions.
Scorp1o117/dsh-soul-mdsoul.md-style persona injection for DeepSeek Harness — load a markdown persona card into the system prompt with hot reload.
Scorp1o117/dsh-tdai-memoryTencentDB Agent Memory for DeepSeek Harness — L0-L3 layered long-term memory with recall injection and search tools.
Scorp1o117/dsh-tool-visionExternal vision model tool for DeepSeek Harness — inspect_image sends images to any OpenAI-compatible endpoint (GPT-4o, Qwen-VL, GLM-4V, Ollama…).
securstack/securstack-dsh-pluginSecurStack adapter for DeepSeek Harness: run repository security scans, policy gates, doctor diagnostics, and JSON CLI results from safe AI-agent tools.
SenmuuuuW/dsh-group-photoDSH 内测收官合影墙:GitHub OAuth 零权限登录 + 冻结白名单校验的拍立得合影站(含 DSH Skill 包装)
SepineTam/mcp-for-stataA MCP server for Stata to integrate Stata into your agent.
Sev7een/ds-api-usage暂无描述
SeverusZh/dsh-notify-windows暂无描述
shaokeyibb/dsh-plugin-product-subagentsRole-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
ShawnSiao/dsh-agent-evalPlanned repeatable agent and plugin regression evaluation for DeepSeek Harness
ShawnSiao/dsh-credentials-keychainPlanned OS-backed credential provider for DeepSeek Harness
shelken/dsh-co-authored-bydsh plugin: auto-inject Co-Authored-By and Generated-By trailers on git commit
shi275773124/falsify-dshDeepSeek Harness adapter for the public Falsify CLI. Adjudicator receipt, not a second-opinion workflow.
shinelon/eyes-for-deepseek暂无描述
shiningsprk-arch/dsh-context-viewer暂无描述
shujiTech/dsh-plugin-wepreDeepSeek Harness plugin: publish single-screen content cards to WePre Next from a dsh agent session
sikwoxy/dsh-tool-reqpipereqpipe — DeepSeek Harness 需求流水线插件(7 tools)+ Python CLI(需求→方案→评审→开发)
simon300000/dsh-autodsh Auto Approve
Simon314620/dsh-turn-indexdeepseek harness的侧边栏对话轮次索引插件
SiYue-ZO/dsh-translatorTurn DeepSeek Harness into a focused, configurable AI translation workspace.
sjscy05/deepseek-harness-vision-plugin暂无描述
sjscy05/dsh-task-progress-notifier暂无描述
sjscy05/matlab-modelsim-vivado-pluginDeepSeek Harness plugin: MATLAB + ModelSim + Vivado full-flow tools for digital communication IC design tasks (mmv-dspic)
skitse/dsh-dev-actionsAI turns repeated dev commands, prompts, and habits into one-click DeepSeek Harness actions.
Small-tailqwq/dsh-deep-whaleDSH Web 鲸鱼娘皮肤系列(深海女仆工坊 maid-atelier)——CC BY-NC-SA 4.0
Small-tailqwq/dsh-deepcel一款模仿 excel 的 dsh 皮肤
Small-tailqwq/dsh-tps只是一个 tps 插件
smanx/dsh-conversation-indicatorConversation indicator plugin for the DeepSeek Harness web GUI: a compact rail beside the scrollbar marks each user message; hover for the summary, click to jump. / DeepSeek Harness Web GUI 对话指示器插件:滚动条旁紧凑面板标记每条用户消息,悬停看摘要,点击跳转。
SnowCrescenter-tech/dsh-desktopDeepSeek Harness 桌面版 — 原生 Windows 桌面壳(无边框窗口 / 系统托盘 / 原生通知 / 单实例 / 开机自启)| Native Windows desktop shell for DeepSeek Harness (frameless window, tray, native notifications, single-instance, auto-launch)
SnowCrescenter-tech/dsh-launcherDeepSeek Harness 一键启动器 | Windows 便携免安装版 – One-click portable launcher for DeepSeek Harness (no Node.js, no pnpm, no CLI)
SnowCrescenter-tech/dsh-milestoneGit-style milestone timeline for DeepSeek Harness – hover for metadata, click to jump to any message. 会话里程碑导航条:像 Git 提交图一眼定位每条提问,悬停看时间/轮次/耗时/TTFT,点击即跳转。
spike-faye-lei/spike-faye-lei-dsh-skillsspike-faye-lei/dsh-skills
Spirit4471/multimodal-bridgemultimodal-bridge 是一个多模态能力桥:把 Qwen 的视觉理解(Qwen-VL)与图像生成(Qwen-Image)带给没有原生多模态能力的纯文本模型(如 DeepSeek)。它有两种形态、同一套后端: MCP Server(qwen_vision / qwen_generate 工具):任何支持 MCP 的宿主(Claude Code、Kimi Code 等)直接挂载; DSH 插件(npm 包 dsh-multimodal-bridge,DeepSeek Harness bundle):dsh plugin add 一行安装,含模型自动 fallback、尺寸自适应与图片结果卡片。
Spirtxiaoqi7/mindspace-dsh-session-memoryEditable, session-isolated personalization memory for DeepSeek Harness
STARDUSTLC666/dsh-calendar暂无描述
STARDUSTLC666/dsh-dingtalk暂无描述
STARDUSTLC666/dsh-emailDeepSeek Harness 邮件插件:email_list/read/search/send/folders/attachment 六工具,内置 QQ/163/126/新浪/阿里/Gmail/Outlook/iCloud 八个预设,多账号、附件收发、Web 设置页配置,纯 Node 全平台。
STARDUSTLC666/dsh-slack暂无描述
Starfie1d1272/dsh-builtin-togglesSafe GUI toggles for optional built-in plugins in DeepSeek Harness Web.
studyzy/dsh-suggest-promptdsh-plugin suggest next prompt
stushansusu/dsh-miku-skin初音未来主题皮肤,用于 DeepSeek Harness (DSH) Web GUI —— 蓝紫洋红渐变、毛玻璃面板、可自定义背景图、亮暗双主题
suimi8/dsh-cost-ledgerCross-session persistent cost ledger for DeepSeek Harness: logs every LLM token usage to SQLite and exposes record/query/budget tools. Built-in DeepSeek pricing, overridable via config.
suimi8/dsh-test-runnerDSH plugin: structured test runner tool (test_run) — auto-detect vitest/jest/pytest/node:test, run tests, parse failure summaries for the model.
Sunrisepeak/dsh-indexDeepSeek Harness Plugin Package Index – Install dsh-plugin with just one command
syy-shark/dsh-music-pluginDeepSeek Harness music plugin (dsh-plugin)
tappass/dsh-governanceThe authority layer for agentic AI, as a DeepSeek Harness plugin. Governs every tool call against your business rules via TapPass /v1/govern.
taxueseek/argo专门为 agent 打造的 agent 搜索工具,具备多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。
TecFancy/dsh-deeptutorDeepTutor bridge bundle for DeepSeek Harness (dsh): learning capabilities, knowledge bases & note archiving. | DeepTutor 桥接插件(bundle),为 DeepSeek Harness 提供学习能力、知识库与笔记归档工具。
techysy/deepseek-harness-fnosDeepSeek Harness (DeepSeek 官方 agent 浏览器 UI) fnOS 应用 — 本地常驻服务, 官方统一网关接入
TheChengXi/intent-flowIntentFlow — Comment-Driven Development Framework 注释驱动开发框架:以 @intent 注释为契约的 AI 辅助开发工作流(需求/设计/执行/报告四阶段 + 状态机自动流转),提供 pi 扩展、MCP Server、CLI 三种形态
Thhoho/reSanityreSanity 散修 — 散户的认知组合管理:查证、避坑、记忆、复盘。一份 SKILL.md,零依赖。
THU-MAIC/dsh-openmaicOpenMAIC for DeepSeek Harness: classrooms, slides, interactive widgets, and Socratic teaching
TiankunDai/dsh-vision-LMstudio让你能通过deepseek harness调用LM studio加载的本地视觉模型
Tieboyh/dsh-session-searchIndex-free cross-agent session search for DeepSeek Harness
titanwings/colleague-skill将冰冷的离别化为温暖的 Skill,欢迎加入数字生命1.0!Transforming cold farewells into warm skills? It’s giving rebirth era. Welcome to Digital Life 1.0. 🫶
titanwings/dsh-automationDSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent.
titanwings/dsh-better-browserDSH 真实浏览器插件:通过 Kimi WebBridge 让 Agent 操作用户已登录的浏览器,并提供 13 个 webbridge_* 工具。 / Let DSH Agents use your signed-in browser through thirteen Kimi WebBridge tools.
titanwings/dsh-plannotatorDSH 计划批注插件:选中计划原文、逐条批注,并把结构化反馈送回 Agent。 / A DSH plan-review plugin for anchored annotations and structured Agent feedback.
TohsakaRIN521/dsh-academic-skillacademic-paper-completion 旨在补全你将要发表的文章中除了理论计算数值分析的其余部分,减少或消除ai引用幻觉
Tokimorphling/deepseek-harness-rsA rust port for deepseek’s harness
Tokimorphling/tokilake-ai-gatewaySelf-hosted AI gateway for distributed local LLM GPUs. OpenAI-compatible API with NAT traversal, WebSocket/QUIC tunnels, Ollama/vLLM/SGLang workers.
Totoro-qaq/CobsidianAgent-agnostic workflow skill for maintaining Obsidian knowledge bases
Toukaiteio/dsh-effort-tweakA DeepSeek Harness plugin that allows you to change the reasoning effort of custom models in WebUI.
Toukaiteio/dsh-plugin-installerA marketplace plugin to quickly integrate your DeepSeek Harness into the GitHub plugin ecosystem.
Towzai/dsh-memoryCross-session memory plugin for DeepSeek Harness (dsh): embedding search + automatic system-prompt injection
tree201/dsh-capability-inspectorDeepSeek Harness Doctor and DSH runtime diagnostics for tools, models, skills, workspaces, sessions, plugins, and MCP troubleshooting
tttnny/DSH-LauncherDSH Launcher — macOS menu bar app that manages the DeepSeek Harness web service via launchd
TtTRz/dsh-gatedflowGated, durable human-in-the-loop workflow engine for DeepSeek Harness.
TtTRz/dsh-wecomWeCom AI Bot channel for DeepSeek Harness — every chat runs a persistent, preset-backed agent with real tools.
turtle1999/turtle-uias is, no warranty
TwotwoPiggy/dsh-balanceA DeepSeek Harness plugin for real-time token tracking and highly accurate session cost estimation, featuring dynamic peak/off-peak pricing support.
Tyan66666/billion-context-dshModel-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools.
TYEclipse/dsh-netdoctorNetwork diagnostics toolbox for DeepSeek Harness (dsh): DNS lookup, ICMP ping, TCP port check, TLS cert check, traceroute, public IP — six read-only probes, zero runtime dependencies
TYEclipse/dsh-plugins-hubIndependent plugin index for DeepSeek Harness (dsh) — curated directory of community plugins, updated daily
TYEclipse/dsh-webfetchWeb page reader for DeepSeek Harness (dsh): fetch any URL and extract clean Markdown / plain text plus a link inventory – zero runtime dependencies, read-only
unknowbug/anchorlawCode verification protocol for vibe coding — every claim must have a verifiable practice anchor.
unknowbug/RE-FrameworkModular engineering methodology framework for AI agents — reverse engineering & software development (core + re-binary / re-code / swe modules).
unnnnoooo/dsh-cue-pluginDeepSeek Harness 的跨会话引用(cue)插件
UynajGI/dsh-sshSSH remote-execution plugin for DeepSeek Harness: ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
vcxmug/dsh-enhanceNative Firecrawl tools for DeepSeek Harness agents via MCP — one composition row, zero custom code
Very12345/saiA local-first Android coding agent powered by the official DeepSeek Harness
Very12345/sai-dsh-pluginsFirst-party DeepSeek Harness plugins for the sai Android coding agent
vexpaer/ContextGate暂无描述
vibeinging/dsh-agent-budgetNative Harness agent-tree token budget plugin
vibeinging/dsh-tool-searchPer-agent on-demand tool discovery and progressive schema disclosure for DeepSeek Harness
vibeinging/dsh-traceDeepSeek Harness telemetry backend that exports turns, model steps, and tool calls to yiTrace over HTTP.
vibeinging/dsh-turn-navigatorPrivate DSH Web turn navigation plugin
vibeinging/dsh-workLocal-first AI workbench for DSH Plugins, combining Agent sessions, project files, data analysis, web research, MCP, and Office artifacts in an Electron desktop app.
vlln/dsh-loopDSH 插件:定时循环(/loop 命令 + loop 工具 + 活动状态条)。官方 bundle 插件,dsh plugin –profile web add 安装
vlln/dsh-navbarDSH 插件:对话节点导航条(右缘节点串快速跳转 user 消息)。官方 bundle 插件,dsh plugin –profile web add 安装
vlln/dsh-task-statusDSH 插件:后台任务状态条(对话页任务进度 + 实时输出 tail)。官方 bundle 插件,dsh plugin –profile web add 安装
vlln/plugin-registryDSH 插件生态基建:薄控制台(浏览器面板管理官方 repository 插件,0 patch)+ make-dsh-plugin skill 官方插件开发引导
vlln/whale-girlDSH Web GUI 桌面宠物插件(QQ 宠物形态):右下角悬浮、可拖拽/投喂/玩耍的积累型伙伴。官方 repository-plugin(.dsh-plugin 格式),config.yaml 安装:github:dsh-external/whale-girl#&path:/.dsh-plugin
Void0312Aurora/dsh-desktop-electronCross-platform Electron desktop shell for the DSH Web GUI: tray-resident standalone window over your own dsh web, no bundled Node runtime
vvlife/awesome-deepseek-harness-pluginsA curated list of plugins, tools, skins, and extensions for DeepSeek Harness (DSH).
walavave/dsh-git暂无描述
walkinglabs/awesome-deepseek-harness-pluginsA curated, bilingual list of verified plugins, tools, design workflows, and learning resources for DeepSeek Harness (DSH).
wangshunnn/oh-my-dsh🐋 Deepseek harness plugins.
wangxiang0605qvq/dsh-auto-compactDeepSeek Harness 自动压缩插件:模型工具 compact_now,回合结束后自动压缩上下文 | Auto compaction plugin for DSH: compact_now tool, compacts context after the turn
wangxiang0605qvq/dsh-deepseek-balanceDeepSeek 余额插件:模型工具 + 侧边栏余额胶囊 | DeepSeek balance plugin for DSH: model tool + sidebar balance pill
wangyang10/image-vision暂无描述
WardLu/shadow-visionOpen-source MCP vision server that gives text-only LLMs and AI agents image understanding, OCR, visual analysis, UI inspection, and multimodal capabilities.
weijiafu14/dsh-remote-sandboxCrash-resilient remote execution world for DeepSeek Harness: ctx.fs/ctx.subprocess over an E2B sandbox with heartbeat keep-alive, transparent recovery, and workspace sync.
wellorbetter/dsh-product-delivery-workflow100% AI-native product delivery workflow plugin for DeepSeek Harness: full product-to-release pipeline (research → PRD → OpenSpec → parallel multi-agent → review loops → tests → release audit) with loop closure. 产品交付工作流插件:从产品到发布全流程,自带闭环,100% AI 原生,睡前启动醒来收货。
wess09/DeepSeekHarnessDesktopDeepSeekHarness桌面端打包
Wha1eChai/dsh-supervisorCommunity control-plane plugin for DeepSeek Harness live sessions
whiteguo233/dsh-cc-connect通过cc connect远程使用dsh
whiteguo233/dsh-openbiliclawOpenBiliClaw 是本地运行的跨平台个性化内容推荐 Agent,持续理解你的兴趣并主动找内容。本仓库是它的 DeepSeek Harness 插件:DSH 界面常驻第四栏(推荐/内容库/对话/画像/设置),注册 22 个 Agent Bridge 工具,让 Agent 也能读推荐、答探测、闭环学习。
whiteguo233/OpenBiliClaw本地私有、开源的跨平台 AI 内容发现 Agent:先理解你,再主动从 B站、小红书、抖音、YouTube、X、知乎、Reddit、微博等平台与开放 Web 寻找内容。 | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.
whitelonng/dshcodeCommunity desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows
why913/dshxThe missing companion CLI for DeepSeek Harness (dsh): manage MCP servers with dry-run checks, migrate from Claude Code / Codex in one command | dsh 的 MCP 管理与迁移工具
whyihaveyou/dsh-suiteBilingual curated DeepSeek Harness plugin directory — daily compat CI, create-dsh-plugin scaffold, own plugins.
william-jin-cmu/dsh-artifactdsh 插件:文件交付协议——send_artifact 工具经 tool/result meta 携带结构化描述子,任意客户端可渲染
william-jin-cmu/dsh-companionDeepSeek Harness 的常驻桌面助手:全局唤起、定时自动化、快捷回复、插件市场
william-jin-cmu/dsh-evolve自进化插件:agent 在 session 内随对话给自己长出/剪掉能力 —— evolve_add 热挂载持久化 cordis 插件(下一 step 工具即可见),evolve_remove 可逆卸载,重启自动恢复
william-jin-cmu/dsh-stickersDSH WebUI sticker plugin for bidirectional user and agent reactions
william-jin-cmu/dsh-visiondsh 插件:给纯文本 DeepSeek 加视觉——view_image 工具桥接任意 OpenAI 兼容 VLM(默认智谱免费档,实测 4 厂商 10 模型)
Wine-Red/dsh-prompt-stashLocal, per-session prompt stash for DeepSeek Harness Web | 本地、分对话的提示词输入暂存工具。写了一半的长提示词,临时需要先问一个短问题? 同时准备多个方案,但尚未决定发哪一个?将未完成的想法放入草稿架中,准备好后再继续完成
wingoo/codex-plugin-dshUse local Codex App Server as a model provider in DeepSeek Harness
WSL043/dsh-codex-subscriptionCache-aware ChatGPT / Codex subscription plugin for DeepSeek Harness
wssfk12138/dsh-wechat-notifyDeepSeek Harness 插件:为 agent 新增 wechat_notify 工具,让 AI 通过本机 ClawBot 微信通道主动给你发通知(任务完成 / 需决策时),中文可靠、掉线自提示。
wulun811/LiuHeLLM-native code toolkit: Rust multi-language parser (tree-sitter) + 44 MCP tools for atomic editing, impact analysis, reference tracing and deterministic zero-LLM code quality gates. Built for the handless, eyeless, memoryless LLM.
wuxiangru915/dsh-review-loopIncremental diff reviewer for DeepSeek Harness — Web UI review panel + /review command. 增量代码审查插件:checkpoint 增量队列 + 审查意见注入 agent.
wuyuanjiang1/dsh2wechatDeepSeek Harness 微信 ClawBot 消息桥插件
XCNXNXNX/dsh-portable-tavernDeepSeek Harness 的「便携酒馆」插件:RPG 式 SillyTavern V2/V3 角色卡生成器 + 酒馆角色扮演聊天。支持世界书、角色卡 JSON/PNG 导入导出、面板主题与本地音乐。独立插件,仅依赖官方 @deepseek-ai SDK。
xiangshangya/deepseek-harness-desktopElectron desktop app for DeepSeek Harness: bundles the dsh web server and its frontend into one installable app
xiaohai-78/Top📊 Daily leaderboard for the dsh-external plugin ecosystem — tracks every repo, ranks by stars, archives daily snapshots, and shows the latest ranking on the homepage.
xiaomiba0904/dsh-obsidian-exportDeepSeek Harness (DSH) plugin: export conversations to an Obsidian vault, plus read/search/list/tags/backlinks tools and automatic vault discovery.
xiaoxiao-svg/delivery-review-dsh-plugindelivery-review-plugin(Claude Code 双 Agent 交付协作工作流插件)的 DeepSeek Harness 移植版。基于 DSH 的 Cordis 插件系统,以 bundle 方式分发,不改动 DSH 源码,全部能力由插件行在配置层挂载。
xiaoyuxiaoyuqwq/dsh-desktopDeepSeek Harness desktop shell — one-click Electron wrapper around dsh web
Xilin3/dsh-prompt-personaDSH plugin: edit the system prompt (deployment persona) from the Settings page, with live preview.
XiLuovo/dsh-session-timelineDeepSeek Harness 会话时间轴插件:横短横线波浪、当前消息定位、点击跳转、圆角预览 tooltip、可收起/展开
xinmo114514/dsh-usage-widgetDSH (DeepSeek Harness) 持久化 Web 插件:Token 用量统计悬浮窗 —— 可拖动窗口/圆点、曲线/热力图、总 tokens 大数字;宿主半聚合会话日志并提供 /usage/api/snapshot
Xplore-LAB/dsh-plugin-asmemoryAction-State Memory Engine: typed time-series memory (states + actions) with trend/anomaly/causal analysis for DeepSeek Harness
XYZ1024-alt/dsh-side-panel暂无描述
Yan-Zero/dsh-codexUse your ChatGPT subscription in DeepSeek Harness through OpenAI’s Codex sign-in flow
yanglongyun/dsh-ramifyRamify 是 DeepSeek Harness 的创意分支画布插件,用树状工作区生成、对比和迭代多个可交互方案。
yangzhe1003/dsh-web-search-firecrawlFirecrawl-backed search provider plugin for the DeepSeek Harness web capability seam (ctx.web)
YELEBAI/dsh-plugin-marketplaceVerified plugin marketplace and autonomous registry for DeepSeek Harness
Yihong89/dsh-pluginsDeepSeek Harness (DSH) plugins. First: dsh-usage-report — per-session token usage & estimated cost (/usage + usage_report), priced from the DeepSeek pricing table.
YisfL/dsh-desktopDeepSeek Harness 的非官方桌面客户端(社区维护):基于 Electron 的桌面壳层,内嵌官方 Web GUI 并管理 dsh 服务生命周期。
yjh051108/dsh-super-injector暂无描述
yjm110517/content-to-editable-ppt-skillBootstrap runtime for generating multi-slide editable PowerPoint presentations from topics, documents, or outlines.
yjm110517/visual-to-editable-ppt-skill暂无描述
YJSoooooo/dsh-chromeChrome profile bridge for DeepSeek Harness: control an existing signed-in Chrome profile through chrome_repl.
yoke233/dsh-openai-codex-authOpenAI Codex OAuth login and usage card plugin for DeepSeek Harness
yoke233/dsh-pixel-whaleA lively pixel-whale running-state companion for DeepSeek Harness Web.
yoke233/dsh-prime-agentPrime Agent-inspired persistent RLM control plane for DeepSeek Harness Code Mode
yoke233/dsh-tool-monitorMonitor existing DeepSeek Harness background jobs without running commands twice
ysr666/dsh-vision-router暂无描述
yuezengwu/dsh-explainDSH 本地优先学习模式插件:跨会话全局学习线程、按来源讲解、ExplainContext、压缩与可诊断设置界面
yumimanji/dsh-ui-specDeepSeek Harness plugin: turn UI screenshots into structured, implementation-grade web frontend specs. Deterministic geometry (sharp) + optional vision-model semantics, merged into one JSON + Markdown spec.
YunTaiHua/illusion-agentIllusion-Agent: Where fantasy meets functionality — an AI agent platform for terminal, browser, any model, any OS.
yuukiLike/zeromdObsidian 零成本同步:iPhone ↔ Mac,GitHub 自动备份。本地优先 + 长期积累。|Local First. Zero-cost Obsidian sync across iPhone, Mac & GitHub. Let knowledge grow over time.
Yuuz12/dsh-vision-helperDeepSeek Harness Vision Helper/DeepSeek Harness 视觉辅助方案
yuxino/dsh-blue-whale-maid暂无描述
yuzi-ska/DSH-Chrome-devtoolsReal Chrome browser control for DeepSeek Harness agents, powered by Chrome DevTools MCP
yyh-001/dsh-companionDeepSeek 陪伴模式插件 —— 人设、记忆、聊得下去:SOUL 人格 + Hermes 长期记忆,可选 QQ 通道
yyh-001/dsh-expression找得到、发得出 —— DSH 表情包插件:语义搜图,只发真实文件,走 companion QQ 通道
YYTbit/awesome-dsh-bridgesBridge your favorite AI coding tools into DeepSeek Harness
YYTbit/dsh-plugin-agent-dashboardMulti-agent dashboard skill for DeepSeek Harness
YYTbit/dsh-plugin-auto-docsAuto documentation generation skill for DeepSeek Harness
YYTbit/dsh-plugin-claude-bridgeBridge Claude Code memory, skills, and config into DeepSeek Harness
YYTbit/dsh-plugin-code-reviewStructured code review skill for DeepSeek Harness
YYTbit/dsh-plugin-codex-bridgeBridge codex skills and config into DeepSeek Harness
YYTbit/dsh-plugin-context-compressorContext compression skill for DeepSeek Harness
YYTbit/dsh-plugin-cost-trackerToken cost tracker for DeepSeek Harness
YYTbit/dsh-plugin-meta-memoryStructured long-term memory system for DeepSeek Harness
YYTbit/dsh-plugin-opencode-bridgeBridge opencode skills and config into DeepSeek Harness
YYTbit/dsh-plugin-pi-bridgeBridge pi skills and config into DeepSeek Harness
YYTbit/dsh-plugin-ragLocal knowledge base RAG for DeepSeek Harness
YYTbit/dsh-plugin-vision-toolkitVision toolkit for DeepSeek Harness — give text-only agents eyes
ZASENJC/dsh-plugins-store自动收录和分类 GitHub dsh-plugin Topic 项目的静态目录网站
zcx369658780/governed-workflow-for-dshPolicy-enforced, evidence-first governed workflows for DeepSeek Harness agents.
ZeroHackz/OpenFlowFrames暂无描述
zevorn/dsh-humanize暂无描述
zhaoscsc/dsh-wikilinkObsidian-style [[wikilink]] mentions for the DeepSeek Harness web GUI: fuzzy-search note titles and attach their contents to the prompt
zhouzhencheng07/dsh-tavily-searchFree keyless Tavily web search tool for DeepSeek Harness (dsh)
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI – task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
ZhuXinAI/sidesightCLI-first vision sidecar for text-only coding agents. Analyze screenshots, diagrams, charts, UI diffs, and videos with OpenAI-compatible multimodal models.
zimixvx/dsh-archive-manager暂无描述
zjl88858/dsh-huadongbianzuqiDeepSeek Harness的滑动变祖器插件
ZK-Andy/dsh-continual-evolveContinual self-evolution plugin for DeepSeek Harness: versioned, auditable, rollback-safe harness state refined from session trajectories, with a benchmark-driven validation loop.
zp-home/dsh-recommendDSH 插件生态透明排行与推荐:每日自动抓取 dsh-plugin 话题 + 公开评分模型 + 排行/推荐插件与静态站
ZSeven-W/dsh-openpencilOpenPencil design preview and editing plugin for DSH
zsyu9779/dsh-desktop非官方 DeepSeek Harness 桌面壳(Wails/Go):把 @deepseek-ai/dsh 的 Web UI 包成 Codex 风格原生桌面应用。Unofficial Wails (Go) desktop shell wrapping the DeepSeek Harness web UI in a native Codex-style app.
zzh-newlearner/dsh-postmortemLocal-first failure postmortems for DeepSeek Harness sessions.

总结

Awesome DeepSeek Harness 更像一张不断扩张的 DSH 生态地图。它把核心能力、上下文管理、输入编辑、UI、浏览器、模型推理、Git 工程、通知渠道、趣味扩展和基础设施集中整理,让用户能够从具体需求出发寻找插件,也让开发者拥有一个更容易被发现的生态入口。

如果你正在使用 DeepSeek Harness,建议先收藏这份清单,再根据自己的使用场景逐项选择。当前目录已经覆盖从基础工具到 Agent 评测、从本地开发到远程控制、从模型能力到娱乐皮肤的大量方向,随着 dsh-external/hub catalog 与公开 dsh-plugin Topic 持续变化,它本身也会成为观察 DSH 生态发展的一个窗口。

官方网站

https://github.com/0xsline/awesome-deepseek-harness

相关推荐

Avatar photo

JameCling

我是 格律诗的软件世界 的作者,一名专注于软件工具、AI 技术和数字效率领域的独立研究者。
多年来,我持续关注互联网工具的发展趋势,体验不同平台的软件产品,并研究它们如何帮助用户提升效率。
我的工作不仅是整理软件信息,而是通过实际测试、功能分析和使用场景研究,帮助用户判断一个工具是否真正值得使用。
格律诗的软件世界 的每一篇文章都希望提供真实、有价值的信息,包括工具特点、使用方法、优缺点分析以及适合的人群。
我相信,好的工具能够改变工作方式,而准确的信息能够帮助用户做出更好的选择。