プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
749 件のプラグインが見つかりました
dsh-inspector
cocosgt/dsh-inspector
現在の dsh セッションの実行中の指示チェーンとプロジェクトスキルを検査・管理できます。その場での作成・編集にも対応し、表示されている内容がそのままモデルに渡されます。
dsh-dafeiyu
qcytsn/dsh-dafeiyu
DeepSeek Harness のセッションイベントに連動する、デスクトップネイティブな「大飛魚」コンパニオン。
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness にビジョン機能、マルチモデルルーティング、納品前の Gemini による視覚的セルフチェックを提供します。
design-playbook
bandersnatch0x/design-playbook
コーディングエージェント向けのデザイン I/O。宣言(spec/domain/craft/design/components/template)と契約(skill/evaluator)によって制御可能な UI 生成を行います。コンソール、ダッシュボード、エージェント運用、CJK 優先アプリなどのプロダクト UI 向け。
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 向けの再利用可能な Markdown プロンプトプロファイル。ターンごとのモデル選択、引数の置換、状態の復元に対応します。
muretai-dsh-skill
muretai/muretai-dsh-skill
エージェントを Muretai ネットワークに参加させます。独自の ID、招待制の紹介機能、他のユーザーが所有するエージェントとの署名付きエンドツーエンド暗号化メッセージング、受信メールによる自動起動でエージェント自身が返信できます。
dsh-proof
evilirving/dsh-proof
独立した読み取り専用の受け入れレイヤー。トップレベルのターンが終了するたびに読み取り専用の検証エージェントを起動し、不合格の差分をエージェントにフィードバックします。
dsh-routines
jesse-njx/dsh-routines
cron によるスケジュール実行エージェント。プロンプトを定期実行し、普段使っている場所にダイジェストを届けます。重複実行/実行漏れ/タイムアウトへの安全なデフォルト対応付き。
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
読み取り専用の、エージェントフリート向け認証情報の衛生監査ツール。認証情報ファイルのパーミッション、git リモートに埋め込まれた認証情報(出力ではマスク)、プロバイダートークンのリテラル数をチェックします。依存関係なし、決定的な動作です。
dsh-voice
jesse-njx/dsh-voice
音声メモを入力し、音声で回答を受け取れます。話した内容がユーザーメッセージになり(文字起こし)、エージェントの返信を読み上げさせることもできます(発話)。~/.dsh/voice 配下でローカル優先に動作します。
dsh-apple-mode
jihongboo/dsh-apple-mode
DSH 向けの Xcode AI 連携。26種の Xcode MCP ツール(mcpbridge)、Apple プラットフォーム向けスキル、Xcode Intelligence 風のペルソナ(エージェントプリセットまたはグローバルバンドル)を提供します。
dsh-memoria
jiayan-xu/dsh-memoria
ベクトル+グラフ方式のメモリバックエンド。ローカルの memoria サーバーに対する observe/remember/search/recall ツールを提供し、HNSW によるセマンティック想起、FTS5 キーワード検索、ナレッジグラフのシグナルを RRF ランキングで融合します。ターン終了時の自動永続化とエージェントごとの名前空間分離に対応。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。
dsh-trading-toolkit
kentleenot/dsh-trading-toolkit
A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX regime signals and simple backtest previews via EastMoney. Read-only, never places orders.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
dsh-flash-godmode
cavan-ou/dsh-flash-godmode
Reasoning-mode routing plugin for V4 Flash on headless: w7 persona anchoring, first-turn tool anchoring and complexity-dispatched guidance.
dsh-vision
zoahdev/dsh-vision
vision_analyze tool: analyze a local image or URL with an OpenAI-compatible vision model.
gewu-tools
nyantused-cpun/gewu-tools
Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.
dsh-plugin-archive-manager
piaohua/dsh-plugin-archive-manager
(DSH) Web plugin that makes session archiving reversible and visible
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
orbit-dsh-plugin
clawdwan/orbit-dsh-plugin
DeepSeek Harness 上的反思层插件,把 Agent 的每一步记录成「假设→任务→结果」的证据链,蒸馏出以客观 done_when 为锚的可复用经验,让 Agent 累积每做一次就变好一点。
skill-injector-plugin
zenjibad/skill-injector-plugin
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator.
dsh-plugin-watchdog
davidgereb/dsh-plugin-watchdog
Restart your ongoing agent sessions once on server restart in DeepSeek Harness.