每个 DeepSeek Harness 插件,都由其清单验证
只有声明了 dsh.bundle 清单的包才会被收录 —— 这正是 dsh 在激活 layer 前所检查的内容。不看星标数,不看 topic 标签,没有装完却什么都不做的东西。
- 已验证插件
- 2952
- 含 Web 界面
- 1786
- 含公开源码
- 2178
热门插件
浏览全部The 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
从这里开始
全部指南- DeepSeek Harness 是什么?
本目录中每个插件背后的 agent harness,以及「一切皆插件」如何改变了你可以替换的东西。
- 安装你的第一个插件
把插件装进 dsh profile,确认 layer 确实生效,并干净地卸载它。
- 发布你的插件
把插件打包成可安装的 bundle,并让它被本目录收录。