未声明许可证的 awesome 列表,系统整理 DeepSeek Harness(dsh)插件生态:1000+ 社区插件、19 个分类,附 dsh 安装命令与插件开发清单。
DSH 适配
生态相关
作者声明
安全审计
未审计
最后核验
2026-08-21
许可证
作者未说明
01它能帮你完成什么?
Discover and shortlist DeepSeek Harness plugins across the whole ecosystem
A categorized directory of well over a thousand community dsh plugins, each with a one-line description, across 19 categories (UI, usage & billing, themes, models & providers, memory, tools, vision, skills, workflow & automation, notifications, git, security, remote access, output, domain, development & runtime, plugin markets, just for fun)
DeepSeek Harness (dsh) users looking for the right community plugin for a specific job without scanning GitHub topics manually
Learn how DeepSeek Harness plugins work and install them
An orientation to dsh's everything-is-a-plugin Cordis architecture, the `dsh.bundle` manifest, the `dsh plugin --profile web add <plugin-name>` install command, and how to run the Web UI
Newcomers to DeepSeek Harness who need to understand what a dsh plugin is, how it installs, and how to start the Web UI before choosing plugins
Write and publish your own dsh plugin
A 4-step authoring checklist: scaffold a `dsh.bundle` manifest, tag the repo with the `dsh-plugin` GitHub topic, install locally to iterate, and read the harness architecture docs before touching the core agent loop
Plugin developers extending DeepSeek Harness
02如何接入 DeepSeek Harness?
安装步骤
- 01
Run the DeepSeek Harness Web UI with `npx @deepseek-ai/dsh web` (served at http://127.0.0.1:3080 by default)
$ npx @deepseek-ai/dsh web
- 02
Or from a source checkout: `git clone https://github.com/deepseek-ai/deepseek-harness.git`, then `cd deepseek-harness && pnpm install && pnpm run build && pnpm dsh web`
$ git clone https://github.com/deepseek-ai/deepseek-harness.git
- 03
Install a plugin found in the list with `dsh plugin --profile web add <plugin-name>`
$ dsh plugin --profile web add <plugin-name>
验证接入成功
作者未说明
03DSH 适配与能力边界
Curated awesome-list of the DeepSeek Harness (dsh) plugin ecosystem — a browsable catalog of community plugins, not a plugin installed into dsh itself
Categorized plugin catalog
the dsh-plugin GitHub ecosystem (well over a thousand community plugins at last count)→19 browsable categories, each entry linked to the actual plugin repo with a one-line description
DSH orientation & install reference
a fresh user of DeepSeek Harness→explanation of the everything-is-a-plugin Cordis architecture, the `dsh.bundle` manifest, and the plugin install command
Plugin-authoring checklist
a developer planning a new dsh plugin→4-step guide: scaffold manifest, tag with `dsh-plugin` topic, install locally to iterate, read architecture docs before touching the core loop
Third-party plugin risk notice
any plugin listed in the catalog→an explicit warning that listing is not a security review and source should be read before installing
04适合谁?何时不该用?
适合
- DeepSeek Harness (dsh) users looking for the right community plugin for a specific job without scanning GitHub topics manually
- Newcomers to DeepSeek Harness who need to understand what a dsh plugin is, how it installs, and how to start the Web UI before choosing plugins
- Plugin developers extending DeepSeek Harness
不适合
- Installing any third-party dsh plugin runs its code on your machine with your own permissions; being listed in this awesome-list is not a security review, so source must be read before installing.
- DeepSeek Harness itself is currently in developer preview, so the harness and its plugin APIs may still change.
05兼容性、维护与安全提示
- Installing any third-party dsh plugin runs its code on your machine with your own permissions; being listed in this awesome-list is not a security review, so source must be read before installing.
- DeepSeek Harness itself is currently in developer preview, so the harness and its plugin APIs may still change.
- The ecosystem is large and fast-moving (well over a thousand plugins at last count), so individual entries may lag the actual state of the listed repos.
No license declared · actively maintained (last push 2026-08-18)
06常见问题
Awesome DSH Plugin 是什么?
一份关于 DeepSeek Harness(`dsh`)及其社区插件的精选指南。dsh 是 DeepSeek 开源的“一切皆插件”编程智能体,本列表把上千个社区插件整理成 19 个分类,每条配一句话描述并链接到真实仓库。
如何安装列表里的插件?
插件通过 `dsh.bundle` 清单声明,使用 `dsh plugin --profile web add <plugin-name>` 安装。运行 dsh 本体:用 `npx @deepseek-ai/dsh web` 启动 Web UI(默认地址 http://127.0.0.1:3080),或克隆源码后用 pnpm 构建运行。
被收录是否代表通过了安全审查?
不是。安装任何第三方 dsh 插件都会以你本人的权限在本机运行其代码。README 明确声明收录不等于安全审查——安装前请先阅读源码,尤其是涉及凭证、网络或文件系统的插件。
如何开发自己的 dsh 插件?
按 README 的四步走:先创建 `dsh.bundle` 清单声明插件扩展的对象(模型、工具、沙箱、UI、会话存储或智能体主循环),给仓库打上 `dsh-plugin` GitHub 话题标签,用 `dsh plugin --profile web add <path-or-name>` 本地安装迭代,并在触碰核心智能体循环前先读官方架构文档。
07相关的 DSH 工作流
dsh-web
作者 zhu1090093659
DeepSeek Harness(dsh)插件聚合生态,万物皆插件,通过创意工坊分发。
petdex
作者 crafter-station
面向 Codex、Claude Code、DeepSeek Harness 等智能体的动效宠物公共图库。
j-space-cognition-suite-v3.7
作者 tiger3807861189
J-Space Cognition Suite V3.7 - AI cognitive-enhancement Skills based on Anthropic's J-space global workspace research. | 哔哩哔哩:Tiger380 (UID 3494375382321675) — https://space.bilibili.com/3494375382321675
deepseek-balance-whale-widget
作者 meteornox
DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。QQ弹弹,支持拖拽吸附、左吸附翻转、数字滚动动画,随界面自动启用,建议直接喊来你的dsh安装
08数据与来源
A curated guide to [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`) — DeepSeek's open-source,…
This list exists to make that ecosystem easy to scan: what a plugin does, in one line, sorted into the category you'd ac…
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-21。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
