プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
596 件のプラグインが見つかりました
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness にビジョン機能、マルチモデルルーティング、納品前の Gemini による視覚的セルフチェックを提供します。
dsh-sight
fu3rte/dsh-sight
テキスト専用の DeepSeek Harness(dsh)モデルにビジョン機能をプラグインとして追加します。低価格/無料の VLM プリセットを内蔵した `vision` ツール、複数画像の一括解析、貼り付けによる画像入力、ホットリロード対応の Web 設定ページを提供します。
dsh-cloudflare-browser-run
realalexandreai/dsh-cloudflare-browser-run
DeepSeek Harness プラグイン。Cloudflare Browser Run を活用した Web ブラウジングツール(markdown / スクリーンショット / pdf)——JS レンダリング、ログインセッション、WebMCP に対応した本物のヘッドレス Chrome を使用します。
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 向けの再利用可能な Markdown プロンプトプロファイル。ターンごとのモデル選択、引数の置換、状態の復元に対応します。
dsh-tool-approval
ilharp/dsh-tool-approval
手動承認モード(「Manual Mode」/「Ask Mode」)。
dsh-pain-point-check
iccuse/dsh-pain-point-check
強制的なペインポイントゲート。収束しない実験が2回続くと3つの質問を注入し、回答するまで調査以外のツール呼び出しを拒否、同じ方向での再試行をブロックします。
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
読み取り専用の、エージェントフリート向け認証情報の衛生監査ツール。認証情報ファイルのパーミッション、git リモートに埋め込まれた認証情報(出力ではマスク)、プロバイダートークンのリテラル数をチェックします。依存関係なし、決定的な動作です。
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-knowledge
iccuse/dsh-knowledge
Codex の kb.cmd CLI と共有するグローバルな Markdown ナレッジベースへの橋渡し。kb_add/kb_search/kb_show/kb_timeline ツールを提供し、frontmatter はバイト互換です。
dsh-memory
flymysql/dsh-memory
セッションをまたぐメモリボールト。remember / recall / forget ツール、ターンごとのプロンプト注入、設定ページでのエントリブラウザを提供します。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。
codegraph
johnxu22786/codegraph
Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.
dsh-url-tools
zhijiangtang/dsh-url-tools
URL parsing, tracking-parameter removal, encode/decode, and redirect expansion.
dsh-http
zhijiangtang/dsh-http
Structured HTTP request tool: returns status, duration, and size, with basic/bearer auth helpers.
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-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-wx-msg-tool
yauntyour/dsh-wx-msg-tool
WeChat ClawBot/iLink channel plugin: QR login in DSH Web, message send/poll/status tools, background polling, and optional per-sender persistent DSH sessions that automatically reply through WeChat.
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.
dsh-conversation-anchors
biggerboy/dsh-conversation-anchors
Sidebar conversation anchor navigation: one anchor per chat node (user / assistant / tool / command) with role badges and summaries, click to smooth-scroll to that message; live-refreshes with the session.
dsh-i18n
semidia/dsh-i18n
Chinese localization for tool results: intercepts tool execution output and translates English markers (`[exit code]`, `[timed out]`, `[sandbox: ...]`, etc.) into Chinese, with a settings toggle.
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-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.