Plugins
Browse, filter, and install DeepSeek-Harness plugins.
145 plugins found
dsh-plugin-autoevo
klarkxy/dsh-plugin-autoevo
Search-first capability workflow for DSH agents (v1.0.0): reuse local tools or review exact-source plugins before installation, adapt or create capabilities in managed source work, and use receipts that distinguish installed, loaded, activated, and verified states; version tools cover rollback, adoption, and upstream updates.
dsh-devtoolbox
jean3690/dsh-devtoolbox
Local toolbox for the DSH web GUI: 35 pure-client tools (text, encoding, hashing, extraction, conversion, reference tables) in a sidebar view, plus the /toolbox command and config-driven agent tool exposure.
dsh-plugin-anydoc
beancookie/dsh-plugin-anydoc
This plugin exports a reusable function that takes a file path or a Buffer, extracts the content via @firecrawl/anydoc, and returns GitHub‑Flavored Markdown (GFM). It also includes configuration options and an example usage.
dsh-tool-markdown
omdsh-dev/dsh-tool-markdown
HTML↔Markdown conversion, GFM table normalization, and TOC generation.
dsh-session-export
bwndlct/dsh-session-export
Export the current session to portable, schema-versioned Markdown and JSON files via the `session_export` tool and slash commands, with cross-platform-safe filenames.
dsh-units
tyeclipse/dsh-units
Unit conversion toolbox covering 20 categories — length, mass, temperature, area, volume (incl. US cooking units), speed, time, data sizes (decimal MB vs binary MiB), data transfer rates (Mbps vs MB/s), acceleration incl. g-force, illumination (lux / foot-candle), pressure, energy, angle, frequency, power incl. three horsepower definitions, force, torque, typography (px/pt/em/rem), and fuel economy (mpg ↔ L/100km). Two tools — convert_unit and list_units — zero runtime dependencies, pure arithmetic; each result includes the formula applied.
dsh-versions
shangdi178/dsh-versions
dsh 主程序版本管理:查看 dsh 版本,一键检查 npm 更新,在线升级/降级/重装(升级前自动本地快照,任意历史版本秒级回滚)、升级历史、手动重启
dsh-gzip
040822/dsh-gzip
DeepSeek Harness plugin: gzip /api responses for DSH versions before 0.1.2-rc.1 — fixes history loading failures over slow links; DSH 0.1.2-rc.1+ is unsupported
dsh-md-convert
yakoylp/dsh-md-convert
Convert Office documents and PDFs (including scanned ones) to structurally formatted Markdown via a CPU-first routing OCR pipeline (RapidOCR/SLANet/FormulaNet).
dsh-code-server-app
jinsiyu/dsh-code-server-app
Package and install code-server (the web version of VSCode) as a plugin within dsh to quickly achieve professional file editing.
dsh-memory-spaces
icearia0219/dsh-memory-spaces
Human-governed cross-session memory spaces with independent source and consumer relationships, provenance, versioning, and pre-send injection review.
dsh-readcache
yongshuai0314/dsh-readcache
Version-token-validated in-process result cache for the DSH read tool: repeated reads of unchanged files skip file I/O and line rendering, with a readcache tool for stats and clearing.
dsh-unidoc
che-year/dsh-unidoc
A document preview / edit / management plugin for DeepSeek Harness. It provides a VSCode-style "Document Center" workbench inside the DSH Web GUI: a file tree on the left, click-to-preview, editable code & Markdown with Ctrl/Cmd+S save; and exposes three document tools (doc_read / doc_edit / doc_create) to agents, letting models read and write workspace documents through natural language.
dsh-research-plugins (dsh-mcp-context7)
pymodel/dsh-research-plugins
Context7 MCP bridge: gives the model up-to-date, version-specific library documentation and code examples through the Context7 MCP server, keyless by default.
dsh-web-service-manager
wiyi/dsh-web-service-manager
Manage the DSH web service from a settings panel: status, version, restart, stop, and one-click updates.
FruitPi
kobenfang/fruitpi
Fruit price tracking skill: collect and query global wholesale fruit prices with RMB/kg conversion.
dsh-profile-multica
caizhihaoczh/dsh-profile-multica
Bridges Multica to DeepSeek Harness through a versioned JSONL process protocol.
dsh-turn-fork
ruby1304/dsh-turn-fork
Turn-atomic message editing, retry, reroll and version-tree navigation for DeepSeek Harness conversations
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-plugin-precheck
baqif2/dsh-plugin-precheck
Pre-install compatibility gate for DSH plugins: locks the resolved version, checks peer/engines declarations, dry-installs into an isolated DSH_HOME and boots it with a timeout, blocks on any failure, and restores the profile if the real install fails. Optionally intercepts dsh-market install/update clicks.
dsh-webstack
quantumkuba/dsh-webstack
SearXNG search and Scrapling multi-tier fetch provider bundle for DeepSeek Harness ctx.web with SSRF protection and markdown conversion.
dsh-update-status
idoall/dsh-update-status
Read-only DeepSeek Harness Web sidebar version chip that shows the running DSH version, npm latest/next/alpha channels, compatibility labels, and a copy-only upgrade command.
dsh-plan-plus
lsdt45/dsh-plan-plus
Plan review enhancement for DeepSeek Harness Web: reply to the plan-review card inline to have the model revise the plan, and browse, compare, edit and archive every plan version in a full-screen overlay.
just-dsh-plugins (dsh-auto-update)
tuhuaqing/just-dsh-plugins
One-click upgrade to Deepseek Harness, with version number displayed in the sidebar.