Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6741 plugins found
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-context-proxy
evilirving/dsh-context-proxy
Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations.
dsh-docker
jesse-njx/dsh-docker
Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.
dsh-tool-search
vibeinging/dsh-tool-search
Per-agent on-demand tool discovery and progressive schema disclosure.
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.
dsh-turn-navigator
vibeinging/dsh-turn-navigator
Turn navigation for the DSH Web UI.
web-components
omdsh-dev/web-components
Web Components support.
ex-setting
omdsh-dev/ex-setting
Settings extensions for DSH.
arcana
gooodwei/arcana
A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
dsh-knowcode
huuthuan-nguyen/dsh-knowcode
Code graph and knowledge base over an embedded FalkorDB: AST symbols, caller/callee tracing, refactor blast radius, affected-test discovery, clone detection, cross-language porting contracts and spec-to-code traceability.
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-plugin-jules
rbviz/dsh-plugin-jules
Google Jules as a DeepSeek Harness capability — delegate coding tasks to the remote agent, watch them in the background, approve plans, and land the diff.
dsh-fact-check
7starsseeker/dsh-fact-check
Fact-checking skill for DeepSeek Harness: multi-source verification against the open web, domestic and international ecosystems, optional TypeSafe Jev (System One) judgements.
dsh-plugin-trajectory-tracker
hirohana77/dsh-plugin-trajectory-tracker
让你更清楚地了解究竟是什么占据了你的等待耗时 ⏱️ DSH 实时时序轨迹与执行过程追踪插件
dsh-tailscale-access
why-did/dsh-tailscale-access
Remote access for the DeepSeek Harness Web GUI via Tailscale or cloudflared — early-stage, read the notice first.
dsh-browser-harness
chaserchan/dsh-browser-harness
浏览器控制插件:把 browser-use / browser-harness 的 Browser Harness 注册为 DSH 会话工具,让 agent 直接写 Python 驱动真实 Chrome(导航/点击/输入/取无障碍树/截图),支持独立专用浏览器与附着系统浏览器两种模式;配置 TypeSafe key 后条件启用 browser_autopilot(Jev 目标式自动化)。