Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
564 plugins encontrados
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
Interfaz de terminal interactiva para deepseek-harness, instalada como paquete de perfil de dsh
dsh-routines
jesse-njx/dsh-routines
Agentes programados mediante cron: ejecuta un prompt según un horario y recibe el resumen donde ya estás, con valores de seguridad predeterminados para solapamientos, ejecuciones perdidas y tiempos de espera.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
Puente al grafo de conocimiento de código para codebase-memory-mcp: búsqueda semántica de símbolos (BM25), fragmentos de código fuente, visión general de arquitectura con comunidades de Leiden, trazas de llamadas/flujo de datos/entre servicios, y grep aumentado por grafo.
dsh-knowledge
iccuse/dsh-knowledge
Puente hacia una base de conocimiento global en Markdown compartida con la CLI kb.cmd de Codex: herramientas kb_add/kb_search/kb_show/kb_timeline con frontmatter compatible byte a byte.