Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

145 plugins found

G

dsh-grafana

guhanfei-ai/dsh-grafana

Conversational Grafana operations: inspect live dashboard data across named sources, then make safe, reviewable dashboard changes with approval and version checks.

73 days agoTools & CapabilitiesMIT
C

dsh-webchatlike

cindyguyuehu123/dsh-webchatlike

Bring the deepseek.com web/app chat experience to DSH: edit your prompt and regenerate answers in place, with a per-message <i/N> version pager (tree model, stable across conversations).

7last monthSessions & MessagesMIT
L

dsh-resume

l3n3l/dsh-resume

AI can write resume text, but templates may still look wrong, pages may overflow, whitespace may remain, and small edits can destabilize the layout. dsh-resume provides an end-to-end DSH workflow for truthful content refinement, template selection, A4 layout tuning, visual review, and tailored resume versions for different job-search scenarios.

612 days agoWorkflow & AutomationMIT
Y

DSH-Balance-display

yoiizesdev-crypto/dsh-balance-display

Real-time DeepSeek account balance badge in the sidebar footer with odometer roll animation, multi-currency support, balance trend chart, per-key usage statistics with historical backfill, and GitHub version auto-check.

6yesterdayUsage & BillingMIT
Z

dsh-svn-tools

zengweicheng666/dsh-svn-tools

SVN (Subversion) toolset for DeepSeek Harness: 33 agent tools (status, diff, log, blame, commit, merge, props, lock, changelist...) plus a sidebar panel with side-by-side BASE/working-copy diff, conflict resolution and AI commit logs.

515 days agoGit & Code Review
S

math-agent-framework (dsh-plugin)

symmetryseeker/math-agent-framework

Math Agent Framework for DeepSeek Harness: symbolic derivation engine (CES / quadratic forms / ODE / PDE), SymPy verification, Lean 4 compiler-verified formal proofs, and QED-style multi-agent adversarial verification, exposed as native DSH tools through a TS shell bridging a Python engine. Requires cloning the math-agent-framework repo and `pip install -r requirements.txt`, with MATH_AGENT_HOME pointing at the repo root. Every result carries provenance (engine versions, seed, tolerances) and is marked untrusted data.

528 days agoSkills
S

dsh-version-update

sucriss/dsh-version-update

Version management for dsh: inspect the installed version against every npm channel or version line, install or downgrade in one click, stream the install log live (rollback-snapshot copy progress, npm extraction progress, elapsed time), roll back instantly from local snapshots, and automate the cycle with a policy engine (silent auto-update, execution windows, daily checks). Never stops npm mid-install — a wedged run is only stopped after an hour, and a half-committed global tree is detected and repaired from the pre-install snapshot automatically. Confirms before installing a found update, auto-restarts the host after install, and falls back to a mirror when the primary registry is unreachable.

53 days agoDev & Plugin ToolsApache-2.0
D

dsh-research

dsh-research/dsh-research

Curated research plugin market: adds a Research plugins page to Settings with hand-reviewed plugins for literature search, reference management, writing and workbenches — one-click install, update and remove pinned to the reviewed version, restart from the panel, and exactly one network request (its own catalog).

520 days agoDev & Plugin ToolsMIT
T

dsh-skill-manager

tuogusa/dsh-skill-manager

Browse, search, delete, undo-delete, and update user skills from the Web settings panel; checks GitHub/Gitee Releases for newer skill versions.

5last monthDev & Plugin ToolsMIT
X

dsh-updater-ui

xingyingyuzhui/dsh-updater-ui

DSH self-updater in the settings page: one-click check/pull (`git pull --ff-only`), auto background checks, version diff and changelog preview with a red-dot reminder.

5last monthDev & Plugin ToolsMIT
V

tripo3d-plugin-dsh

vast-ai-research/tripo3d-plugin-dsh

Tripo 3D skills for DeepSeek Harness — generate engine-ready 3D assets from a text prompt or a reference image via tripo-cli, with texturing, rigging, retopology and format conversion in one pass.

412 days agoVision, Voice & Multimodal
Y

dsh-prompt-enhancer

yaoshuo530/dsh-prompt-enhancer

Prompt enhancement for the composer: an "✨ Enhance" button rewrites your draft prompt into a clearer, more structured version with first-principles thinking, grounded in session context, memory and recent conversation; asks clarifying questions in a card when key info is missing, then previews the result before applying it to the input.

424 days agoUI EnhancementsMIT
Y

dsh-about

yannzhou/dsh-about

About section for the DeepSeek Harness settings: version info, npm latest/next update check with one-click install and auto-restart, and GitHub release history.

44 days agoUI EnhancementsMIT
Y

dsh-retrace

yamingmou/dsh-retrace

Recall, edit-and-resend and regenerate, plus in-conversation versioning: a timeline of every rewind, artifact rollback (git-first, snapshot fallback), a fork map of explored paths, session lineage, and a real-time watchdog that snapshots the log at the first sign of concurrent writes. Edits auto-stop the running agent (official cancel/whenIdle) so rewinds never corrupt the durable log or break /compact.

4yesterdaySessions & MessagesMIT
N

dsh-context7

nrxous/dsh-context7

Fetches up-to-date, version-pinned library documentation and code examples from context7.com for DSH agents via context7_search and context7_get_docs tools.

4last monthTools & CapabilitiesApache-2.0
X

dsh-client-ui-writing

x2802490130-prog/dsh-client-ui-writing

Client-side writing panel for the Web UI: project volumes and stats, corpus library, full-text search, evolution version-chain diffs, and an SVG thread graph, shown only in writing-preset sessions.

427 days agoUI EnhancementsMIT
O

dsh-tool-time

omdsh-dev/dsh-tool-time

Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.

411 days agoTools & CapabilitiesMIT
1

dsh-about

1010n111/dsh-about

Adds an "About" settings page to the DeepSeek Harness web interface, showing the running DSH version and recent release notes.

317 days agoUI EnhancementsMIT
H

dsh-custom-instructions

huanghai-lab/dsh-custom-instructions

Manage global AGENTS.md in DSH Web with Markdown preview, reusable templates, version history, import/export, failed-import rollback, and revision-conflict protection.

321 days agoUI EnhancementsApache-2.0
Z

docs-mode

zh851233/docs-mode

Technical documentation agent preset for DeepSeek Harness: template-driven writing with a self-learning template library, AI-flavor removal for tech docs, and a quality-assurance toolkit (document audit, cross-document consistency, numbering resequencing, version sync, PDF and Word export, screenshot automation).

38 days agoTools & CapabilitiesMIT
L

dsh-auto-evolve

lispking/dsh-auto-evolve

A self-evolving plugin for DeepSeek Harness: it observes how the agent runs, proposes improvements to its own assets via the LLM, validates each proposal inside a sandboxed trial agent, and applies only verified mutations — with a versioned ledger and automatic rollback on regression.

327 days agoWorkflow & AutomationMIT
Q

dsh-plugin-install

qinyre/dsh-plugin-install

Install tab in Settings → Plugins: install, update and remove any plugin by npm spec, `github:user/repo` or local path through the same `dsh plugin add` CLI path; update checks against npm latest or GitHub HEAD with a downgrade guard and resolved-version verification, a pnpm 11 release-cooldown bypass on every add/remove, and service restart via the DSH Desktop shell or a relay process under standalone `dsh web`.

321 days agoDev & Plugin ToolsMIT
J

dsh-rule-engine

jilian-dsh/dsh-rule-engine

Rules execution engine for dsh: parses AGENTS.md, hard-blocks rule-violating tool calls, text-based B/D rule auditing, /guard command, version-guard for versioned files, and free-zone support (engine skips free-zone sections).

312 hours agoSecurity & PermissionsMIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

323 days agoDev & Plugin ToolsMIT