dshplugin.devDeepSeek Harness Plugins
oh-my-dsh plugin logo
DeepSeek Harness Plugin

oh-my-dsh

2
Published by wangshunnn

🐋 Deepseek harness plugins.

Developer Toolsdeepseek-harnessdsh-plugin

Get this plugin

Review the source, then continue to the publisher.

dsh plugin add oh-my-dsh@latest
Get this plugin
Share on X ↗

About this plugin

Source snapshot 8/13/2026

oh-my-dsh

🐋 DeepSeek Harness 社区插件索引:自动发现、证据分级、场景精选。

oh-my-dsh 帮你更快找到值得尝试的 DSH 插件,并看清它是否真的包含可安装清单、采用什么许可证、验证到了哪一步。

浏览全部插件 · 查看场景精选 · 使用 JSON Registry · 提交插件

Curated, machine-readable plugin discovery for DeepSeek Harness. Discovery evidence is shown separately from compatibility and security claims.

插件目录

已索引 202 个仓库 · 检测到 104 个当前 Bundle 清单 · 识别出 59 个占位仓库

入口适合你在找什么
浏览全部插件 →按类型、分类、状态、Stars 和许可证浏览全量目录
查看场景精选 →Coding、Research、Web UI 等开箱方向
使用 JSON Registry →给 CLI、网站或 Agent 使用的结构化元数据和安装命令

从这些场景开始

场景推荐项目
Better Web UIDSH-better-sidebar · dsh-focus-chat · dsh-web-review · dsh-share
Coding essentialsdsh-at-file · dsh-open-in-vscode · dsh-context-doctor · dsh-security-audit
Research workflowdsh-deep-research · dsh-scholar · zotero-harvest

热门可安装候选

从检测到 dsh.bundle.patch 且许可证明确的项目中,按 GitHub Stars 排序。 热度不代表兼容性或安全背书。

插件简介StarsLicense
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等41MIT
huiliyi37/dsh-tianshu-tuidsh-tianshu-tui — DeepSeek Harness terminal UI33Apache-2.0
ccch1mneyyy/dsh-cc-tuiClaude Code 风格全屏交互终端插件:像素鲸鱼顶栏、流光大字、思考流式展开、双击 Esc 回滚、蓝白上下文进度条 + TPS 仪表27BSD-3-Clause
omdsh-dev/dsh-open-in-vscodeOpen DeepSeek Harness workspace directories in VS Code directly from the web GUI.22MIT
icetomoyo/dsh_workflow把Claude Code的UltraCode模式带给DSH,把 DSH 的一次性多 Agent 调度,升级为可生成、可保存、可治理、可观察、可恢复的 Workflow 层21MIT
hust-open-atom-club/oh-dsh-desktopExtensible macOS workbench for DeepSeek Harness with a native PTY, workspace tools, liv…19BSD-3-Clause
omdsh-dev/dsh-at-fileCodex-style @file mentions for DeepSeek Harness: search workspace files in the composer…19MIT
omdsh-dev/dsh-custom-toolCreate and manage sandboxed JavaScript tools for DeepSeek Harness with a Monaco editor…17MIT
omdsh-dev/dsh-notificationDesktop notifications for DeepSeek Harness turn completions, with per-outcome controls…17MIT
Anionex/dsh-turn-rewinddeepseek harness对话回退插件 | DSH — rewind conversation and workspace state, powered by a pe…13BSD-3-Clause
ZSeven-W/dsh-openpencilOpenPencil design preview and editing plugin for DSH12MIT
bobleer/dsh-acp-for-bitfunBitFun 与 DSH ACP 交互对接 插件8MIT

查看全部 202 个索引仓库 →

为什么需要 oh-my-dsh?

DeepSeek Harness 采用 “everything is a plugin” 架构,并建议作者添加 dsh-plugin topic。但 topic 只能说明项目希望被发现,不能证明它:

  • 包含当前 DSH CLI 能识别的 Bundle;
  • 兼容最新 Harness;
  • 经过安全审查;
  • 拥有清晰的开源许可证。

因此,本项目不会把“搜到了”包装成“验证通过”。我们保留每个状态背后的证据,并将插件、皮肤、客户端、集合、资源和空仓库分开呈现。

安装插件

完整目录中,只有 install.available: true 的项目才会给出建议安装命令:

npx @deepseek-ai/dsh plugin --profile web add github:owner/repository

[!CAUTION] manifest-detected 只表示检测到了 dsh.bundle.patch,不是兼容性或安全认证。安装第三方插件前,请检查源码、许可证、安装脚本和权限需求。DeepSeek Harness 目前仍处于 Developer Preview,可能发生破坏性变更。

状态说明

状态含义
manifest-detected根目录 package.json 声明了 dsh.bundle.patch;仅代表结构检测通过。
legacy-manifest-detected检测到较早的社区 dshx 集成格式。
structure-detected找到了 DSH 相关结构,但未确认当前可安装 Bundle。
unverified仅通过 GitHub 元数据发现,尚无更强证据。
placeholderGitHub 返回为空仓库。
archived仓库已归档。

在自动构建或运行测试记录准确的 DeepSeek Harness revision 之前,我们不会使用 “verified compatible”。

数据与维护

  • registry/plugins.json:完整机器可读 Registry。
  • docs/catalog.md:自动生成的全量插件目录。
  • collections/:人工策划的场景化精选。
  • registry/overrides.json:分类修正、镜像去重与说明。
  • .github/workflows/update-registry.yml:每日自动刷新。

本地刷新需要 Node.js 20+,建议提供 GitHub Token:

GITHUB_TOKEN=... npm run update
npm run check

更新脚本会自动生成 README 首页索引、完整目录和 JSON Registry;校验器会阻止重复仓库、失效精选链接、过期 README 和缺少证据的安装命令进入主分支。

收录与贡献

插件作者只需在 canonical public repository 上添加 dsh-plugin topic,即可进入自动发现范围。分类修正、精选建议和验证能力改进,请阅读 CONTRIBUTING.md。安全边界见 SECURITY.md

Roadmap

  • GitHub 全量发现与 canonical repository 去重
  • Bundle / legacy / placeholder 等证据分级
  • 首页索引、全量目录与机器可读 Registry
  • 每日自动刷新和一致性校验
  • 针对准确 DSH revision 的构建兼容矩阵
  • 权限与安装脚本风险信号
  • 可组合、可复现的 Starter Packs

License

本目录和工具代码采用 MIT License。被索引项目遵循各自的许可证;收录不代表转载或重新授权。


如果这个目录帮你发现了好用的插件,欢迎 Star,并把它分享给更多 DSH 用户。🐋