DeepSeek Harness · v0.1 developer preview
Every capability is a DSH plugin.
DeepSeek Harness assembles an agent out of nine swappable capability slots. This directory indexes what the community has published to fill each one.
8,367
plugins indexed
Plugins growth
since launch
Aug 12Aug 24Sep 6
synced 0 min ago
| Aug 12 | 0 |
|---|---|
| Aug 13 | 202 |
| Aug 14 | 1635 |
| Aug 15 | 2713 |
| Aug 16 | 3744 |
| Aug 17 | 4473 |
| Aug 18 | 4931 |
| Aug 19 | 5329 |
| Aug 20 | 6055 |
| Aug 21 | 6466 |
| Aug 22 | 6651 |
| Aug 23 | 6842 |
| Aug 24 | 7000 |
| Aug 25 | 7164 |
| Aug 26 | 7335 |
| Aug 27 | 7472 |
| Aug 28 | 7666 |
| Aug 29 | 7780 |
| Aug 30 | 7859 |
| Aug 31 | 7961 |
| Sep 1 | 8054 |
| Sep 2 | 8144 |
| Sep 3 | 8226 |
| Sep 4 | 8289 |
| Sep 5 | 8349 |
| Sep 6 | 8367 |
- 8367 plugins
- 9 capability slots
- 5179 authors
Every DSH plugin published for the harness, most-starred first.
0 plugins
DeepSeek Harness plugin guide
What is a DeepSeek Harness plugin?
A DeepSeek Harness plugin is an installable bundle that changes how the agent works. In DSH everything is a plugin — the model it thinks with, the tools it calls, the skills it loads, the session it writes to, the sandbox its code runs in, the storage it remembers through, its loop, its scheduling and the interface you steer it from — so a plugin can replace any part of the harness, or add one it never shipped.
DSHPlugin indexes community plugins, each one linked to its source with the install command it publishes.
01
Discover
Search by name, capability slot, language or maintainer.
02
Review
Read what it does, see who maintains it, and open the repository it installs from.
03
Install
Run the install command from the plugin's page against your profile.
04
Compose
Stack the ones you keep into a harness profile that matches your workflow.
A harness you assemble, not one you fork
DSH is built on Cordis, a plugin system for spatiotemporal composability. Plugins contribute services, typed events and reversible effects to one shared context. The model adapter, the tool registry, the session log and the agent loop are all plugins — so any of them can be replaced from configuration.
Three steps to installing a DSH plugin
Start the harness
Node.js is the only prerequisite. The Web UI comes up on 127.0.0.1:3080.
npx @deepseek-ai/dsh webFind the slot you want to change
Use the board above. Each slot lists what the community has published to fill it.
Add it to your profile
Profiles stack bundles and keep your own patches, so the next upgrade doesn't overwrite your setup.
Questions
About DeepSeek Harness, its plugins, and this directory.
DSHPlugin
An index of the DeepSeek Harness plugin ecosystem — nine capability slots, everything the community has published for them.
© 2026 DSHPlugin. All rights reserved.