Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5243 plugins found
dsh-mobile-gate
bernardxu123/dsh-mobile-gate
LAN mobile gateway: isolated child-process reverse proxy with first-visit approval, per-device token binding, rate limiting, and mobile layout injection (compact composer pills, randomUUID polyfill).
deepseek-harness-plugins (vision-bridge)
yinxe/deepseek-harness-plugins
Let text-only models see images: when a picture arrives with a placeholder like \[image omitted because this model accepts text only], the model calls the vision_describe tool and the plugin forwards the image reference plus the question to a multimodal model, retrying with a fallback model on failure. Configured in the settings page and persisted via the official settings API.
deepseek-harness-plugins (web-style)
yinxe/deepseek-harness-plugins
Web appearance suite with a 7-theme gallery (each a full 122-token --dsw-* mapping) plus one-click switching persisted in settings, Material You wallpaper color extraction that generates a whole dynamic palette, and a global corner-radius control. Themes ride on the official look system as override layers instead of fighting it, so the official light/dark/auto row stays valid.
deepseek-harness-plugins (file-change-viewer)
yinxe/deepseek-harness-plugins
Takes over the edit/write rows in the chat stream with the official native row shell and collapse behavior; expanding shows per-file code cards with file-type icon, add/delete stats, per-block collapse, highlight/plus-minus toggle, syntax-highlighted unified diff with real file line numbers, and a configurable context margin. Also ships a patch tool (beta, off by default) that applies multi-spot multi-file patches atomically via the *** Begin Patch envelope.
task-board-plugin (dsh-agent-board)
ppawnsir/task-board-plugin
Kanban task board for DeepSeek Harness sessions: the main agent dispatches coding tasks to one-shot worker/verifier subagents, with dependency scheduling, pipeline tiers, escalation handling, and file/notes context injection.
agent-live
ssssnail/agent-live
Agent Live native conversation view for DeepSeek Harness
dsh-scholar
smilewhenever777/dsh-scholar
DSH 学者工作台:本地论文库 + Idea 书柜 + 知识图谱
dsh-pause
better-er/dsh-pause
DSH Web 暂停插件:agent 完成一轮工具交互、正要发出下一次模型请求之前暂停,保持 composer 输入框可用,人类以回车/发送放行并可携带补充文字;此暂停不打断任何在途 API 调用,模型上下文始终完整、无感知。纯插件自包含,不改 DSH 源码。
dsh-browser-scope
hakureimonika/dsh-browser-scope
Agent-native browser DevTools workbench for DeepSeek Harness. / 让你的DSH获得非常强大的 Chromium DevTools 能力
deepseek-harness-plugins (mcwiki-search)
yinxe/deepseek-harness-plugins
Query Chinese Minecraft Wiki (MediaWiki API) and convert raw wiki text into clean AI-readable output — search, page intro, full-page Markdown, and random entry; templates, references, images and cross-language links are stripped before reaching the model.
deepseek-harness-plugins (token-meter)
yinxe/deepseek-harness-plugins
Unified token quota and usage statistics for dsh: multi-vendor rolling/payg quota with sidebar cards and provider ops, plus session-log token aggregation with trends, heatmap, and per-model breakdown.
dsh-ocr-local
grelvan/dsh-ocr-local
Local OCR fallback for text-only routes: when the session model declares it cannot accept images, the attached image is cached locally and its path injected so the model can call ocr_image — PP-OCRv5 + ONNX Runtime on CPU, no API key, images never leave the machine. Silent when the model can see images.
dsh-sync
weibaohui/dsh-sync
Multi-machine sync: keeps multiple dsh replicas consistent through one private GitCode repository — skills, sessions, settings and plugin manifests each with an independent switch; changes go through branch, PR and merge, remote-only additions are pulled back before every push so nothing is deleted, and an AI smart-align step semantically merges files both sides changed (plus one-click conflict resolution); private repos enforced, pull never overwrites local edits.
dsh-whale-girl-pet
yanzwzz/dsh-whale-girl-pet
🐋 DeepSeek 娘桌宠:住进 DeepSeek Harness Web 界面的蓝发鲸鱼女仆。工作链路(开工/轮播/收工庆祝)、任务完成统计气泡(用时/消耗/花费)、会话与单轮费用 pill(缓存命中/未命中/输出三桶 + 谷峰)、睡眠系统、时间感知、余额/天气/喂食按钮与完整设置面板。A whale-girl desktop pet for the DeepSeek Harness Web UI.
dsh-fylar-office-editor
fylaropen/dsh-fylar-office-editor
Office document preview, editing, and DOCX generation for DeepSeek Harness, powered by Fylar Office SDK.
deepseek-plugin-liangwengu
vincibeans/deepseek-plugin-liangwengu
梁文谷 DSH 插件:在会话标题栏右侧(日志导出按钮左侧)显示当前算力错峰时段(工作日 09:00–12:00 与 14:00–18:00 为梁文峰,其余时间含整个周末为梁文谷),并实时倒计时当前时段剩余时间;谷期跨天计算,直达下一工作日 09:00。适配 dsh-v0.1.2-alpha.1 ~ rc.1。
dsh-behavior-enhancer
zoria-lind/dsh-behavior-enhancer
Behavior-management plugin for DeepSeek Harness: tool-call discipline prompt section, failure-triggered parallelism convergence (pool drops to 1, auto-restores), consecutive-failure user intervention. Complements dsh-token-optimizer; works standalone.
dsh-swarm-orchestrator
linkbag/dsh-swarm-orchestrator
Role-based AI swarms for DeepSeek Harness: an architect plans, parallel builders execute, reviewers gate quality, and an integrator ships. Per-role model pinning with fallback chains, review loops, evidence contracts, human-gated reviews, quota-aware pause/resume, and a live kanban + flow chart in the web GUI. 40 tests; installs from GitHub or npm.
busabase-dsh-plugin
busabase/busabase-dsh-plugin
Connects DeepSeek Harness to Busabase: search workspace knowledge, work with structured records and apps, submit writes as reviewable ChangeRequests, and inspect results in live cards.
dsh-chatgpt-web
wlv-zedd/dsh-chatgpt-web
Free conversational ChatGPT Web (GPT 5.6 Luna) model provider for DeepSeek Harness with streaming Markdown.
dsh-capability-panel
pure-craft/dsh-capability-panel
See which skills and tools your agent can actually reach right now — true in-context state (loaded/truncated/evicted) and per-session switches.
dsh-behavior-enhancer
liora2050348900/dsh-behavior-enhancer
Behavior-management plugin for DeepSeek Harness: tool-call discipline prompt section, failure-triggered parallelism convergence (pool drops to 1, auto-restores), consecutive-failure user intervention. Complements dsh-token-optimizer; works standalone.
liang-desktop-pet (liang-harness-plugin)
flycat43/liang-desktop-pet
A draggable character companion for the DeepSeek Harness web profile with six visual and expression levels, four task modes, current-session chat, public reasoning summaries and browser speech synthesis.
my-dsh-plugins (dsh-guardian)
baosfeng/my-dsh-plugins
Plugin governance: new/updated plugins stage in a candidate area first, then hot-mount after startup — success promotes, failure auto-disables, repeated failures freeze, one-click safe mode, sidebar diagnostics panel (npm: `bsfeng-dsh-guardian`).