ツールと機能
ツールと機能プラグインは、DeepSeek-Harness(dsh)エージェントが知覚し実行できる範囲を拡張します。代表的な機能として、組み込みの web_search ツール向けの検索プロバイダー、Chromium やログイン済みの Chrome を操作する URL リーダーとブラウザ自動化ランタイム、Office/PDF/LaTeX ドキュメントツール、データベースと SQL アクセス、カスタムのサンドボックス化ツールビルダーなどがあります。
574 件のプラグインが見つかりました
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.
dsh-wechat-mp
coolbreezecoin/dsh-wechat-mp
Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.
dsh-mcp-bridge
chhlafiu4312/dsh-mcp-bridge
Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.
dsh-asimovbox
cerebrixos-org/dsh-asimovbox
Connects DeepSeek Harness to AsimovBox for creating, updating, rendering, and finishing videos through API-key-authenticated tools.
dsh-agentmail
agentmail-to/dsh-agentmail
Gives an agent its own email inbox through AgentMail — eleven tools for sending, reading and labelling mail, plus inbound mail delivered into one harness session per email thread, with an approval gate and recipient allowlist on everything outbound.
dsh-toolbox-web
abcdefgxw/dsh-toolbox-web
Toolbox plugin for the Web UI: session/trash/subdirectory/search/preset/config management, tag grouping, long-message collapse, and a scheduled heartbeat with optional IM channel push.
dsh-plugin-translation
863683348/dsh-plugin-translation
Translation toolkit for DSH agents: sentence segmentation, term and glossary extraction, source-target QA (numbers, units, brackets), tone guides, and a durable workspace translation memory.
dsh-plugin-local-life
863683348/dsh-plugin-local-life
Local-life toolkit for DSH agents: budget planning, bill splitting, unit-price and discount math, common unit conversions (jin/li/chi, C/F, L/gallon), and trip checklists.
dsh-plugin-education
863683348/dsh-plugin-education
Education toolkit for DSH agents: lesson-plan skeletons by grade band, quiz scaffolding and answer-key validation, analytic rubrics, Anki/markdown flashcards, and readability levels.
dsh-plugin-academic-writing
863683348/dsh-plugin-academic-writing
Academic writing toolkit for DSH agents: paper outlines, title and abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist.
drive9-dsh
drive9-ai/drive9-dsh
DeepSeek Harness 向けの、Drive9 ワークスペースと永続的なエビデンスコンポーネント。
dsh-lens
nexusagentx/dsh-lens
DeepSeek Harness 向けのリアルタイムコードフィードバック——LSP、リンター、フォーマッター、型チェック、構造解析に対応します。
dsh-receipt
deronendless/dsh-receipt
DeepSeek Harness 向けの、ローカルでプライバシーに配慮した実行レシート機能。
ethan-workbench
ethan0084/ethan-workbench
DeepSeek Harness 向けの、デスクトップ風のプロジェクト/AI ワークベンチ。
dsh-tray
qing3a/dsh-tray
Windows システムトレイプラグイン。トレイアイコン+メニュー(画面を開く/ステータス/終了)+バルーン通知を、trayicon(exe ホスト、ネイティブビルド不要)で実現します。
dsh-repo-context
qing3a/dsh-repo-context
git の状態とリポジトリ規約をシステムプロンプトに動的注入します——ブランチ、未コミットファイル数、直近のコミット + リポジトリ規約ガイド(公式の system-prompt section/context/variable 機構を利用したプラグイン)。
neuropreviewer
neuroaihub/neuropreviewer
DeepSeek Harness(DSH)向けの、読み取り専用の神経科学データプレビュープラグイン。
dsh-eval
hccccc01333/dsh-eval
エージェント評価プラットフォーム。ベンチマーク用 YAML、ヘッドレス実行のオーケストレーション、トレースベースのメトリクス、実行レポートに対応します。
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 向けのコードナレッジグラフブリッジ。セマンティックなシンボル検索(BM25)、ソースコードの抜粋、Leiden コミュニティによるアーキテクチャ概観、呼び出し/データフロー/サービス間トレース、グラフ拡張 grep に対応します。
dsh-image-search
zimai233/dsh-image-search
複数エンジン対応の画像逆引き検索アグリゲーター。Google Lens、百度、Yandex、TinEye、SauceNAO、IQDB、Ascii2d に対応します。
dsh-wash-calendar
zimai233/dsh-wash-calendar
純粋な日付計算による繰り返し習慣のスケジューリング。次回の日程、期間スケジュール、期限超過時のアドバイスに対応します。
dsh-code-intel
lonelymoon87/dsh-code-intel
Tree-sitter でワークスペースのシンボルをインデックス化し、字句ベースまたは任意の埋め込み支援によるコード検索を提供します。