Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6 plugins found
modlens
liustack/modlens
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
Hook DeepSeek Harness into a Hermes pipeline: dispatch-spec template, model-tier routing, orchestrator-run quality gates, git single-writer rule, as a SKILL.md pack (bundle installable).
dsh-tool-search
letter2025/dsh-tool-search
Hermes-style tool search & slimming: progressive disclosure, semantic search, describe, and call long-tail tools on demand while core tools stay eager.
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.