DSH Marketplace

The catalogue

Every DeepSeek Harness plugin

Synced from the community registry and the dsh-plugin GitHub topic. Star counts and last-push dates come straight from GitHub.

4,731 plugins

dsh-memory

yangyongzhen

1

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

Installed cleanly when we ran it

npm packageJavaScript7d ago

AI review

dsh-memory

What it is — The dsh-memory plugin injects long-term memory across sessions.

Who it is for — When you need to remember user preferences, project facts, session summaries or reusable knowledge across sessions. If you prefer to independently handle everything within each single session you can skip it.

Watch out — Sandbox test passed: installed in a new profile and registered by harness. No obvious issues found.

The verdict — I would install it because it supports half-automatic memory writing.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-git-workflow

yangyongzhen

1

Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-git-workflow

What it is — Integrates git CLI into DeepSeek Harness for Conventional Commits enforcement, changelog generation, PR summaries and branch pushes.

Who it is for — When developing code with DeepSeek Harness and needing to enforce Conventional Commits along with auto PR summaries. Not suitable for users who rely on platform APIs or tokens.

Watch out — Installed from GitHub source code. Successfully tested in a fresh profile and registered by harness. No obvious issues found.

The verdict — I would install it because it enables git workflow without needing platform APIs or tokens.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-prometheus

xxiaoxiong

1

Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.

Installed cleanly when we ran it

npm packageTypeScript7d ago

AI review

dsh-prometheus

What it is — dsh-prometheus plugin provides Prometheus metrics monitoring for DeepSeek Harness with a Grafana dashboard.

Who it is for — When developing AI agent workflows with DeepSeek Harness, installing dsh-prometheus allows tracking LLM request rates and tool call outcomes. Users not requiring Grafana visualization can skip installation, as the plugin does not change DeepSeek Harness core behavior.

Watch out — Sandbox testing completed successfully with installation in a fresh profile and registration in Harness. Defaults to loopback-only endpoint configuration. No obvious issues detected.

The verdict — I would not install it, as deploying the Grafana stack adds unnecessary setup if Prometheus metrics are not needed for monitoring.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-kubernetes

xxiaoxiong

1

Safe Kubernetes capability for DeepSeek Harness with workload inspection, bounded logs and events, failure diagnosis, and approval-gated operations.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

dsh-kubernetes

What it is — dsh-kubernetes provides DeepSeek Harness with a safe Kubernetes capability including workload inspection, bounded logs and events, and failure diagnosis.

Who it is for — When debugging Kubernetes deployments using DeepSeek Harness Agent lacking workload management and bounded log capabilities, install it. If you only handle local files without cluster operations, don't need to install.

Watch out — Sandbox test passed: installed in new profile and registered by harness. Requires shell command execution and API key or token. No obvious issues found.

The verdict — I would install it because it converts Kubernetes into structured Agent-friendly tools with read-first security and approval gates.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
2Source

Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

dsh-issue-tracker

What it is — Jira Cloud issue-tracker integration exposing eight model tools for DeepSeek Harness.

Who it is for — When managing issue trackers with DeepSeek Harness, this plugin exposes eight model tools. If you do not use the Jira Cloud REST API v3 provider, you do not need this plugin.

Watch out — Sandbox test passed. Registered successfully in a new profile. No obvious issues found.

The verdict — I would install it because it supports dry-run for writes and writes are opt-in.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-ci

xxiaoxiong

1

Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.

Installs, but not as a profile layer

npm packageTypeScript6d ago

AI review

dsh-ci

What it is — dsh-ci is a generic CI/CD plugin that lets DeepSeek Harness agents inspect GitHub Actions pipelines, extract failure evidence, and safely rerun or cancel them.

Who it is for — When DeepSeek Harness agents need to check the status of GitHub Actions runs, extract source error evidence, and perform safe reruns or cancels within their loops, this plugin is suitable. If a project does not involve external CI/CD pipelines or does not require failure evidence extraction from logs, this plugin is not needed.

Watch out — Manual approval is required to run the build script from source. Sandbox testing showed it installs as an ordinary dependency without becoming a profile layer in harness. It executes shell commands. No other issues were observed.

The verdict — I would install it because it supports safe reruns and cancels gated behind write approval, but only if the work requires managing GitHub Actions pipelines inside DeepSeek Harness rather than purely local tasks.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Chat image-attachment bridge with a `view_image` tool for any OpenAI-compatible VLM (local Ollama or cloud): pasted/dropped images become `view_image` path markers before reaching text-only DeepSeek models.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

dsh-image-vision

What it is — Bridge image attachments to view_image tool for text-only models

Who it is for — Developers using text-only models to review code with uploaded screenshots can install it. If the model already declares support for image input then no need for this plugin.

Watch out — Sandbox test passed in new profile with successful registration. Configuration requires specifying vision backend baseURL, apiKey, and model. No obvious issues found.

The verdict — I would install it because it passed sandbox testing in a new profile and enables text models to handle images via the view_image tool.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-weixin

xmanrui

1

Connect a Weixin bot to DeepSeek Harness by scanning a QR code.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-weixin

What it is — Integrate Weixin bots into DeepSeek Harness through QR code authorization.

Who it is for — Suitable for users who want to send messages to DeepSeek Harness via Weixin private chat. Devices without access to *.weixin.qq.com do not need to install this plugin.

Watch out — Sandbox test passed: installed in a new profile and registered into profile by harness. The plugin will execute shell commands. No obvious pitfalls found.

The verdict — I would install it because it runs in the DeepSeek Harness Host process.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

lazeword

xczhanjun

1

A cozy offline vocabulary trainer for the whole family: 1094 curated words, spaced repetition, 6 quiz types, spelling games and a lazy large-screen mode; opens as a sidebar panel and also runs standalone as one HTML file.

Installed cleanly when we ran it

npm packageHTML5d ago

AI review

lazeword

What it is — lazeword is a DeepSeek Harness plugin for offline vocabulary training. It supports spaced repetition, six quiz types, and games. It can open as a sidebar panel and run as a standalone HTML file.

Who it is for — When you are using a DeepSeek Harness plugin and need a tool to assist with English vocabulary learning, especially combining spaced repetition to reinforce memory, it can provide support.

It is not suitable for learners who do not need game assistance because it includes multiple interactive games such as space matching and memory flip.

Watch out — It was successfully tested in a fresh profile and registered into the profile by harness. It will execute shell commands. No other obvious issues were found.

The verdict — I would install it because it supports lazy large-screen mode, making it convenient to use on large screens while maintaining focus.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

mimo-vision

wulusai2333

1

`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

mimo-vision

What it is — mimo-vision registers describe_image tool in DeepSeek Harness to send images to mimo-v2.5 and return text descriptions for text-only models.

Who it is for — Users of text-only models like deepseek-v4-flash who need image description capabilities should install it. Users with native vision models do not require this bridge.

Watch out — Manual build permission is needed when installing from source. No obvious issues were found.

The verdict — I will install it because it provides seamless image-to-text bridging for text-only agents without additional vision infrastructure.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

LiuHe

wulun811

1

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

LiuHe

What it is — Integrates 44 LiuHe MCP tools and Rust tree-sitter parse daemon into DeepSeek Harness.

Who it is for — Agents using DeepSeek Harness for code symbol search and batch editing tasks should install this plugin. Users not requiring MCP tool integration can skip it.

Watch out — Successfully tested in a fresh profile with harness registration. May execute shell commands.

The verdict — I would install it because it supports transactional edits with undo journal.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-ds-attach

wqx-txdsyl

1

**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-ds-attach

What it is — This plugin replicates DeepSeek Chat interface attachments in DeepSeek Harness, including paperclip button, drag-and-drop, DS-style file cards, and text extraction for model reading.

Who it is for — When using DeepSeek models for document analysis or summary tasks, install this plugin to enable file cards and full-text injection. Users who only do pure text chats or visual image processing do not need it.

Watch out — Tested successfully registered in fresh profile under sandbox. Depends on pdfjs-dist, mammoth, xlsx pure JS libraries with no native compilation. PDF without text layer requires OCR environment variables configured.

The verdict — I would install it because it enables the model to read full uploaded document content, which is necessary for full-text analysis tasks.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.

Installs, but needs a build approved first

GitHub sourceTypeScript6d ago

AI review

dsh-workspace-snapshot

What it is — Provides the workspace_snapshot tool to DeepSeek Harness, reporting bounded repository-relative Git status.

Who it is for — Users who need the model to report Git branch and path status are suitable for installing this plugin with DeepSeek Harness. If the agent needs to manage branches or perform commits, users should use dedicated Git workflow plugins.

Watch out — Sandbox test shows it can be installed, but the build script is blocked by pnpm for github:txy-ucas/dsh-workspace-snapshot, causing harness to fail completing registration. Users need to manually allow the build to install properly. No other obvious issues found.

The verdict — I would install it because it provides a read-only structured Git status report that lets the model check before any changes, but source install requires manually allowing the build script first.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Whale-girl wallpaper background with a frosted semi-transparent app surface for the Web UI.

GitHub sourceJavaScript6d ago

Attach tags to sessions and search sessions by tag in the Web settings panel.

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-session-tags

What it is — Add session tags in DeepSeek Harness web settings and support searching sessions by tag.

Who it is for — Users who need to add and manage session tags would find this plugin useful. If you primarily use DeepSeek Harness via the command line interface, you would not need to install this plugin.

Watch out — Installation from source requires manually allowing the build script to run. Sandbox testing passed with no obvious issues.

The verdict — I would install this plugin because it provides storage independent from the session logs and query pipeline.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Toggle or delete plugins from the Web settings panel, with runtime enable and disable persisted to the profile.

GitHub sourceJavaScript6d ago

Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-hot-plugin-host

What it is — It loads client plugins into DeepSeek Harness Web UI in real time via a hot directory without restarts.

Who it is for — Users developing real-time updating UI panels for DeepSeek Harness Web are suitable for installing this plugin. Users who only use pre-published plugins without needing dynamic updates are not suitable because this plugin targets the hot update scenario.

Watch out — Sandbox test passed: it was installed in a new profile and registered by harness. No obvious issues found.

The verdict — I would install it because it allows updating plugins without restarts, but only in local trusted environments.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source
1

Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

dsh-egress-guard

What it is — Deploy dsh-egress-guard in DeepSeek Harness as a runtime security gate for tool calls. It denies calls to hosts outside allowlist, redacts credentials from canonical values, and appends decisions to JSONL audit log.

Who it is for — You would install it when developing agent workflows that require egress control for tool calls and audit logging. You do not need it for users whose agents never perform network operations outside a controlled environment, as the plugin operates in monitor mode by default.

Watch out — Sandbox testing passed with successful registration in a new profile. No other runtime issues were observed. Configuration can be adjusted via cordis.patch.yml to switch modes.

The verdict — I would not install it unless runtime security and auditing for tool calls are required, because it ships in monitor mode without breaking existing setups and provides full decision logs.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Pokemon-style catch-em-all: your real work is the tall grass — turns, tool calls and errors spawn wild encounters; throw balls, fill a 28-slot dex, walk a team of six. Zero tokens, invisible to the model.

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-wildmon

What it is — Converts turns, tool calls, and errors into wild encounters for catching.

Who it is for — If you encounter errors or use tools in your work, these events will generate wild encounters that you can catch to build a team of six. If you run multiple DSH processes simultaneously, the state file will be overwritten by the last writer.

Watch out — Installation from source requires manually allowing the build script. Sandbox test passed with registration in a new profile. The dex is shared across all profiles in one DSH home.

The verdict — I would install it because it has zero token cost and reacts to work events, but under the premise of accepting shared dex and manual encounter checks.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-genie

swaylq

1

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-genie

What it is — Converts cordis_define dynamic packages built at runtime into permanent plugins that survive restarts.

Who it is for — Users who want agent-built plugins to survive restarts. Users who prefer managing plugins through the regular development workflow can skip it.

Watch out — Granted wishes are ordinary code that runs at every boot with the full DeepSeek Harness context. They are parsed with node --check without execution for validation. All grants are listable and reversible.

The verdict — I would install it because it requires no pnpm, no network, and no build authorization, and granted code is just readable files.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

awesome-dsh

stakeswky

1

Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a ranked search API, then hands back the matching `dsh plugin add` command.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

awesome-dsh

What it is — awesome-dsh is a DeepSeek Harness plugin that registers a skill for querying dsh-plugin topic plugins on demand.

Who it is for — It is suitable when you need to find and add new plugins using DeepSeek Harness. Users who have already mastered the plugins in the dsh-plugin topic can expand their capabilities from another angle.

Watch out — Manual build allowance is required when installing from GitHub source. It passed sandbox testing in a fresh profile and was registered with harness.

The verdict — I would install it because it provides a DSH plugin finding skill, but the premise is using the source installation method.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

A `search` tool that learns to pick between fast and thorough search strategies using a contextual bandit (Thompson sampling), improving from real usage instead of a fixed heuristic.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

dsh-tool-bandit-search

What it is — dsh-tool-bandit-search plugin provides a Thompson sampling based search tool that learns to choose between fast and thorough strategies and improves from usage.

Who it is for — When using DeepSeek Harness for web search, if you want the search tool to learn the best strategy from actual calls, it is suitable to install this plugin. If you prefer to use other search tools, you do not need to install this plugin because it is a replacement for the standard web_search tool.

Watch out — Sandbox test passed after installation and registration in a new profile. No obvious issues found. The bandit state is in-memory and resets on every restart.

The verdict — I would install it because it improves from real usage, which fixed heuristics cannot achieve.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source
1

Long-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-longtask-orchestrator

What it is — Integrates long-task orchestration loop supporting Codex planning, DSH execution and Kimi supplementation.

Who it is for — When using DeepSeek Harness to handle long tasks requiring multiple rounds of planning and verification, this plugin is suitable. Not suitable for users who only use local scripts to complete tasks.

Watch out — Sandbox test passed in new profile with successful registration. No obvious issues found.

The verdict — I would install it because it provides a multi-model collaborative long-task framework and the test passed.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source
1

Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-swarm-router

What it is — dsh-swarm-router provides sub-agent matrix routing to dispatch heterogeneous tasks to the most suitable models.

Who it is for — Users handling heterogeneous tasks that require model optimization are suitable for installing this plugin. If users do not care about token consumption statistics or feedback ranking, they do not need this plugin.

Watch out — Sandbox test passed with successful registration in a new profile. No obvious issues found.

The verdict — I would install it because it enables feedback-driven routing adjustment, but only if task types are diverse.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source