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

プラグイン

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

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

B

dsh-deepseek-usage

ben7am1n/dsh-deepseek-usage

DeepSeek Harness 向けの DeepSeek 利用状況モニター。アカウント残高照会とトークン使用量サマリーを、モデルから呼び出せるツールとして提供します。

1先月使用量と課金MIT
C

pa-dsh

conradlu2740/pa-dsh

ProactiveAgent × DeepSeek Harness プラグイン群。プロアクティブなメモリとプロアクティブな提案機能を DSH に統合します(バンドルパッケージ、dsh plugin add でワンクリックインストール)。

1先月MCPとコネクタMIT
J

dsh-custom-workspace

jeremyguo/dsh-custom-workspace

DSH の Web プラグイン。ワークスペースごとの背景、チャットのフォントサイズ、行間、ブロック間隔、Retina 対応のフォントレンダリングを設定できます。

1先月テーマと外観MIT
B

dsh-browser

ben7am1n/dsh-browser

DeepSeek Harness 向けのブラウザ自動化。Playwright を活用した open/click/type/screenshot/eval ツールにより、エージェントが実際の Web ページを操作できます。

1先月ツールと機能MIT
A

dsh-chatgpt-subscription

aa728848/dsh-chatgpt-subscription

ChatGPT サブスクリプション経由で Codex にアクセスするための DSH プロバイダープラグイン。

1先月モデルとプロバイダーMIT
G

dsh-context-lens

gordonlu/dsh-context-lens

DeepSeek Harness 向けのリクエストコンテキストプロファイラー。モデルへのリクエスト間で何が変化したか、それに伴いキャッシュの再利用がどう変わったかを確認できます。

1先月開発とプラグインツールMIT
S

dsh-skin

sakka6868/dsh-skin

DSH スキンプラグイン。Alphacoders の人気壁紙を DeepSeek Harness Web GUI の背景に設定できます(ギャラリー、検索、ローカル画像アップロード、ライト/ダークマスクに対応)。

1先月テーマと外観MIT
B

dsh-prompt-profile

bramblexu/dsh-prompt-profile

DeepSeek Harness 向けの再利用可能な Markdown プロンプトプロファイル。ターンごとのモデル選択、引数の置換、状態の復元に対応します。

1先月開発とプラグインツールMIT
C

dsh-mcpguard

chenlaoshiyf/dsh-mcpguard

スキルと MCP 設定をスキャンし、プロンプトインジェクション、同形文字、隠れた Unicode 文字、危険なシェルコマンド、認証情報の漏洩を検出します。

122 日前セキュリティと権限MIT
I

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.

010 時間前UI拡張MIT
S

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.

01 時間前セッションとメッセージMIT
K

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

014 時間前メモリMIT
K

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

014 時間前セッションとメッセージMIT
M

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.

019 時間前UI拡張MIT
H

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.

04 日前モデルとプロバイダーMIT
A

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.

03 日前モデルとプロバイダーMIT
G

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.

08 日前開発とプラグインツールMIT
M

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.

04 時間前ワークフローと自動化MIT
G

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.

0一昨日スキルMIT
S

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.

06 日前ツールと機能MIT
D

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+.

04 日前ツールと機能MIT
H

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.

05 日前使用量と課金
Z

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.

013 時間前UI拡張MIT
L

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.

07 日前UI拡張MIT