Plugins
Browse, filter, and install DeepSeek-Harness plugins.
833 plugins found
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
dsh-pilot
viger1/dsh-pilot
Browser operation by accessibility refs: navigate, snapshot the page as a ref tree, act on elements, and wait for conditions; the origin policy follows the session approval stance and is enforced by request interception.
browser-automation
johnxu22786/browser-automation
Real-browser automation for dsh via an MCP server (Playwright core): navigate, click, fill, type, screenshot, and act on accessibility snapshots with numbered references - all 22 web_* tools re-exposed to the harness over stdio.
dsh-memoryleak
warmwine/dsh-memoryleak
Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.
qmd-autosearch
zhangzhenwen1/qmd-autosearch
Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.
dsh-trilium
minerpi/dsh-trilium
Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.
dsh-whale-companion
xianshu-virtuous/dsh-whale-companion
Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.
dsh-llm-failover
hb00/dsh-llm-failover
Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.
dsh-rule-manager
wzz3034026545/dsh-rule-manager
Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
dsh-guard
x2802490130-prog/dsh-guard
A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel.
dsh-deepseek-quota
yingjunnan/dsh-deepseek-quota
DeepSeek API balance in a bottom-right floating card on the DSH Web page (auto-refresh + manual refresh).
dsh-skill-importer
saitamahang/dsh-skill-importer
Web UI plugin for DeepSeek Harness: import skills from local Markdown files or URLs into the skill roots the harness discovers automatically
dsh-hotswap
hongzhongl/dsh-hotswap
Runtime hot-swap for DeepSeek Harness: hot enable/disable/restart Cordis plugins and auto hot-mount bundles from the Web GUI — no dsh restart.
dsh-llm-auto-route
qinyu765/dsh-llm-auto-route
Provider discovery, matching, health checks, and pre-output failover for DeepSeek Harness.
dsh-routines
jesse-njx/dsh-routines
Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults.
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots.