Every DeepSeek Harness plugin, verified by its manifest
A package is listed here only if it declares a dsh.bundle manifest — the same thing dsh itself checks before activating a layer. No star counts, no topic tags, nothing that installs and then does nothing.
- Verified plugins
- 2952
- With a web UI
- 1786
- With public source
- 2178
Popular plugins
Browse allThe shared dsh core as a profile bundle: every profile's first patch layer, inserting the base plugin rows over the empty profile root
dsh plugin add @alatastudio/dsh-baseDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.
dsh plugin add dsh-plugin-reactive-resumeOpenViking memory and context bundle for DeepSeek Harness
dsh plugin add @openviking/dsh-memory-pluginReflect-only Hindsight long-term memory for coding agents (harness-pluggable: opencode, …), with automatic background ingestion (no setup CLI).
dsh plugin add @vectorize-io/hindsight-coding-agentsWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.
dsh plugin add @wxg-prc-cpg/dsh-weknoraDSH Desktop: an Electron shell composed as a DeepSeek Harness Cordis plugin
dsh plugin add dsh-plugin-desktop
Start here
All guides- What is DeepSeek Harness?
The agent harness behind every plugin in this catalog, and why "everything is a plugin" changes what you can swap.
- Install your first plugin
Add a plugin to a dsh profile, confirm the layer actually applied, and remove it cleanly.
- Publish your plugin
Package a plugin as an installable bundle and get it indexed here.