プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
833 件のプラグインが見つかりました
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
dsh-pilot
viger1/dsh-pilot
Browser operation by accessibility refs: navigate, snapshot the page as a ref tree, act on elements, and wait for conditions; the origin policy follows the session approval stance and is enforced by request interception.
browser-automation
johnxu22786/browser-automation
Real-browser automation for dsh via an MCP server (Playwright core): navigate, click, fill, type, screenshot, and act on accessibility snapshots with numbered references - all 22 web_* tools re-exposed to the harness over stdio.
dsh-memoryleak
warmwine/dsh-memoryleak
Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.
qmd-autosearch
zhangzhenwen1/qmd-autosearch
Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.
dsh-trilium
minerpi/dsh-trilium
Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.
dsh-whale-companion
xianshu-virtuous/dsh-whale-companion
Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.
dsh-llm-failover
hb00/dsh-llm-failover
Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.
dsh-rule-manager
wzz3034026545/dsh-rule-manager
Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
dsh-guard
x2802490130-prog/dsh-guard
開発向けの安全キット。設定のローリングスナップショット、プラグイン障害時の自動ロールバック、起動失敗時のレスキュー、設定画面内の管理パネルを提供します。
dsh-deepseek-quota
yingjunnan/dsh-deepseek-quota
DSH の Web ページ右下に、DeepSeek API の残高をフローティングカードで表示します(自動更新+手動更新に対応)。
dsh-skill-importer
saitamahang/dsh-skill-importer
DeepSeek Harness 向けの Web UI プラグイン。ローカルの Markdown ファイルまたは URL から、harness が自動検出するスキルルートにスキルをインポートできます。
dsh-hotswap
hongzhongl/dsh-hotswap
DeepSeek Harness 向けのランタイムホットスワップ機能。Cordis プラグインの有効化/無効化/再起動をホットに行え、Web GUI からバンドルを自動ホットマウントできます——dsh の再起動は不要です。
dsh-llm-auto-route
qinyu765/dsh-llm-auto-route
DeepSeek Harness 向けの、プロバイダーの検出、マッチング、ヘルスチェック、出力前のフェイルオーバー機能。
dsh-routines
jesse-njx/dsh-routines
cron によるスケジュール実行エージェント。プロンプトを定期実行し、普段使っている場所にダイジェストを届けます。重複実行/実行漏れ/タイムアウトへの安全なデフォルト対応付き。
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
デスクトップとブラウザの自動化ブリッジ(36種のツール)。PaddleOCR による要素認識付きのウィンドウ/画面/マウス/キーボード操作、アクセシビリティスナップショット付きの Chrome CDP ブラウジングに対応します。