メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

387 件のプラグインが見つかりました

S

dsh-chatgpt-subscription

songoao25/dsh-chatgpt-subscription

Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.

218 時間前モデルとプロバイダーMIT
Y

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.

29 日前使用量と課金MIT
Y

dsh-billing-balance

yzz-s/dsh-billing-balance

Shows DeepSeek API account balance and Volcengine Ark Coding/Agent Plan quota windows (5h/weekly/monthly with reset countdowns) in the settings panel, composer dock, and a draggable floating refresh button.

29 日前使用量と課金MIT
R

dsh-shortcuts

ricketts-guo/dsh-shortcuts

Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.

27 日前UI拡張MIT
I

dsh-shorts-wall

imkingjh999/dsh-shorts-wall

Adds a docked-first vertical shorts wall to the DSH Web UI with YouTube Shorts and Bilibili sources, keyword rotation, four-corner resizing, and Alt+S/Alt+M shortcuts.

213 時間前UI拡張MIT
M

dsh-skin20260814

manuspurs/dsh-skin20260814

dsh-skin の強化版。DeepSeek Harness にスキン切り替えとカスタム背景壁紙を提供します。オリジナル版から2つの不具合を修正——①大きな画像や特殊フォーマットのアップロードが無反応になる問題(createImageBitmap による直接デコードに変更し、処理中/エラー表示を追加)、②テーマ切り替え時に overrideTokens が theme/change を発火させ無限再帰でスタックオーバーフローする問題(スキン/明暗のガードを追加してループを遮断)。壁紙の保存方式も localStorage への圧縮保存から IndexedDB への原本直接保存に変更し、全画質表示・無圧縮を実現、旧データの自動移行にも対応しています。

210 日前テーマと外観MIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

DeepSeek Harness のエージェント機能を MCP サーバーとして公開し、外部の MCP クライアント(例: Hermes)から Harness を操作してコーディングタスクを実行できるようにします。Hermes が頭脳、Harness が手足という構成です。

210 日前MCPとコネクタMIT
L

dsh-plugin-langfuse

linyp/dsh-plugin-langfuse

DeepSeek Harness 向けの Langfuse 可観測性連携。セッションログを OpenTelemetry トレース(GenAI セマンティック規約準拠)として Langfuse の OTLP エンドポイントにエクスポートします。

210 日前セキュリティと権限MIT
B

dsh-claude-marketplace

ben7am1n/dsh-claude-marketplace

DeepSeek Harness 向けの Claude Code 互換レイヤー。.claude のスキル/コマンド/エージェントを読み込み、Claude Code マーケットプレイスのプラグインをネイティブの dsh スキルとしてインストールできます。

211 日前開発とプラグインツールMIT
V

dsh-trace

vibeinging/dsh-trace

ターン、モデルのステップ、ツール呼び出しを yiTrace へエクスポートするテレメトリバックエンド。

212 日前開発とプラグインツールBSD-3-Clause
Z

dsh-video-downloader

zimai233/dsh-video-downloader

Bilibili/YouTube/Douyin/Xiaohongshu(RED)のメディアを検出・ダウンロードし、画質とフォーマットを解析します。

210 日前ツールと機能MIT
L

dsh-agent-preset-recommender

leemancheung/dsh-agent-preset-recommender

Codex、Claude Code、WorkBuddy、CodeBuddy のセッション/ワークフローメタデータをプライバシーに配慮してローカルでスキャンします。集計されたエビデンスを保存し、内容の保持・ネットワーク通信・プリセットの変更を行わずに、DSH 組み込みのエージェントプリセットを推奨します。

28 日前ツールと機能MIT
P

dsh-meow-cachebilling

phant0meow/dsh-meow-cachebilling

Per-round cache billing inside the composer context-meter popover: what the current call spends on cache hits, misses, and output in CNY, with automatic official peak/off-peak and per-model pricing; hidden on non-official DeepSeek routes.

113 時間前使用量と課金MIT
D

dsh-free-web-search

delef/dsh-free-web-search

Free web search with 10 engines (Bing/DuckDuckGo/SearXNG/AnySearch free + Exa/Tavily/Keenable/Perplexity/DeepSeek paid), automatic fallback chain, time-filtered advanced search, platform search (GitHub/Reddit), web page fetching, LRU caching, and a settings UI. No API keys required for basic use.

13 日前Git とコードレビューApache-2.0
S

dsh-mindmap-live

ssshooter/dsh-mindmap-live

DSH web plugin: a live, bidirectional mind map built on the mind-elixir-core kernel. The agent and the user edit the same tree in real time through a session projection and a Connection RPC channel.

116 時間前セッションとメッセージ
T

dsh-hermes-link

tianbuyu-wwx/dsh-hermes-link

Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DS

113 時間前MCPとコネクタMIT
P

dsh-bayes-predict

pg527322814/dsh-bayes-predict

Bayesian stock prediction plugin that fuses MACD, RSI, moving-average, volume and other technical signals into an up-move posterior probability with multi-horizon comparison, trend-state classification and position risk metrics for A-share and US stocks.

13 日前ツールと機能MIT
I

dsh-plugin-mlquant-benchmark

initial-d/dsh-plugin-mlquant-benchmark

DSH tools for reproducing and validating the ml-quant-trading protocol v1 CPU benchmark, then drafting an issue-ready report. Requires a local clone of initial-d/ml-quant-trading (set as the workspace or repoPath) plus Python and PyTorch; this plugin does not fetch the repository or install its dependencies.

14 日前ツールと機能MIT
F

auto-mouse

fish121380/auto-mouse

Windows desktop UI context picker for Codex, DeepSeek Harness, and MCP clients: select windows, UI elements, or screen regions with hover highlighting, UI Automation, screenshots, and local OCR, then review and approve Markdown/JSON context before output.

13 日前ツールと機能MIT
0

dsh-crypto-portfolio

0xrabit/dsh-crypto-portfolio

Crypto portfolio tracker for DSH: BTC / EVM (DeBank free+paid) / Solana / Hyperliquid L1 / CEX balances with multi-provider API failover, per-profile configs, scheduled daily refresh and trend charts (self-contained web dashboard).

120 時間前ツールと機能MIT
C

dsh-ui-ux-pro-max

chenyiming-aaa/dsh-ui-ux-pro-max

Offline-first UI/UX design intelligence library for DeepSeek Harness: design_recommend, design_review and design_search tools with a built-in database of 84 design styles, 192 color palettes, 74 font pairings, 99 UX guidelines, 25 chart types and 22 tech stacks, Chinese-first with zero runtime dependencies.

1一昨日UI拡張MIT
K

dsh-moments-aieo

kenerlee/dsh-moments-aieo

AIEO (GEO/AEO) delivery method as one isolated skill provider: AI-visibility diagnosis on a 0-9 score, positioning, search-term mining restricted to whitelisted platform exports, periodic monitoring and an HTML monitoring dashboard, chained by one shared question library, plus a landing-page cloner.

1一昨日スキルMIT
C

deepseek-harness-os-agent-plugin

chenjie1129/deepseek-harness-os-agent-plugin

Volcengine Mobile Use Agent plugin for DeepSeek Harness

13 日前ツールと機能MIT
T

ai-code-review

tblong2105/ai-code-review

DeepSeek Harness (dsh) plugin for @tabilo/ai-code-review: registers the ai_code_review tool (review | context) that reuses the Node.js engine to collect diffs, run tests/coverage, do impact analysis, and feed pack skills to the model.

119 日前ツールと機能MIT