Plugins
Browse, filter, and install DeepSeek-Harness plugins.
9 plugins found
dsh-plugin-check
omdsh-dev/dsh-plugin-check
Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only.
dsh-toolkit
omdsh-dev/dsh-toolkit
Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install.
dsh-tool-calculator
omdsh-dev/dsh-tool-calculator
Safe math expression evaluator, zero-dependency recursive-descent parser.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.
dsh-usage-chart
max-samson/dsh-usage-chart
Token, cost, and balance dashboard under the composer: live indicator plus zero-dependency SVG charts for per-turn usage, estimated cost, and DeepSeek account balance.
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0.
dsh-memento
perrylink/dsh-memento
Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log.
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.