插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 906 个插件
dsh-webmcp
t-markus-liang/dsh-webmcp
WebMCP 桥接器:让 agent 通过内置无头 Chromium,发现并调用网站按 W3C WebMCP 协议暴露的站点工具。
axiom-kb-dsh
listenj/axiom-kb-dsh
为 dsh 提供知识库(Vault 记忆 + 知识图谱):kb__* 工具覆盖确定性记忆检索/写入、知识图谱节点/边/子图/遍历、文档入图谱与跨存储统一查询(KAL),不含联网检索工具。
dsh-computer-use
asdasdsdsdasdasdasd/dsh-computer-use
Linux X11 电脑控制插件:9 个工具(截图、鼠标移动/点击/拖拽/滚轮、输入、快捷键),由零依赖 Python XTest 助手驱动——原生像素坐标、每次操作返回坐标校验、可选自动截图。
dsh-model-manager
ansonfishing/dsh-model-manager
DSH Web 视图中的本地 LLM 推理服务控制面板:服务注册表与健康检查/停止控制、llama.cpp / SGLang / vLLM 命名参数 profile(保存前做 KV/显存校验)、GPU 探测与 tok/s 测速。
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
为 DSH Web 提供持久的 tmux 控制模式驾驶舱,在停靠栏中镜像原生窗格。
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.