Plugins
Browse, filter, and install DeepSeek-Harness plugins.
174 plugins found
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Claude Code /rewind equivalent for DeepSeek Harness: git-first workspace file snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint
dsh-permission-rules
perrylink/dsh-permission-rules
Declarative Claude Code-style permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, full session-log audit, and HMR rule reload.
dsh-tool-git
lxj808624/dsh-tool-git
Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.
dsh-tool-vision
scorp1o117/dsh-tool-vision
DeepSeek Harness 外置视觉模型插件:inspect_image 把本地图片或 http(s) 图片 URL 发给任意 OpenAI 兼容端点,视觉模型看图的文字回答直接带回对话;附 Web UI 设置栏。
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
A model-native meta-agent plugin for DeepSeek Harness: the model synthesizes task-specific workflows at runtime from five agentic workflow patterns (prompt chaining, parallel workers, router, supervisor, evaluation loop) and coordinates tools and subagent
dsh-browser
wqty123/dsh-browser
Shared real browser capability for DeepSeek Harness: a visible browser the human watches and can take over, driven by the agent over CDP (snapshot/execute/content/tab management); host-side seam, provider, and browser_* tools
dsh-latex-tools
liuup/dsh-latex-tools
Hover LaTeX formulas in the DeepSeek Harness Web UI to copy the TeX source or export the formula as a standalone SVG.
dsh-browser
anweat/dsh-browser
Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a `browser` service and 9 interactive browser tools.
dsh-gitflow
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
dsh-revdiff
bramblexu/dsh-revdiff
Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.
dsh-trace
vibeinging/dsh-trace
Telemetry backend exporting turns, model steps, and tool calls to yiTrace.
Code2Skill
leechen298/code2skill
Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code.
dsh-doublecheck
perrylink/dsh-doublecheck
Engineering-discipline guard: grill the requirements before the first edit, enforce red/green test evidence gates, and audit the delivery with a forked adversary (grill-requirements skill + tool-policy gates).
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit.
dsh-plugin-device-info
lsz-asd/dsh-plugin-device-info
Read-only Windows device information tools: one agent tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers) via WMI/CIM and Node os collectors.
dsh-md-preview
lesliewylie/dsh-md-preview
Render Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both share one renderer, with no runtime dependencies.
trio
huey1in/trio
Browser automation (Playwright) with a live view, an MCP server exposing DSH agents to any MCP client, and GitHub issue/PR/webhook review tools.
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
A read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL relations).
dsh-finance
zhang787jun/dsh-finance
Financial research workflow and portfolio risk tools with source discipline for current market facts.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids.
dsh-tool-search
vibeinging/dsh-tool-search
Per-agent on-demand tool discovery and progressive schema disclosure.