Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5243 plugins found
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.
dsh-guardian
lonelymoon87/dsh-guardian
Adds dangerous-operation policy checks, output redaction, and a security-review workflow.
dsh-gitflow
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
dsh-prompt-profile
bramblexu/dsh-prompt-profile
Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.
dsh-turn-approval
arrow949/dsh-turn-approval
Turn-scoped “Allow for this task” approvals: automatically allow matching `danger-full-access` escalations only for the current task, then expire.
dsh-trace
vibeinging/dsh-trace
Telemetry backend exporting turns, model steps, and tool calls to yiTrace.
dsh-feishu
itr-del/dsh-feishu
Feishu (Lark) IM bridge for DeepSeek Harness via `dsh plugin add`; one DM user to one persistent dsh session, with full debugging docs.
dsh-plugin-approval-alert
doncelee229-cmyk/dsh-plugin-approval-alert
Native OS notifications for approval and question/plan prompts: the toast names the workspace, click jumps to it, bilingual (zh-CN/zh-TW/en), with chime.
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
Scans skills and MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, and credential leaks.
dsh-plugin-device-info
lsz-asd/dsh-plugin-device-info
Read-only Windows device information tools: one agent tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers) via WMI/CIM and Node os collectors.
dsh-md-preview
lesliewylie/dsh-md-preview
Render Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both share one renderer, with no runtime dependencies.
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic.
dsh-image-search
zimai233/dsh-image-search
Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
dsh-memory
jesse-njx/dsh-memory
Cited memory over DSH's lossless session log: distilled facts carry `(sessionId, eventRange)` citations that expand back to the exact original log excerpt.
dsh-cost-meter
sttrevens/dsh-cost-meter
Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
dsh-plugin-deepseek-balance
fishxcode/dsh-plugin-deepseek-balance
DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
arcana
gooodwei/arcana
A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
dsh-code-review
seantolstoyevski/dsh-code-review
On-demand code review for DeepSeek Harness.
dsh-agnes-gen
ylhow06/dsh-agnes-gen
Agnes AI image/video generation tools (agnes_image / agnes_video) for DSH (DeepSeek Harness). Built-in cross-process RPM rate limiting, 429 backoff and local ffmpeg GIF conversion.
dsh-input-limit
viyu-tech/dsh-input-limit
dsh-contract-check
imtokenxinluo/dsh-contract-check
Contract check for DeepSeek Harness plugins: statically verifies that registered tools' output.render() returns ContentBlock[], and warns when a session event type falls outside the kernel vocabulary. Warn-only. 契约体检插件(不检测恶意)。
dsh-tick
saretheya/dsh-tick
Session-local scheduled tasks for DeepSeek Harness: inject a prompt into the current session after a delay, at a fixed time, or on a repeating interval — with a Web management panel, a /schedule command, and model-facing management tools. State lives in t