插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 6 个插件
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
按块寻址的文档读写:MCP server 提供 geml_get / geml_set / geml_check 等工具,Agent 只取回或改写 Markdown、GEML 文档中的某一个块,而不是整篇文件。另带 GEML 写作技能,以及把项目调用图构建为 GEML codemap 并浏览的代码图谱技能。
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
dsh-score
perrylink/dsh-score
Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conc
arch-doc
duyanta123/arch-doc
分析代码库并生成架构文档:模块职责、依赖关系、入口点与运行方式。
docs-retriever
johnxu22786/docs-retriever
doctrove:面向编码 agent 的版本化库文档检索 MCP server——目录检索、版本选择与按主题提取带相关度排序的文档片段,零运行时依赖,dsh bundle 接入。