プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
134 件のプラグインが見つかりました
dsh-kimicode-swarm
hongyue0721/dsh-kimicode-swarm
Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.
oh-my-deepseek-harness
hatsuyuki0103/oh-my-deepseek-harness
OMX-style workflow skills for DeepSeek Harness: deep-interview, ralplan, ralph, autopilot, team, code-review and 19 more, rewritten on native DSH tools, without vision skills.
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-wechat-mp
coolbreezecoin/dsh-wechat-mp
Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.
DeepSeek-Harness-Hanako-Memory
moononnn/deepseek-harness-hanako-memory
Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).
dsh-fork-graph
chouyong/dsh-fork-graph
Git-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.
dsh-usage-stats-plus
nixz0824/dsh-usage-stats-plus
DSH usage and balance panel with official live balance, per-event official peak/off-peak pricing, all-channel spend estimates from daily balance snapshots, and a Codex-style 12-month token activity timeline. Fork of Ychris12138/dsh-usage-stats.
better-reasoning-slider
vvvspec/better-reasoning-slider
Official-style composer model trigger with a floating reasoning-effort slider popup.
dsh-file-mention
sunshaobei/dsh-file-mention
Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
ethan-workbench
ethan0084/ethan-workbench
DeepSeek Harness 向けの、デスクトップ風のプロジェクト/AI ワークベンチ。
dsh-pi
andpuqing/dsh-pi
DeepSeek Harness(dsh-pi)向けの pi スタイルのシステムプロンプト。pi のミニマルコア・ツール一覧・ガイドライン方式にシステムプロンプトを置き換える、Cordis プラグインバンドルです。
vision-tool
haowencang/vision-tool
DeepSeek Harness 向けの、会話形式による UI/UX ビジュアルレビュープラグイン。vision_review / vision_ask ツールは、任意の OpenAI 互換マルチモーダルエンドポイント(例: agnes-2.5-flash)を利用します。
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 風のライフサイクルフック。設定したシェルコマンドが、モデルのツール呼び出しの前後に stdin 経由の JSON ペイロード付きで実行されます。pre-tool フックが非ゼロで終了すると、その呼び出しはブロックされます。