Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

906 plugins found

F

dsh-tool-text-editor

flotiarenor/dsh-tool-text-editor

Byte-faithful text editing tools (edit_text / write_text) for DeepSeek Harness. They fix what the built-in write/edit cannot do: both drop a UTF-8 BOM, neither restores the file's own line-ending style (writing LF content turns a CRLF file into an LF file

09 days agoTools & CapabilitiesApache-2.0
Z

dsh-feishu-mcp

zhengjy01/dsh-feishu-mcp

Feishu (Lark) OpenAPI MCP connection for DeepSeek Harness: drives the official @larksuiteoapi/lark-mcp stdio server with your Feishu app credentials, exposes Feishu API tools (IM messages, Bitable, docs, calendar, drive) under mcp__feishu__*, and a web se

010 days agoMCP & ConnectorsMIT
Z

dsh-restart

zhengjy01/dsh-restart

One-click restart for DeepSeek Harness: a web button (plus a dsh_restart agent tool) hands the relaunch to a detached helper that waits for the port to free, relaunches the exact same command, streams the new host's output, auto-reconnects the page — and

08 days agoTools & CapabilitiesMIT
Y

dsh-window-chrome

yi-arce/dsh-window-chrome

DSH web 插件:Wails 桌面壳窗口交互——无边框拖拽热区、双击最大化、侧栏底部 DevTools 入口(纯浏览器环境自动休眠)

07 days agoTools & CapabilitiesMIT
N

dsh-gme-workflow

nuaaweixinye/dsh-gme-workflow

Drives the GME Test Agent from inside Harness: three tools list interface catalogs, start and repair autonomous test generation in a local Python backend, poll the task until review, and keep PR, skip and cleanup actions behind explicit user consent.

02 days agoWorkflow & AutomationMIT
Z

dsh-aliyun-mcp

zhengjy01/dsh-aliyun-mcp

Alibaba Cloud MCP connection for DeepSeek Harness: static AccessKey credentials + local Alibaba Cloud MCP Proxy (uvx alibabacloud.mcp-proxy) connecting to the official OpenAPI MCP Server, with tools under mcp__aliyun__* and a web settings panel

010 days agoMCP & ConnectorsMIT
Z

dsh-goofish-mcp

zhengjy01/dsh-goofish-mcp

闲鱼 (Xianyu / Goofish) read-only MCP monitoring for DeepSeek Harness: drives the goofish-cli MCP server (stdio subprocess) and exposes read-only tools (search / item detail / listing / IM history) under mcp__goofish__*; write-capable tools (publish / delet

010 days agoMCP & ConnectorsMIT
Z

dsh-qqmail

zhengjy01/dsh-qqmail

QQ Mail (and any IMAP/SMTP mailbox) for DeepSeek Harness: registers qqmail_* agent tools that list, search, read, send, reply to, flag and download mail through IMAP/SMTP with a QQ Mail authorization code (no OAuth, no 2FA redirect), plus a `qqmail` CLI a

05 days agoMCP & ConnectorsMIT
N

dsh-desktop

new-256/dsh-desktop

DSH (DeepSeek Harness) ComfyUI 桥接插件:让 Agent 直接驱动本地/局域网 ComfyUI 生图生视频 — 8 个全局模型工具、预设工作流模板(txt2img/img2img/Wan/SVD/H3)、任意 API 工作流逃生舱、设备能力守卫、模型注册表断点续传下载、ComfyUI 一键安装评估。ComfyUI bridge plugin for DeepSeek Harness: image & video generation tools driving a local

011 days agoVision, Voice & MultimodalMIT
M

dsh-project-portfolio

mc856/dsh-project-portfolio

Unofficial DSH plugin — long-term, cross-project memory for coding agents: an embedded project-portfolio skill plus portfolio_status / portfolio_log tools over plain markdown files the user owns. Not affiliated with DeepSeek. 非官方社区插件,与 DeepSeek 无关联。

021 days agoMemoryMIT
K

sbtd-plugins

kunolu/sbtd-plugins

DSH 宿主上的 SBTD workflow 适配器。当前为 T5:注册短中文 sbtd section、进程内会话状态、`sbtd_plan`、`sbtd_review`、`tools/pre-execute` / `agent/pre-step` hooks 门禁,以及从 640-skills 只读同步的 `manuals/`。

07 days agoWorkflow & AutomationApache-2.0
J

dsh-session-log-repair

jsoncode/dsh-session-log-repair

DSH session-log repair plugin: scan every stored session, detect a seq collision in the committed region or a torn trailing record, and repair it from a one-click Web UI, model tools, or the /dsh-session-log-repair command. Installing it also registers it

011 days agoUI Enhancements
N

dsh-devtools

nzl153/dsh-devtools

DSH Agent 文件修改时间机器:session baseline、turn 级修改记录、安全恢复与 conflict 检测

012 days agoSessions & MessagesMIT
S

dsh-tool-gate

shehabyahya/dsh-tool-gate

Dynamic capability gating for DeepSeek Harness that reduces token usage by exposing large MCP/plugin toolsets only when an agent needs them.

016 days agoMCP & ConnectorsApache-2.0
Z

dsh-vercel-mcp

zhengjy01/dsh-vercel-mcp

Vercel MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.vercel.com, Vercel API tools under mcp__vercel__*, and a web settings panel

010 days agoMCP & ConnectorsMIT
S

dsh-repeat-tool-breaker

snailium/dsh-repeat-tool-breaker

Hard break on repeated tool calls: a synchronous ctx.tools.guard gate that counts semantic fingerprints (net/site/sink/cmd/exact) over a per-agent sliding window, ignoring decoy arguments such as description and timeoutMs.

05 days agoSecurity & PermissionsMIT
C

dsh-voice-mimo

ch1bug/dsh-voice-mimo

Xiaomi MiMo-powered voice for DeepSeek Harness: browser 🎤/🧠/🔊 UI, voice_transcribe/voice_understand/voice_speak tools, configurable voice map (preset/voicedesign/voiceclone). Fork of zhuiyueya/dsh-voice (MIT), Settings pattern from Anionex/dsh-vision-toolkit (MIT).

07 days agoVision, Voice & MultimodalMIT
Z

dsh-updater

zhengjy01/dsh-updater

Track DeepSeek Harness's own releases and update in one click: reads the npm dist-tags and the GitHub changelog, shows every change between the running build and the target, grades the risk, then hands the install to a detached helper that backs the current install up with an atomic rename, runs npm, verifies what landed, relaunches, and rolls back when the new build does not come up.

08 days agoDev & Plugin ToolsMIT
Z

dsh-anysearch

zhitiaojun/dsh-anysearch

AnySearch-backed search tools for agents: general and vertical-domain search, parallel batch queries, vertical-domain capability discovery, and page-to-Markdown extraction, plus an API key panel in Settings. It registers its own tools instead of a web_search provider, so it cannot be installed alongside @anysearch/anysearch-dsh.

08 days agoTools & CapabilitiesApache-2.0
X

computer-user-vision

xie129716/computer-user-vision

Windows computer use forked from computer-user: 13 computer_* tools that read the screen and drive the mouse and keyboard. Image-capable routes get the screenshot as a real image with an exact image-to-screen mapping, so no external OCR; elements return as UI Automation refs so a click lands on the exact control rectangle; Ctrl+Alt+Esc stops every call.

06 days agoTools & CapabilitiesMIT
U

dsh-live-data

uckkk/dsh-live-data

Ten live-data tools over eight keyless public APIs: FX rates, weather, npm/PyPI versions, GitHub repo stats, Bilibili video stats, A-share/index/gold quotes, and IP geolocation. Tool defaults are configurable in settings.

06 days agoTools & CapabilitiesMIT
G

sage-guikit

gezi-wen/sage-guikit

Windows desktop control exposed as native DSH tools - whole-screen and single-window capture (the window one goes through PrintWindow, so a covered window still captures), click, drag, typing, keyboard shortcuts, scrolling, window management, pixel and window polling, and UIA queries that can invoke a control or read its value instead of clicking coordinates. 11 tools over a PowerShell 7 child process; no MCP server, no resident process, no API key.

06 days agoTools & CapabilitiesApache-2.0
I

dsh-chat-cost

igormel81/dsh-chat-cost

Live token cost for every chat in the DSH Web UI: the chat, its subagents and the whole session tree, priced from a bundled models.dev snapshot of seven providers and 139 priced models, with cache read and write rates wherever the provider publishes them and DeepSeek from its own peak and off-peak table. Every finished answer carries its own price in the transcript, and a chat that is not currently open is priced from the log instead of disappearing. Spend is costed per interval from an append-only JSONL ledger in the project folder, so logged work keeps the tariff it was billed at. On top of it: budget-aware work plans packed against a money limit, routing scenarios that show which models are worth connecting, a generated plan document in English, Chinese or Russian, and a warning when spend belongs to no plan unit.

06 days agoUsage & BillingMIT
W

dsh-minimal-UI-panels

windrover/dsh-minimal-ui-panels

Four right-Sidebar panels for the dsh web client — an artifacts browser, long-term memory, a terminal and notes — paired two per tab with a draggable split, so two panes show all four at once. Ships the host half as well: nine memory_* tools, artifacts_list, the /memory command, the /api/artifacts/* and /api/terminal-notes/* routes. The terminal runs one bash command per line, with a 120-second deadline and a stop button. Requires dsh 0.1.5 or newer, which is where the right Sidebar replaced the old details column.

0yesterdayUI EnhancementsMIT