プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
564 件のプラグインが見つかりました
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
DeepSeek Harness 向けのインタラクティブなターミナル UI。dsh の profile バンドルとしてインストールされます。
dsh-routines
jesse-njx/dsh-routines
cron によるスケジュール実行エージェント。プロンプトを定期実行し、普段使っている場所にダイジェストを届けます。重複実行/実行漏れ/タイムアウトへの安全なデフォルト対応付き。
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 向けのコードナレッジグラフブリッジ。セマンティックなシンボル検索(BM25)、ソースコードの抜粋、Leiden コミュニティによるアーキテクチャ概観、呼び出し/データフロー/サービス間トレース、グラフ拡張 grep に対応します。
dsh-knowledge
iccuse/dsh-knowledge
Codex の kb.cmd CLI と共有するグローバルな Markdown ナレッジベースへの橋渡し。kb_add/kb_search/kb_show/kb_timeline ツールを提供し、frontmatter はバイト互換です。