Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1842 plugins found

J

model-catalog

johnxu22786/model-catalog

Auto-discovers model listings, pricing and capabilities from OpenAI-compatible API hosts, normalizes them, and emits ready-to-use model configs for dsh.

03 days agoTools & CapabilitiesMIT
J

docs-retriever

johnxu22786/docs-retriever

Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.

03 days agoTools & CapabilitiesMIT
J

computer-control

johnxu22786/computer-control

Desktop (native) control for dsh as a stdio JSON-RPC bridge over a Python core: capture the screen, inject pointer/keyboard input, drive accessibility-tree actions, and gate high-risk operations behind required confirmations.

03 days agoTools & CapabilitiesMIT
J

command-scout

johnxu22786/command-scout

Scans a project's declared build commands — Makefile targets, package.json scripts, just recipes, deno tasks — and exposes them as ready-to-run agent tools.

03 days agoTools & CapabilitiesMIT
I

dsh-console

isanti2016/dsh-console

Slash-command console for dsh: /web start|stop|restart|status, /tunnel SSH forward management, one-shot /ask, and a console TUI launcher.

03 days agoTools & CapabilitiesMIT
H

dsh-capability-optimizer

hezhongtang/dsh-capability-optimizer

Headless Claude Code consultations with advisor, reviewer, and designer roles, returned as reference answers.

014 hours agoTools & CapabilitiesMIT
H

dsh-content-lab

hanyi7867069-create/dsh-content-lab

Content workshop tools for DSH — topic, title, post and content-calendar generation through the built-in LLM.

02 days agoTools & CapabilitiesMIT
C

dsh-wechat-mp

coolbreezecoin/dsh-wechat-mp

Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.

04 days agoTools & Capabilities
C

dsh-asimovbox

cerebrixos-org/dsh-asimovbox

Connects DeepSeek Harness to AsimovBox for creating, updating, rendering, and finishing videos through API-key-authenticated tools.

04 days agoTools & Capabilities
8

dsh-plugin-translation

863683348/dsh-plugin-translation

Translation toolkit for DSH agents: sentence segmentation, term and glossary extraction, source-target QA (numbers, units, brackets), tone guides, and a durable workspace translation memory.

05 hours agoTools & CapabilitiesMIT
8

dsh-plugin-local-life

863683348/dsh-plugin-local-life

Local-life toolkit for DSH agents: budget planning, bill splitting, unit-price and discount math, common unit conversions (jin/li/chi, C/F, L/gallon), and trip checklists.

05 hours agoTools & CapabilitiesMIT
8

dsh-plugin-education

863683348/dsh-plugin-education

Education toolkit for DSH agents: lesson-plan skeletons by grade band, quiz scaffolding and answer-key validation, analytic rubrics, Anki/markdown flashcards, and readability levels.

05 hours agoTools & CapabilitiesMIT
8

dsh-plugin-academic-writing

863683348/dsh-plugin-academic-writing

Academic writing toolkit for DSH agents: paper outlines, title and abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist.

05 hours agoTools & CapabilitiesMIT
Z

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

04 days agoMemoryMIT
T

dsh-yogacara

tancheng33/dsh-yogacara

Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.

02 days agoMemoryMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

02 days agoMemoryApache-2.0
S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

04 days agoMemoryMIT
P

dsh-plugin

plur-ai/dsh-plugin

PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.

04 days agoMemoryApache-2.0
M

DeepSeek-Harness-Hanako-Memory

moononnn/deepseek-harness-hanako-memory

Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).

018 hours agoMemoryMIT
J

context-pruner

johnxu22786/context-pruner

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

03 days agoMemoryMIT
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

04 days agoMemoryMIT
B

dsh-memory-protocol

baaai123/dsh-memory-protocol

Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.

04 days agoMemory
A

dsh-butler-memory

andyyang12345/dsh-butler-memory

PostgreSQL-backed durable memory for DSH agents: MCP memory tools plus a Web panel for reviewing memories and candidates.

03 days agoMemoryApache-2.0
8

dsh-plugin-focus

863683348/dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.

03 days agoMemoryMIT