Plugins
Browse, filter, and install DeepSeek-Harness plugins.
30 plugins found
dsh-mcp-adapter
nexusagentx/dsh-mcp-adapter
MCP adapter for DeepSeek Harness — one proxy tool instead of dumping every MCP schema into context.
dsh-repo-context
qing3a/dsh-repo-context
把 git 状态与仓库规范动态注入 system prompt:分支/脏文件数/最近提交 + 仓库规范指引(官方 system-prompt section/context/variable 缝隙插件)
dsh-context-proxy
evilirving/dsh-context-proxy
Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.
dsh-file-memory
iccuse/dsh-file-memory
File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.