DSH Plugin Directory — Every DeepSeek Harness Plugin

DSHPlugin

2 min read Original article ↗

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

Directory size day by day since the first DSH plugins appeared
Aug 120
Aug 13202
Aug 141635
Aug 152713
Aug 163744
Aug 174473
Aug 184931
Aug 195329
Aug 206055
Aug 216466
Aug 226651
Aug 236842
Aug 247000
Aug 257164
Aug 267335
Aug 277472
Aug 287666
Aug 297780
Aug 307859
Aug 317961
Sep 18054
Sep 28144
Sep 38226
Sep 48289
Sep 58349
Sep 68367
  • 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

  1. Start the harness

    Node.js is the only prerequisite. The Web UI comes up on 127.0.0.1:3080.

    npx @deepseek-ai/dsh web

  2. Find the slot you want to change

    Use the board above. Each slot lists what the community has published to fill it.

  3. 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.