Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
833 Plugins gefunden
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
Ein Sicherheits-Kit für die Entwicklung: rollierende Konfigurations-Snapshots, automatisches Rollback bei Plugin-Fehlern, Rettung bei Boot-Fehlern und ein Verwaltungspanel in den Einstellungen.
dsh-deepseek-quota
yingjunnan/dsh-deepseek-quota
DeepSeek-API-Guthaben in einer schwebenden Karte unten rechts auf der DSH-Web-Seite (automatische und manuelle Aktualisierung).
dsh-skill-importer
saitamahang/dsh-skill-importer
Web-UI-Plugin für DeepSeek Harness: importiert Skills aus lokalen Markdown-Dateien oder URLs in die Skill-Wurzeln, die der Harness automatisch erkennt
dsh-hotswap
hongzhongl/dsh-hotswap
Runtime-Hot-Swap für DeepSeek Harness: Cordis-Plugins zur Laufzeit ein-/ausschalten, neustarten und Bundles automatisch per Hot-Mount aus der Web-GUI einbinden — ohne dsh neu zu starten.
dsh-llm-auto-route
qinyu765/dsh-llm-auto-route
Provider-Erkennung, -Zuordnung, Health-Checks und Failover vor der Ausgabe für DeepSeek Harness.
dsh-routines
jesse-njx/dsh-routines
Geplante Agenten per Cron: einen Prompt nach Zeitplan ausführen und die Zusammenfassung dort erhalten, wo Sie ohnehin sind, mit Standard-Sicherheitsmechanismen für Überlappung, verpasste Läufe und Timeout.
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
Bridge für Desktop- und Browser-Automatisierung (36 Tools): Steuerung von Fenster/Bildschirm/Maus/Tastatur mit PaddleOCR-Elementerkennung, Chrome-CDP-Browsing mit Accessibility-Snapshots.