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.

2,468 plugins

Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceTypeScriptyesterday

AI review

evoresearch-plugin

What it is — This is a DeepSeek Harness plugin providing research agent support.

Who it is for — This plugin is suitable for users conducting research tasks using DeepSeek Harness. Users who do not want the plugin to execute shell commands can choose other plugins.

Watch out — The plugin executes shell commands. Sandbox testing has not been conducted. No obvious issues found.

The verdict — I would not install it because sandbox testing has not been conducted yet.

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-plugin-d399

HuanLinOTO

5

Pops up a mini-game menu (wordle, match-3, extensible) while the model generates.

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-plugin-d399

What it is — The plugin that displays a game menu when the model is generating.

Who it is for — When the model in DeepSeek Harness is generating, users who want to play games are suitable to install it. Users who do not want to see the game menu are not suitable to install it, because they prefer to focus on model output.

Watch out — No obvious pitfalls found. Sandbox test passed: it ran normally after installation in a new profile and was registered by Harness.

The verdict — I would install it because it supports third-party extension.

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
5

A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost.

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

context-vista

What it is — This plugin provides the /context command for DeepSeek Harness and uses circular charts to display context token usage and allocation in real time, while offering a draggable mini floating card on the right side of the conversation area to show usage rate and estimated costs.

Who it is for — When using the web configuration of DeepSeek Harness, you need to view the context token allocation in real time. If you mainly use other configurations or tools, you do not need to install this plugin.

Watch out — It ran successfully in the sandbox after installation in a fresh profile and was registered with Harness. No obvious issues were found during static checks. It supports customizing the pricing table.

The verdict — I would install it because it offers real-time token monitoring and pricing estimation with customization, which is directly valuable when tracking context costs for DeepSeek Harness web configs.

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

OpenCode Go quota ring: click-to-cycle progress ring (5h/weekly/monthly) left of the model selector, colored by urgency, with reset countdowns on hover.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-opencode-go-quota

What it is — Displays OpenCode Go quota progress ring left of the model selector.

Who it is for — When using OpenCode Go model in DeepSeek Harness for tasks, users who need to monitor quota remaining are suitable to install this plugin. Users who do not want the browser to execute shell commands can skip installing it, as the plugin requires the host to run subprocesses.

Watch out — Sandbox test passed: installed in a fresh profile and registered into the profile. Requires shell command execution; on Windows it may require configuring sandbox workspace root to avoid ACL restrictions.

The verdict — I would install it because it can inject quota status into the system prompt, saving token usage.

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

Bridge plugin for the [Better DeepSeek](https://github.com/EdgeTypE/better-deepseek) Chrome extension: exposes HTTP handshake and session-filtered SSE event streams over the web server, enabling browser-extension UI integrations with DeepSeek Harness.

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-better-deepseek

What it is — This plugin bridges the Better DeepSeek Chrome extension with DeepSeek Harness, providing HTTP handshake and session-filtered SSE event stream support over the web server.

Who it is for — When integrating the Better DeepSeek Chrome extension's browser interface into a DeepSeek Harness webServer profile, this plugin is applicable. Users not running browser extensions do not need it.

Watch out — Sandbox testing confirmed successful installation and registration in a fresh profile. Static checks indicate the plugin executes shell commands.

The verdict — This plugin provides support for browser UI integration into Harness webServer but its value lies in whether browser-extension UI integrations are involved.

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

Free, keyless web search for DSH: 7 engines (DuckDuckGo/Bing/SearXNG free + Exa/Perplexity/DeepSeek paid), auto-failover, settings-page UI with API key inputs and official links, web_fetch, and an engine test tool.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-free-search

What it is — Adds free multi-engine web search with auto-failover and test tool to DeepSeek Harness.

Who it is for — If you use a gateway like opencode-go that does not support the web_search tool and need web search in DeepSeek Harness, this plugin enables agent networking. If your tasks do not require network search, you do not need to install this plugin.

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

The verdict — I would install it if I need to perform searches with gateways that don't support web_search, as it provides multi-engine auto-fallback.

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

Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-eval-harness

What it is — dsh-eval-harness is a DeepSeek Harness plugin that runs YAML-defined cases against real headless agents, asserts on tool calls/args/results/token usage, and provides a baseline gate for CI regression testing.

Who it is for — When using DeepSeek Harness inside a CI pipeline to execute real agent runs and assert plugin behavior, this plugin supplies YAML-driven cases and gate logic.
If you only need manual plugin documentation and do not require automated regression gates, you do not need to install this plugin.

Watch out — Static checks indicate shell command execution. Sandbox testing confirmed successful installation and registration inside a fresh profile.
No other obvious issues were observed.

The verdict — If CI regression testing with baseline gates is required, this plugin is worth installing because it embeds the gate directly into workflow exit codes.

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
5

Secondary working directories for a DSH project: the agent keeps the primary workspace as cwd and gains equal read/write/exec permissions on configured secondary directories, configurable from the session header and the new-session page.

Installed cleanly when we ran it

npm packageJavaScripttoday

AI review

dsh-multi-folder

What it is — Provides secondary working directories for DSH projects, allowing the agent to edit multiple repositories side-by-side in the primary workspace.

Who it is for — When the agent needs to maintain source code, test, and docs repositories simultaneously in the primary workspace, this plugin provides the necessary support. Projects that use only a single working directory do not benefit from this plugin.

Watch out — Sandbox testing passed after installation in a fresh profile, and it was registered with Harness. No obvious pitfalls were found.

The verdict — I would install it because it enables simultaneous multi-repo editing in the primary workspace, with the premise that write operations must correctly specify the workdir.

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

Mobile layout fixes for the Web UI on narrow screens: full-screen settings panel, one-row plugin nav, full-screen sidebar, centered popups, icon-only session-log button.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-web-mobile-fix

What it is — Mobile layout fixes for DeepSeek Harness Web UI on narrow screens.

Who it is for — If you use DeepSeek Harness Web profile and access it in a narrow-screen browser for conversation, this plugin is needed to fix mobile layout issues. If you use a desktop browser or do not care about mobile compatibility, it is not needed.

Watch out — No obvious issues found. After installation, opening Web UI in narrow-screen browser repairs layout problems for settings panel, sidebar, and popups.

The verdict — If you use DeepSeek Harness Web profile and access it in a narrow-screen browser for conversation, this plugin is needed to fix mobile layout issues.

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-vision

54xkeee

5

Vision for text-only DeepSeek via Doubao Web by default (zero-cost, no API key — drives your logged-in Chrome through a Windows CDP bridge), with Antigravity IDE quota (flash/pro) or Gemini fallback; auto detail escalation, vision evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

dsh-vision

What it is — dsh-vision adds vision capabilities to text-only DeepSeek in Harness, using Doubao Web by default for zero-cost image recognition with memory and cache.

Who it is for — If you're using DeepSeek to review UI screenshots or complex diagrams, dsh-vision can automatically analyze them. Not everyone needs vision features.

Watch out — Shell commands are executed during install. Sandbox testing passed on a fresh profile. No obvious issues found.

The verdict — I wouldn't install it unless you value zero-cost browser-based vision over other paid APIs.

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-plugin-tts

1624318455

5

Reads assistant replies aloud via free Edge TTS or your own RVC voice models: read-aloud buttons + auto-read, adaptive chunked progressive playback (gapless long reads), one-click voice-pack installs from a registry, and a portable RVC runtime.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-plugin-tts

What it is — Integrates Edge TTS and RVC for voice reading of assistant replies in DeepSeek Harness web UI.

Who it is for — In the DeepSeek Harness web profile, this plugin enables voice reading of assistant replies. Users who do not use the web profile will not be able to use this plugin.

Watch out — Sandbox test confirmed successful installation in a fresh profile and registration by Harness. No obvious issues found.

The verdict — I would install it because the sandbox test passed and it supports RVC custom voices, but only if voice feedback for replies is needed, with the premise of using the web profile.

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-guide-dog

AtropinolTT

4

Guide Dog for DSH — MiniMax multimodal plugin: image/video/music/speech generation & vision tools, voice mode, voice input. Real-time call mode implemented: streaming voice conversation, unified floating UI, adaptive prompts, zh/en i18n. Accessibility features planned for testing & rollout. Featured in the dsh-recommend plugin registry.

GitHub source

dsh-qq-bridge

xiaomengxinbb

4

将 QQ(私聊+群聊)接入 DeepSeek Harness 的双向桥插件:每个 QQ 对话一个隔离持久 Agent 会话,支持命令/审批/多媒体/出站文件

Installs, but not as a profile layer

npm packageTypeScriptyesterday

AI review

dsh-qq-bridge

What it is — This plugin bridges QQ private and group chats to DeepSeek Harness, giving each conversation an isolated persistent agent session that supports commands, approvals, multimedia, and outbound files.

Who it is for — When you need to interact with DeepSeek Harness agents directly via QQ private or group chats, this plugin is suitable. If your DeepSeek Harness tasks do not involve QQ as the input/output interface, you do not need this plugin.

Watch out — Sandbox test shows the plugin installed as an ordinary dependency and did not extend to a profile layer. This is not a defect, as the plugin is not of bundle type. No obvious issues found.

The verdict — I would install it because it enables direct QQ-to-agent interaction in DeepSeek Harness, but only if QQ is the primary interface for your 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

Standalone Agent Client Protocol (ACP) server for DeepSeek Harness with real-time streaming, reasoning trace, MCP tools, and session recovery.

Installs, but needs a build approved first

npm packageTypeScripttoday

AI review

deepseek-harness-acp

What it is — Agent Client Protocol server for DeepSeek Harness.

Who it is for — When DeepSeek Harness requires real-time streaming, reasoning trace and MCP tools support, this plugin is suitable. For users who do not want the plugin to execute shell commands, this plugin is not applicable.

Watch out — Sandbox test shows it can be installed but pnpm blocks builds for @deepseek-ai/dsh-subprocess-local@ 0.1.0-rc.6, koffi@ 3.1.5, and node-pty@ 1.1.0, preventing full harness registration. Manual permission must be allowed for the build script to complete installation. No obvious other issues found.

The verdict — I would install it because it supports MCP tools and session recovery, but manual build permission is required to complete registration.

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

面向 DeepSeek Harness 的 OpenViking 检索、资源管理、自动召回与会话记忆插件

Installed cleanly when we ran it

GitHub sourceJavaScripttoday

AI review

dsh-openviking

What it is — The dsh-openviking plugin integrates OpenViking retrieval, resource management, and session memory into DeepSeek Harness.

Who it is for — When handling multi-turn dialogues in DeepSeek Harness that require persistent memory, this plugin is suitable. If your work only involves local file management, you can use other tools.

Watch out — Sandbox testing passed, with installation and registration in a new profile. Plugin configuration involves setting the endpoint in cordis.patch.yml. No obvious issues were found.

The verdict — If I were you, I would install it because it supports cross-tool sharing of the same memory set.

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

专为 DeepSeek Harness 打造:把本机 Codex CLI 变成纯文本 AI agent 的眼睛和手——看图/读文件/画图/监督执行/双通道容灾

Installed cleanly when we ran it

GitHub sourceJavaScript2d ago

AI review

codex-eyes-hands

What it is — Integrates local Codex CLI into DeepSeek Harness to enable text-based models with image viewing and file reading capabilities.

Who it is for — For users running DeepSeek-V4-Pro in DeepSeek Harness who need to analyze images or read files. If you can call Codex CLI independently without plugin integration in DSH, you can skip it.

Watch out — Requires Windows, Node.js 22.5+, and Codex CLI installation. Some modes are experimental. Sandbox test passed with registration in new profile.

The verdict — I would install it because it provides vision and supervision for text models, but only if you have a Windows setup with Codex CLI.

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

session 关系型数据库持久化

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

session-persistence-rdb

What it is — Provides SQLite or PostgreSQL session persistence backend for DeepSeek Harness.

Who it is for — Suitable in scenarios where session data persistence is needed in DeepSeek Harness. Users who do not require relational database persistence can choose other solutions.

Watch out — The sandbox test shows it can be installed but the build script is blocked by pnpm. From source installation, manual approval of the build script is required to complete registration. No obvious issues found in other aspects.

The verdict — I would install it because it provides RDB session persistence, but I must note the manual build approval step.

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-a2a

dpskh

4

Agent2Agent mesh for the Harness

Installs, but needs a build approved first

GitHub sourceTypeScriptyesterday

AI review

dsh-a2a

What it is — Provides Agent2Agent realtime mesh capability, including project registry and message history.

Who it is for — When you need to implement real-time message sharing between multiple agents in DeepSeek Harness, this plugin can meet the need. If you only handle independent tasks for a single agent, you do not need this plugin.

Watch out — When installing from source, you need to manually allow its build script. Sandbox test shows it can be installed successfully but the build script will be blocked by pnpm, preventing registration. No other issues found.

The verdict — I would install it because it enables real-time message mesh between agents, but I need to manually allow the build script execution as an extra step.

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

Adjust the width of dsh's reply.

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-chat-width

What it is — This DSH Web plugin allows dragging to adjust the width of AI reply message columns.

Who it is for — When analyzing long table data in DSH Web, if the fixed width leads to horizontal scrolling and makes screenshots inconvenient, install this plugin. Users who prefer to keep the default width without adjustment can skip it.

Watch out — Sandbox test passes after installation in a new profile with harness registration. Width settings are persisted via localStorage and take effect live without page refresh. No other issues found.

The verdict — I would install it because it addresses the fixed width issues for table data in DSH Web, but only if the user is doing table analysis.

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 Web 输入历史插件:Ctrl+Up / Ctrl+Down 像终端一样召回与切换已发送消息,零核心改动

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-input-history

What it is — DSH Web input history plugin: supports Ctrl+Up / Ctrl+Down to recall and switch sent messages.

Who it is for — Particularly useful when editing multi-line inputs in DSH Web and needing quick access to previous messages. Not suitable for users who prefer not to use keyboard shortcuts in this way.

Watch out — Installation requires building from source, which involves manual approval of the build script. Static check hints at possible shell command execution. Sandbox test passed in a new profile with no issues found.

The verdict — As someone using DSH Web, I would install it because it offers a terminal-style way to navigate input history, but only if I accept the source build requirement.

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-win-notify

MuziIsabel

4

DSH 插件:代理任务完成时弹出带声音的 Windows Toast 通知,点击通知即可直接切回并前台显示 DSH 标签页

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-win-notify

What it is — The dsh-win-notify plugin pops up Windows Toast notifications with sound when DeepSeek Harness agents complete tasks. Clicking the notification can switch to and foreground the DSH tab.

Who it is for — Users running DeepSeek Harness in headless profile on Windows who need notifications for task completion are suitable for installing this plugin. Users not on Windows or who do not require notification features do not need to install it.

Watch out — It was tested in a fresh profile and registered successfully. The sandbox environment passed the test. The plugin only depends on Windows built-in PowerShell 5.1 with no additional dependencies.

The verdict — I would install it because it provides task completion notifications on Windows and allows direct foreground switching to DSH tabs, which is useful in headless setups.

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-usage-meter

cute-baobao

4

DeepSeek Harness usage recorder plugin: per-model hourly token usage (input/output/cache hits) with a stacked bar chart dashboard in the Web GUI.

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-usage-meter

What it is — DeepSeek Harness usage recorder plugin records per-model hourly token usage and displays stacked bar chart in the Web GUI.

Who it is for — When monitoring token usage in DeepSeek Harness web profile, this plugin is suitable. Users who do not use the web GUI can skip this plugin.

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

The verdict — I would install it because it provides specific token usage statistics in the GUI, but only if web profile is used.

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

Aggregate and natively control multiple remote DeepSeek Harness (DSH) servers' sessions from one official Web UI — hub gateway + official-UI bridge. 多服务器 DSH 会话聚合与原生操控

Installs, but needs a build approved first

npm packageJavaScript2d ago

AI review

dsh-session-hub

What it is — Aggregate remote DeepSeek Harness servers' sessions and local tools' history dialogues into the official Web UI, providing hub gateway and official UI bridge.

Who it is for — When managing development tasks across multiple remote servers with DeepSeek Harness, needing to unify sessions and history from various machines in one workspace tree. If you only operate on a single local machine without needing cross-server aggregation or importing other tools' logs, no need to install this plugin.

Watch out — Installation requires manually allowing the build script, as it's blocked by pnpm. In sandbox testing, cpu-features@0.0.10 and ssh2@1.17.0 prevented full harness registration. It's an alpha version with potential config changes before 1.0.

The verdict — If I need to unify multi-machine session history in a cross-server environment, I would install it because it allows remote agents to run in the background without relying on local connections, but manual build approval is required for full functionality.

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

Cross-session verification, claims and a decision ledger for DeepSeek Harness — so two agent sessions don't repeat, contradict or deadlock each other.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-agent-messaging

What it is — Provides cross-session message passing and decision recording for DeepSeek Harness agent sessions to avoid repetition, contradiction or deadlock.

Who it is for — When agent sessions collaborate on code in different work directories, they need to verify changes through declarations and messages to prevent conflicts. Users running a single session independently do not need it, because multi-session interaction is not required.

Watch out — Sandbox testing passed in a fresh profile and was registered with harness. Static check indicates it executes shell commands. No obvious issues found.

The verdict — I would install it because it records decisions to handle multi-session deadlocks, but only when multiple concurrent sessions are involved in the workflow.

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