プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
586 件のプラグインが見つかりました
dsh-deepseek-usage
ben7am1n/dsh-deepseek-usage
DeepSeek Harness 向けの DeepSeek 利用状況モニター。アカウント残高照会とトークン使用量サマリーを、モデルから呼び出せるツールとして提供します。
pa-dsh
conradlu2740/pa-dsh
ProactiveAgent × DeepSeek Harness プラグイン群。プロアクティブなメモリとプロアクティブな提案機能を DSH に統合します(バンドルパッケージ、dsh plugin add でワンクリックインストール)。
dsh-custom-workspace
jeremyguo/dsh-custom-workspace
DSH の Web プラグイン。ワークスペースごとの背景、チャットのフォントサイズ、行間、ブロック間隔、Retina 対応のフォントレンダリングを設定できます。
dsh-browser
ben7am1n/dsh-browser
DeepSeek Harness 向けのブラウザ自動化。Playwright を活用した open/click/type/screenshot/eval ツールにより、エージェントが実際の Web ページを操作できます。
dsh-chatgpt-subscription
aa728848/dsh-chatgpt-subscription
ChatGPT サブスクリプション経由で Codex にアクセスするための DSH プロバイダープラグイン。
dsh-context-lens
gordonlu/dsh-context-lens
DeepSeek Harness 向けのリクエストコンテキストプロファイラー。モデルへのリクエスト間で何が変化したか、それに伴いキャッシュの再利用がどう変わったかを確認できます。
dsh-skin
sakka6868/dsh-skin
DSH スキンプラグイン。Alphacoders の人気壁紙を DeepSeek Harness Web GUI の背景に設定できます(ギャラリー、検索、ローカル画像アップロード、ライト/ダークマスクに対応)。
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 向けの再利用可能な Markdown プロンプトプロファイル。ターンごとのモデル選択、引数の置換、状態の復元に対応します。
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
スキルと MCP 設定をスキャンし、プロンプトインジェクション、同形文字、隠れた Unicode 文字、危険なシェルコマンド、認証情報の漏洩を検出します。
loci-dsh
ivenkoolab/loci-dsh
loci second-brain sidebar tab: hybrid search, cited Q&A, day-grouped memory browsing and quick capture over a local loci knowledge base; proxies `loci serve-http` same-origin from dsh-better-sidebar, no core fork.
dsh-provider-extra
sagmans/dsh-provider-extra
Extra LLM provider routes for DeepSeek Harness: OpenCode Go with per-session x-opencode-session routing, and OpenAI Codex over ChatGPT-subscription OAuth.
dsh-session-recall
kittimzhe/dsh-session-recall
Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control
dsh-session-export
kittimzhe/dsh-session-export
Deterministic session evidence reports for DeepSeek Harness: /transcript writes styled single-file HTML / Markdown / JSON reports from canonical session logs, /stats prints a terminal stats card, /archive writes per-session ZIPs
dsh-agent-instructions-editor
mari23333/dsh-agent-instructions-editor
Edit global and project instruction files in DeepSeek Harness settings, with project-chain discovery, byte-budget display, and save-conflict handling.
dsh-opencode-go-plus
haydensmith1121/dsh-opencode-go-plus
OpenCode Go subscription models as a DeepSeek Harness provider: re-resolves the live gateway catalog every few minutes, auto-adapts models the built-in table has not seen, and covers streaming, tool calls, image input and subscription usage. A maintained fork of dsh-opencode-go: a clash with the upstream package over the llm-opencode-go settings namespace makes it withdraw quietly instead of failing the whole plugin tree, and an already-claimed opencode-go route makes it serve on opencode-go-plus.
dsh-switch
a981008/dsh-switch
Mirrors cc-switch providers and models into DeepSeek Harness the moment they are saved, and shows each provider's plan windows, account balance, or custom usage script in the composer and the settings card.
dsh-repair
gezi-wen/dsh-repair
Ships a skill plus six Node scripts for a DSH install that will not come up - walking the boot stages before readiness, the plugin dependency bridges and junctions under a profile, dead or duplicated plugin rows, and the upgrade path. The scripts are diagnostics first; the rebuild helper only writes when it is given --fix.
dsh-plugin (dsh-cron-board)
mzzsfy/dsh-plugin
Cron job board: schedules local scripts or dsh session tasks (fresh or pinned sessions) by cron expression, with centralized environment-variable management, run logs, and concurrency and timeout control.
dsh-skill-authoring
gezi-wen/dsh-skill-authoring
Ships a skill about writing DSH skills - SKILL.md frontmatter and root precedence, how to phrase a description so it actually triggers, length and splitting rules, and an A/B check that the finished skill changes agent behaviour. The package also carries the checker the skill uses to validate a skill directory.
dsh-mac-cua
saunato/dsh-mac-cua
Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.
dsh-bash-terminal-ts
drscrewdriver/dsh-bash-terminal-ts
Shell tool with four Windows backends (PowerShell / Git Bash / WSL / MSYS2) plus an interactive PTY terminal; the MSYS2 backend starts bash.exe with -lc so /etc/profile puts /usr/bin and /mingw64/bin on PATH, and injects MSYSTEM=MINGW64 into the PTY environment. Written in TypeScript, targets DSH 0.1.2+.
dsh-agent-billing
hoyyang/dsh-agent-billing
Agent billing and usage observability for dsh web: session-log direct-scan recording (zstd, per-event timestamps, watermark + lastSeq double dedup), multi-account rate profiles per provider and model, per-window live badge reading the window session id via React fiber, full glassmorphism dashboard with 14-day sparkline, budget alerts, relay-station balance queries and a 332-model official price library.
dsh-snippets
zhang24xiao/dsh-snippets
Manages CSS and JS snippets for the DSH web GUI, injecting enabled CSS as style elements and running enabled JS in the page, with a sidebar-footer quick toggle, its own page in the Settings navigation, and optional folder or Gist sync.
dsh-audio-control
li-mingshuang/dsh-audio-control
Floating audio control panel in the Web GUI: play/pause/next/previous for Windows media sessions (SMTC) and the system master volume/mute, served by a Node route half that runs a PowerShell helper.