プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
1005 件のプラグインが見つかりました
dsh-plugin-hub (dsh-mcp-manager)
wingsky-1/dsh-plugin-hub
MCP サーバーマネージャー: ステータス別のサーバー一覧、stdio/streamable-http セットアップフォーム、mcpServers JSON インポート、指数バックオフ再接続、ツールが mcp__<server>__<tool> としてモデルに登録されるサイドパネル。
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
capital-generation
v587d/capital-generation
China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.
dsh-plugin-muapi
samuraigpt/dsh-plugin-muapi
MuApi media-generation tool: a muapi_generate tool that submits and polls jobs against any of MuApi's 100+ image, video, audio, and 3D models through one x-api-key.
DeepSeek-Harness-biaoqingbao
moononnn/deepseek-harness-biaoqingbao
Sticker/emoji expression for assistants: emotion-driven auto-matching, library management, AI image tagging, dialects, style mimicry, and chat-based tag refinement.
dsh-plugin-sync
angli1997/dsh-plugin-sync
Sync the installed DeepSeek Harness plugin manifest to a GitHub Gist (OAuth login, one-click export/import with automatic dependency install).
deepseek-web-import
wpc0323/deepseek-web-import
Imports chat.deepseek.com web conversations into DeepSeek Harness as resumable sessions, from a settings-page UI.
dsh-humanized-deepseek-maid
loonai321/dsh-humanized-deepseek-maid
Adds a configurable humanized whale-girl maid persona with immersive roleplay, speaking modes, and a lightweight layered memory with query-triggered recall.
dsh-llm-codex
noirbright/dsh-llm-codex
ChatGPT Codex subscription chat: official OAuth, a Sol/Terra/Luna catalog with Fast rows, live usage limits, and optional search and view_image tools.
dsh-llm-github-copilot
lujianjun19/dsh-llm-github-copilot
GitHub Copilot LLM adapter: OAuth device-flow sign-in, live model discovery from the Copilot API, vision support for image-capable models (gpt-4.1, gpt-4o), and two wire protocols (Chat Completions and Responses API) with automatic endpoint routing per model.
DSH-CODEX-SUBSCRIPTION-POOL
eve-146t/dsh-codex-subscription-pool
Use your ChatGPT/Codex subscriptions in DSH, with image generation and web search support.
dsh-token-cost-meter
yzz-s/dsh-token-cost-meter
Real-time session token usage and estimated cost in the composer stats row, with pricing fetched from DeepSeek official pricing page.
dsh-opencode-go-usage
xiaweiliang060035/dsh-opencode-go-usage
すべてのAPIキーのOpenCode Goサブスクリプション使用量(ローリング/週/月)をリアルタイム表示するフローティングウィジェット。レート制限アラートと自動キープール検出機能を搭載。
dsh-deepseek-usage-dashboard
izz-blue/dsh-deepseek-usage-dashboard
DeepSeek API usage dashboard for DSH Web: daily cache-hit/miss and output token statistics from session logs, per-model cost estimates, account balance, 7-day trends, and a composer usage summary.
dsh-deepseek-balance
cn-leo/dsh-deepseek-balance
Real-time DeepSeek account balance in the composer dock, auto-refreshing every 15 seconds with hover details.
dsh-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
folder-tree-sh
nothree-code/folder-tree-sh
Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
dsh-model-picker
genius-alray/dsh-model-picker
DSH Web UI向けダイアログスタイルモデルピッカー:あいまい検索、折りたたみ可能なプロバイダーグループ、お気に入りとお気に入りのみフィルター、thinking-levelドロップダウンを備え、組み込みモデルセレクターを公式UIプリミティブとDSWトークンで置き換え。
dsh-ask-guard
q1hangl/dsh-ask-guard
ask_user_question 向けの協調的なタイムアウトガード。見失われた、または未回答の質問は、ターンを永遠に停止させる代わりに、構造化された ASK_TIMEOUT として解決されます。
dsh-subscription-auth
khellendros97/dsh-subscription-auth
サブスクリプション OAuth ログイン。ChatGPT/Claude/Grok/Kimi のサブスクリプションアカウント(API キーではなく)を使用でき、モデルを自動検出します。
dsh-session-cost
chengche106/dsh-session-cost
DSH プラグイン: Web GUI の統計バーに、セッションごとの推定 DeepSeek API コストを表示します。
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin の強化版。DeepSeek Harness にスキン切り替えとカスタム背景壁紙を提供します。オリジナル版から2つの不具合を修正——①大きな画像や特殊フォーマットのアップロードが無反応になる問題(createImageBitmap による直接デコードに変更し、処理中/エラー表示を追加)、②テーマ切り替え時に overrideTokens が theme/change を発火させ無限再帰でスタックオーバーフローする問題(スキン/明暗のガードを追加してループを遮断)。壁紙の保存方式も localStorage への圧縮保存から IndexedDB への原本直接保存に変更し、全画質表示・無圧縮を実現、旧データの自動移行にも対応しています。
dsh-skill-manager
lanxing6480/dsh-skill-manager
dsh の Web GUI 向けスキルマネージャー。サイドバーのエントリと、現在のセッションから見えるスキル一覧(グローバル/ローカルにグループ分け)を表示するパネルを提供し、スキルごとの有効/無効切り替え、作成・インポート・編集・削除に対応します。スキルを無効化すると、モデルの利用可能範囲から除外されます。
dsh-tool-vision
scorp1o117/dsh-tool-vision
DeepSeek Harness 向けの外部ビジョンモデルプラグイン。inspect_image がローカル画像または http(s) の画像 URL を任意の OpenAI 互換エンドポイントに送信し、ビジョンモデルによる画像の説明文をそのまま会話に返します。Web UI の設定パネル付き。