プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
7 件のプラグインが見つかりました
dsh-notifier
thewolfwalker/dsh-notifier
DSH 向けの統一通知プッシュ機能。最小限の notify() API と8種のチャネルアダプター(Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook)を提供し、ターン終了・承認・エラー時のセッションイベントを自動プッシュ、エージェントから呼び出せる notify ツールも備えます。ランタイム依存なし。
dsh-anchored-standard
jungod1121/dsh-anchored-standard
Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.
dsh-memory-system
zhujunpeng12/dsh-memory-system
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh-apex-standard
rindbeans/dsh-apex-standard
Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.
dsh-superpowers
codeanqiang-ma/dsh-superpowers
DeepSeek Harness 向け Superpowers(obra/superpowers): ソフトウェア開発方法論の Skill とそのセッションブートストラップを dsh プラグインとして提供。
dsh-repo-setup
gongyijie85/dsh-repo-setup
Read-only repo bootstrap scanner (repo_setup_scan tool): detects stack/tests/docs/git/db and recommends plugins, MCP servers and hygiene files.
dsh-desktop-app
happpsee/dsh-desktop-app
Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.