プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
596 件のプラグインが見つかりました
dsh-plugin-codex
wss534857356/dsh-plugin-codex
Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
dsh-codex-shim
opentritium/dsh-codex-shim
Simulates a Codex environment for selected model routes to improve GPT-family model tool-call success.
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-composer-expand
13071301808/dsh-composer-expand
Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.
dsh-observation-journal
cavan-ou/dsh-observation-journal
DSH 向けの、手をかけずに済むランタイムテレメトリ。各セッションのタスク、モデル階層、ツール、失敗、所要時間、ステータスを人が読めるジャーナルに自動記録し、統計セクションも備えます(純粋なオブザーバーで、ツールも LLM 呼び出しも注入も行いません)。
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
組み込みの web_search ツール向けの、Tavily を基盤とした Web 検索プロバイダー。API キー、結果件数、直近期間を設定できる設定カード付き。
dsh-plugin-sleep
huanlinoto/dsh-plugin-sleep
モデルに sleep ツールを公開: 指定ミリ秒だけ実行を一時停止して復帰。キャンセル/clamp に対応。
dsh-openapi
degurechaff57/dsh-openapi
DeepSeek Harness 向けの、安全な OpenAPI 3.x 探索と API 呼び出しツール。
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
DeepSeek Harness 向けプラグインマーケットプレイス——GitHub の dsh-plugin topic(1800 以上のリポジトリ)をライブ同期し、検索・ページネーション対応の設定タブでワンクリックインストールとエージェントツール(market_search / market_install)を提供。
dsh-mcp-bridge
edge-echo/dsh-mcp-bridge
厳選された MCP サーバーバンドル: 1 回のインストールで demo、memory、filesystem、GitHub、Playwright、リモート HTTP の各 MCP サーバーに加え、接続検証ツールと CI チェックを利用可能。
graphlint
angeloszou/graphlint
DeepSeek Harness プラグインバンドル: エージェント向け graphlint デッドコード検出ツール(graphlint_query / graphlint_build / graphlint_config + graphlint skill)。
dsh-testgen
bujue600-arch/dsh-testgen
自動ユニットテスト生成: /testgen コマンドと generate_tests ツールがテストを雛形作成・実行し、合格するまで修正する(LLM + オフラインテンプレート生成、vitest/jest/mocha/node:test 対応)。
dsh-plugin-call-me
radres/dsh-plugin-call-me
CallKit 経由でスマートフォンに着信: `call_me` と `text_me` ツールに加え、ターン終了時や承認時にオプションで電話をかけ、話した回答をセッションに文字起こしして戻す。
dsh-loop
vlln/dsh-loop
繰り返しループ: `/loop` コマンド + loop ツール + アクティビティステータスバー。
dsh-session-audit
bwndlct/dsh-session-audit
セッション実行の分析: ステップ数、ツール呼び出し、失敗、繰り返し操作、token 使用量、検証シグナルを text/Markdown/JSON レポートとして出力。
dsh-plugin
picgo/dsh-plugin
PicGo の既存設定(PicGo Cloud、GitHub、S3、COS、Qiniu、またはインストール済みの任意のアップローダープラグイン)を通じて、ローカルの画像・ファイルを画像ホストにアップロード。`picgo_upload` ツールと `/picgo` コマンドで実行。
dsh-tool-search
letter2025/dsh-tool-search
Hermes 風のツール検索&スリム化: 段階的開示、セマンティック検索、説明、そしてロングテールなツールをオンデマンドで呼び出す一方、コアツールは常時利用可能なままにする。
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
コードベースのナレッジグラフ(CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL の関係)を活用した read_graph ツール。
dsh-finance
zhang787jun/dsh-finance
金融リサーチのワークフローとポートフォリオリスクツール。最新の市場情報については出典の厳格な管理を徹底します。
dsh-tool-time
omdsh-dev/dsh-tool-time
厳格な ISO 8601 パース、IANA タイムゾーン変換、UTC カレンダー演算。
dsh-tool-markdown
omdsh-dev/dsh-tool-markdown
HTML↔Markdown 変換、GFM テーブルの正規化、目次(TOC)生成。
dsh-tool-diff
omdsh-dev/dsh-tool-diff
text/JSON/CSV/Markdown の構造化比較と統合 diff を生成。
dsh-tool-csv
omdsh-dev/dsh-tool-csv
依存ゼロの状態機械パーサーで CSV(RFC 4180)を解析/クエリ/集計/変換。