插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 6 个插件
modlens
liustack/modlens
为纯文本模型架起视觉桥梁:粘贴图片,输出结构化 JSON 证据(OCR、版面、语义)。
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
把 DeepSeek Harness 接进 Hermes 管线:派单 spec 模板、模型档位路由、质量门、git 唯一写者约定,SKILL.md 技能包(bundle 可安装)。
dsh-tool-search
letter2025/dsh-tool-search
Hermes 风格工具搜索与瘦身:渐进式披露,语义搜索/查看/调用长尾工具,核心工具保持直通。
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
Expose DeepSeek Harness agent capabilities as an MCP server, so an external MCP client (e.g. Hermes) can drive Harness to execute coding tasks. Hermes = brain, Harness = arms.
dsh-persona-memory
quophic/dsh-persona-memory
Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.