At a glance
What it does
An auto-maintained, bilingual directory and registry for discovering DeepSeek Harness plugins.
Before you choose it
Browse the project’s categorized English and Chinese catalogs, machine-readable plugin registry, or searchable site to find DeepSeek Harness plugins. The repository describes automatic listing based on a repository topic and a root package manifest declaration.
Best for
DeepSeek Harness users who want to discover plugins and plugin authors who want their qualifying repositories listed.
Common tasks
- Find plugins by category in bilingual catalogs.
- Use the registry JSON as a machine-readable plugin index.
- Search the accompanying static directory site before evaluating a plugin’s source.
Permissions and data
Reading this directory requires access to its repository content. Installing a plugin discovered here may invoke third-party code and can require additional permissions.
Permissions- No runtime permissions for reading the directory are declared in the supplied evidence.
- The README shows a DeepSeek Harness command for adding a selected GitHub plugin.
- The supplied evidence describes registry and fetch-metadata artifacts but does not specify what data the directory’s collection process retains or transmits.
- GitHub-hosted repositories are referenced for listed plugins.
- DeepSeek Harness is referenced for browsing or adding plugins.
- No credentials are declared for reading the directory in the supplied evidence.
Limitations
- This is a discovery resource, not an installable plugin bundle.
- A listing does not certify a third-party plugin’s safety or compatibility.
- The supplied evidence does not establish runtime behavior, freshness guarantees, or compatibility for any listed plugin.
What DSHub checked
- The pinned README describes a machine-readable registry, bilingual catalogs, and a searchable static site.
- The repository states that its registry refreshes hourly and lists admission criteria.
- An MIT License file is supplied.
What DSHub did not check
- The registry contents, catalog links, search site, and refresh schedule were not executed or independently checked.
- No individual listed plugin was installed, reviewed, or compatibility-tested.
Pinned install
Primary action
This resource does not have a DSH Plugin install action. Use its source documentation for the delivery method.
Maintainer source
Project README
🐋 awesome-dsh-hub
自动维护的 DeepSeek Harness(
dsh)插件精品目录:机器可读 Registry、中英双语目录与可检索站点。Everything is a Plugin. 🐋 An auto-maintained, awesome-style directory of the DeepSeek Harness (dsh) plugin ecosystem: machine-readable registry, bilingual catalogs and a searchable site. Everything is a Plugin. 🐋本仓库已参与 LINUX DO 开源推广:完整开源、无未开源部分、接受社区监督。
生态统计 / Ecosystem Stats
| 指标 / Metric | 数值 / Value |
|---|---|
| 收录插件 / Plugins | 10203 |
| 监测仓库 / Monitored repos | 13710 |
| 累计 Star / Total stars | 88,862 |
| 最近更新 / Last updated | 2026-09-06 05:11:45.210 UTC |
分类构成 / Categories
Web UI 增强 1263 · Agent 能力 4657 · 编码开发 775 · 消息通讯 369 · 视觉与多模态 740 · 浏览器与网络 506 · 皮肤与娱乐 254 · 文件与数据 1151 · 开发工具与教程 234 · 合集与发行版 154 · 生态项目 100
Top 10 插件 / Top Plugins
| # | 插件 / Plugin | Stars | 类型 / Type | 说明 / Description |
|---|---|---|---|---|
| 1 | yjh051108/dsh-routing-suite | 7,099 | Agent 能力 | dsh-routing-suite — injector + router-standard kit: install… |
| 2 | zhu1090093659/dsh-web | 6,960 | 开发工具与教程 | DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · E… |
| 3 | liustack/modlens | 3,879 | 视觉与多模态 | The first vision plugin for DeepSeek Harness, and the visio… |
| 4 | omdsh-dev/DSH-better-sidebar | 3,360 | Web UI 增强 | 开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open s… |
| 5 | dsh-market/dsh-market | 3,267 | Agent 能力 | The plugin market inside DeepSeek Harness — browse, search,… |
| 6 | ccch1mneyyy/dsh-TUI | 2,850 | 消息通讯 | DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回… |
| 7 | MeteorNOX/DeepSeek-Balance-Whale-Widget | 1,780 | Web UI 增强 | DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。Q… |
| 8 | NanmiCoder/dsh-agent-teams | 1,392 | Agent 能力 | AgentTeams plugin for DeepSeek Harness |
| 9 | bowenliang123/dsh-context | 1,301 | 浏览器与网络 | The best DeepSeek Harness plugin for context insight and ma… |
| 10 | superdesigndev/treg | 1,205 | 消息通讯 | OpenRouter for agent tools. Join community here: https://di… |
快速使用 / Quick Start
npx @deepseek-ai/dsh web
安装目录中的任一插件(如 / Install any listed plugin, e.g.):
npx @deepseek-ai/dsh plugin --profile web add github:owner/repo
数据与产物 / Data & Artifacts
registry/plugins.json— 机器可读 Registry(JSON API)/ machine-readable registryregistry/meta.json— 抓取元信息 / fetch metadatadocs/catalog.zh.md·docs/catalog.en.md— 分类目录 / categorized catalogssite/— GitHub Pages 检索站点 / searchable static site
收录规则 / Admission Rules
收录自动完成,无需人工申请 / Listing is automatic, no application needed:
- 仓库添加
dsh-plugin话题 / add the topic - 根目录
package.json声明dsh.bundle.patch/ declaredsh.bundle.patchin the rootpackage.json
Registry 每小时自动刷新;符合规则的项目将在下一次运行后自动出现。 The registry refreshes every hour; compliant repos appear after the next run.
[!CAUTION] 收录不代表兼容性或安全认证。安装第三方插件前,请自行核验源码、许可证与权限范围。 Listing does not imply compatibility or security. Review source, license and permissions before installing.
参与贡献 / Contributing
- 修正分类、描述或排除镜像仓库:编辑
data/overrides.json并提交 PR - Fix categories, descriptions or exclude mirrors via
data/overrides.jsonPRs - 详见 / See
CONTRIBUTING.md
收录徽章 / Listing Badge
插件作者可把下面的徽章贴到自己的 README,为你的插件增加曝光: Plugin authors can embed this badge in their README to gain exposure:
[](https://github.com/ukinch605/awesome-dsh-hub)
License
MIT © awesome-dsh-hub contributors
Operate deliberately
Install and manage
Prerequisites and target Profile
Target: Web Profile
Delivery: Documentation Only — https://raw.githubusercontent.com/ukinch605/awesome-dsh-hub/7f5fc29e615dd056500a0583615ecd90accd3444/README.md。
Compatibility and access
DeepSeek Harness plugin directory; no runtime compatibility claimed: Not declared in supplied evidence。
Review compatibility evidence ↗
Risk facts
A listing is not a compatibility or security certification; review each third-party plugin’s source, license, and permissions before installing it.
Evidence ↗The directory repository is released under the MIT License, without warranty.
Evidence ↗Evidence and editorial reviewManifest, Bundle patch, distribution and freshness
Immutable evidence
Review status and source activity
Use this as a discovery starting point; make installation decisions from the individual plugin’s pinned source and declared permissions.
AI reviewed Sep 14, 2026, 2:16 PM UTC。GitHub facts last checked Sep 14, 2026, 2:16 PM UTC。
No material source change has been recorded since this evidence baseline.