Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
564 Plugins gefunden
dsh-notify-skill
pakiknowledge/dsh-notify-skill
Email reminders from your DSH agent when you're away: fires at goal completion, blockage, before asking the user a decision, and at long-task milestones via a bundled zero-dependency Node SMTP sender.
task-board
johnxu22786/task-board
Event-sourced cross-session work ledger: register, track and settle tasks with full audit history, kanban export, and a board digest injected into every model turn.
docgen
johnxu22786/docgen
Document workshop skill pack: four pure-prompt Agent Skills that turn a codebase into READMEs, PR descriptions, changelogs and code reviews, installed into dsh via a dsh.bundle plugin row.
dsh-voice-live
tangzheng202202/dsh-voice-live
Real-time duplex voice over Volcengine streaming ASR/TTS: agent reply narration, barge-in, wake word, live captions, 30 Chinese voices and a reply-first acknowledgment; builds in the DSH monorepo.
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.
context-pruner
johnxu22786/context-pruner
Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.
dsh-period-report
zhengjy01/dsh-period-report
Free-interval session reports with AI-narrated daily/weekly digests over any date range, plus every-N-days scheduled reminders with system notifications (macOS / Linux).
deepseek-harness-tui
demo-0416/deepseek-harness-tui
Interaktive Terminal-UI für deepseek-harness, installiert als dsh-Profil-Bundle
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-codebase-memory
jiayan-xu/dsh-codebase-memory
Bridge zum Code-Wissensgraphen für codebase-memory-mcp: semantische Symbolsuche (BM25), Quellcode-Ausschnitte, Architekturübersicht mit Leiden-Communities, Aufruf-/Datenfluss-/dienstübergreifende Traces, graphgestütztes Grep.
dsh-knowledge
iccuse/dsh-knowledge
Bridge zu einer globalen Markdown-Wissensdatenbank, die mit der Codex-kb.cmd-CLI geteilt wird: Tools kb_add/kb_search/kb_show/kb_timeline mit byte-kompatiblem Frontmatter.