Plugins
Browse, filter, and install DeepSeek-Harness plugins.
120 plugins found
dsh-trail (bundle)
ayahunter/dsh-trail
Replaces the Web GUI trajectory tab with a new-user-friendly round-by-round storyline, plain-language tool labels, category filters and fuzzy search.
deepseek-harness-plugins (mcwiki-search)
yinxe/deepseek-harness-plugins
Query Chinese Minecraft Wiki (MediaWiki API) and convert raw wiki text into clean AI-readable output — search, page intro, full-page Markdown, and random entry; templates, references, images and cross-language links are stripped before reaching the model.
better-dsh (dashr)
pgmi-builds/better-dsh
Make your dsh ready for serious coding. (Tools x Schemas)^REPL. `skill://`, `ctx://`, `agent://`, `dvc://`, `dsh://`, IPython REPL, Context as Variables, cross compactions recallable, full context revive. `hash-edit`, `dvc://browser`, subagent as function, workflow as function.
dsh-cosplay
zelinw1/dsh-cosplay
Turns the DeepSeek Harness agent into any character: a global cosplay switch, SillyTavern v2 role cards with JSON import/export, a neutral/role thinking-style toggle, and natural-language card authoring via a built-in skill.
dsh-vision-bridge
sfyyy/dsh-vision-bridge
On-demand vision for text-only DSH sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
lunheng-article-pipeline-dsh
zuoyunlai/lunheng-article-pipeline-dsh
DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.
dsh-voice-input
0nt-one/dsh-voice-input
Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.
dsh-trail
ayahunter/dsh-trail
Replaces the Web GUI trajectory tab with a new-user-friendly round-by-round storyline, plain-language tool labels, category filters and fuzzy search.
dsh-nonead-universal-robots
noneadchina/dsh-nonead-universal-robots
A DeepSeek Harness (DSH) plugin that lets you control Universal Robots (UR) collaborative arms directly from natural language, developed by Suzhou Nonead Robot Technology Co., Ltd. based on the same logic as the company's own nUR MCP Server. (Suzhou Nonead Robot Technology Co., Ltd.)
dsh-notify-me
chromoany/dsh-notify-me
Message alerts and desktop notification for DSH — a system toast, a sound and a tab-title marker when the agent needs your input (approval, plan review, question) or a reply finishes in the background; the Settings page holds the master switch, sound and volume, the per-case toggles and the zh/en notification language.
dsh-soul
aliuyanfeng/dsh-soul
Personalization for the agent: a Web UI panel (about-you, reply style & tone, traits for headings/lists and emoji, output language, custom instructions) and `/soul` commands, with nickname/occupation/bio/style/traits/language compiled into a system prompt and re-injected into active sessions. Exposes `soulConfig` for other plugins and a `set_persona` tool the agent can call.
dsh-code-index
lemonxiny55/dsh-code-index
Structural code index: tree-sitter symbol search across 8 languages (incl. C/C++), a bounded repo map ranked by import-graph PageRank that auto-updates in the system prompt, a function-level call graph via code_refs, and opt-in circular-dependency / orphan-module checks via code_health.
dashr (dashr)
pgmi-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.
dsh-code-reading-coach
tobysunsun/dsh-code-reading-coach
Interactive code-reading coach for DeepSeek Harness: a five-phase guided walkthrough of the source behind a paper, starting by identifying its language and framework.
dsh-vision-sidecar
121103qwq/dsh-vision-sidecar
Hosted free vision sidecar for DeepSeek Harness with durable session evidence
dsh-vision-bridge
gxx182/dsh-vision-bridge
Bridges session images to configurable vision providers and returns text-only analysis to eligible DeepSeek Harness model routes.
dsh-lark-claw
illuminated2020/dsh-lark-claw
Feishu/Lark gateway for DeepSeek Harness with topic-persistent conversations, live execution cards, image and file inputs, in-chat approvals and questions, source allowlists, and durable one-time or recurring agent tasks created in natural language.
dsh-paste-code-block
cjm-m/dsh-paste-code-block
Cherry Studio-style paste: multi-line/indented/fenced text or code pasted into the DSH Web composer collapses into a bordered, collapsible, language-tagged card and is restored as a fenced code block on send.
dsh-lsp-packs (dsh-lsp-ts)
988hj7tczd-oss/dsh-lsp-packs
TypeScript and JavaScript LSP configuration plugin for DeepSeek Harness using typescript-language-server.
dsh-lsp-packs (dsh-lsp-swift)
988hj7tczd-oss/dsh-lsp-packs
Swift LSP configuration plugin for DeepSeek Harness using sourcekit-lsp.
dsh-lsp-packs (dsh-lsp-rust)
988hj7tczd-oss/dsh-lsp-packs
Rust LSP configuration plugin for DeepSeek Harness using rust-analyzer.
dsh-lsp-packs (dsh-lsp-ruby)
988hj7tczd-oss/dsh-lsp-packs
Ruby LSP configuration plugin for DeepSeek Harness using ruby-lsp.
dsh-lsp-packs (dsh-lsp-pyright)
988hj7tczd-oss/dsh-lsp-packs
Python LSP configuration plugin for DeepSeek Harness using Pyright.
dsh-lsp-packs (dsh-lsp-php)
988hj7tczd-oss/dsh-lsp-packs
PHP LSP configuration plugin for DeepSeek Harness using Intelephense.