Plugins
Browse, filter, and install DeepSeek-Harness plugins.
906 plugins found
dsh-webmcp
t-markus-liang/dsh-webmcp
WebMCP bridge: your agent discovers & calls site tools exposed over the W3C WebMCP protocol via a built-in headless Chromium.
axiom-kb-dsh
listenj/axiom-kb-dsh
Knowledge base (Vault memory + knowledge graph) for dsh: kb__* tools for deterministic memory search/write, knowledge-graph nodes/edges/subgraph/traversal, document-to-graph ingestion and unified cross-store query (KAL) - no web-search tools.
dsh-computer-use
asdasdsdsdasdasdasd/dsh-computer-use
Linux X11 computer use for DeepSeek Harness: 9 tools (screenshot, move/click/drag/scroll mouse, type, key combos) driven by a zero-dependency Python XTest helper — native-pixel coordinates, per-action verification, optional auto-observation screenshot.
dsh-model-manager
ansonfishing/dsh-model-manager
Control panel for local LLM inference servers in the DSH web view: service registry with health checks and stop controls, named parameter profiles for llama.cpp, SGLang and vLLM with pre-save KV/VRAM validation, GPU detection, and tok/s benchmarks.
dsh-mcp-bridge
liiiubai/dsh-mcp-bridge
Expose DeepSeek Harness tools as a standard MCP server (streamable HTTP) — drive dsh from Claude Code, Codex, or any MCP client
dsh-hypatia
tkliuxing/dsh-hypatia
Long-term memory for DeepSeek Harness backed by Hypatia: a host-side CLI adapter, a plugin-owned SQLite control ledger, same-request recall, and narrow memory tools. Requires the `hypatia` CLI on PATH.
dsh-internal-urls
hy-sde/dsh-internal-urls
FS-shaped internal URL schemes (conflict://, pr://, issue://, …) resolved through one registry behind the read/grep/write tools — a standalone service plugin for DeepSeek Harness with no upstream harness changes required.
dsh-agnes
chaoliu615/dsh-agnes
Agnes AI image & video generation tools for DSH (agnes_image_generate / agnes_video_generate)
dsh-passbook
jsdvjx/dsh-passbook
密码本 for the DeepSeek Harness: an end-to-end encrypted personal secrets book on a private gist (age format, node:crypto only), with a browser page for people and value-free tools for the agent.
dsh-computer-use
hanzhangzzz/dsh-computer-use
Computer use plugin for DeepSeek Harness: one plugin composing the computer seam, a Playwright provider, and the computer_* tools
dsh-siyuan
coolgech/dsh-siyuan
DeepSeek Harness (dsh) plugin: operate SiYuan Note (思源笔记) through model-callable tools
dsh-typelens
fantasyce/dsh-typelens
Automatic, bounded type context and edit diagnostics for DeepSeek Harness
dsh-tool-visibility
rayfalling/dsh-tool-visibility
Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted
dsh-file-attach
lucasxingg/dsh-file-attach
Drag-and-drop PDF, Office, images, and text/code files into DSH conversations. The host extracts (and OCRs) them into the prompt; attach_* tools cover notebook cells, PDF-page OCR, image describe, and save.
chroma-cut
avdergh/chroma-cut
DeepSeek Harness bundle for Chroma Cut: cut chroma-backed raster assets into transparent PNGs through the mcp__chroma_cut__cut_asset and mcp__chroma_cut__cut_sheet tools.
dsh-codegraph-native
plxloyzb/dsh-codegraph-native
Native DSH bundle wrapping the codegraph CLI as model-visible codegraph_* tools (status/init/index/sync/uninit/query/node/explore/files/callers/callees/impact/affected).
dsh-git
hy-sde/dsh-git
Agentic git plumbing for DeepSeek Harness: the host ctx.git service (diff capture/parsing, hunk staging, commit/push/log over the subprocess seam) backing the commit and review tools in @hy-sde-org/dsh-tool-git — a standalone plugin with no upstream harne
tokenlab-deepseek-harness-provider
hedging8563/tokenlab-deepseek-harness-provider
TokenLab provider bundle for DeepSeek Harness with native Responses, Messages and Chat routing plus full multimodal and async tools.
dsh-danus
fisfzy/dsh-danus
Danus-native DSH plugin suite: verifier-gated mathematical proof-search orchestration (fact graph, role-gated tools, cold-start verifier, worker swarm, orchestration tools, heartbeats).
dsh-checkpoint-memory
gege9527/dsh-checkpoint-memory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
pluginaicq
samaidev/pluginaicq
AICQ End-to-end Encrypted Chat plugin for DeepSeek Harness (DSH) — registers aicq_* chat/friend/file/group tools and drives the agent from inbound AICQ messages
dsh-tmux-cc
adrianleb/dsh-tmux-cc
Persistent tmux control-mode cockpit for DSH Web that mirrors native panes in a dock.
geometry-knowledge
sdoygb/geometry-knowledge
Offline BM25 knowledge base for the Conjugate Spectral Geometry (CSG) corpus: 208 articles / 3833 chunks / 871 verified truths, 5 geo_* tools (list / search / read / calc / truth) with LaTeX→Unicode rendering, truth→article citation chains and single-character query support, zero runtime deps, `dsh plugin add geometry-knowledge`.
dsh-schedule-view
lijian-ui/dsh-schedule-view
A cron-based scheduled task plugin for DeepSeek Harness (dsh) desktop: create / edit / delete / fire-now tasks from the settings panel, with cross-session agent follow-up and multi-level notifications. Zero LLM tools — purely human-driven scheduling.