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,846 plugins

dsh-keepalive

xiaohj233

3

Opt-in detached watchdog for the DSH Web process with snapshot-checked repair and explicit patch restoration.

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-keepalive

What it is — dsh-keepalive is an opt-in detached watchdog for the DSH Web process. When enabled, it restarts the DSH process after exit and includes a snapshot-checked repair agent.

Who it is for — If you are using DeepSeek Harness 0.1.0-rc.6 and need to prevent unexpected DSH Web process exits, this plugin is suitable. It is not suitable for users without DSH web configuration, as they lack the need for process supervision.

Watch out — Tested successfully in a fresh profile where it registers with harness. Requires DeepSeek Harness 0.1.0-rc.6, Node.js ^22.19.0 || >=24, and pnpm >=10. No other issues found.

The verdict — I would install it because it only runs on explicit opt-in and supports manual restart and repair, providing value in specific DSH web configuration scenarios.

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

Hoshino-Yumetsuki

3

OneBot Adapter For DSH

Installs, but needs a build approved first

npm packageTypeScript4d ago

AI review

dsh-onebot

What it is — Adapter plugin integrating OneBot v11 protocol into DeepSeek Harness.

Who it is for — If you need to connect the DSH Agent to OneBot-compatible external messaging platforms for interaction, If your setup does not involve external network transport for messaging, this plugin is not needed.

Watch out — Sandbox test shows it can be installed but the build script is blocked by pnpm, requiring manual approval of its build to complete registration. No other major issues identified.

The verdict — I would install it because it supports OneBot integration, but must manually allow 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

dsh-teacher

Yihong89

3

DSH teacher plugin: Socratic tutor that leads you to answers from a markdown question set, tracks knowledge gaps in-session, and retests them on a spaced-repetition schedule.

Did not install when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-teacher

What it is — DeepSeek Harness plugin that provides Socratic guidance using markdown question sets.

Who it is for — In scenarios requiring structured knowledge review using DeepSeek Harness, this plugin is suitable to install. Users without spaced-repetition review needs can skip it.

Watch out — Installation from source requires Node version 22.5+ and DSH rc.6+. Sandbox test shows harness does not register it into profile, preventing current use. Static check indicated it would execute shell commands, but no other issues found.

The verdict — I would not install it currently because sandbox test showed it fails to register into profile. It might be worth checking again after harness updates resolve the registration issue.

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
3

SF视觉桥——给纯文本模型的 DeepSeek Harness 装上眼睛。

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-sfversion

What it is — SF视觉桥 provides multimodal access for pure text models to images and documents in DeepSeek Harness.

Who it is for — Users who use pure text models to process queries involving images or documents in DeepSeek Harness are suitable for installing this plugin. Users who mainly use pure text models for tasks without visual inputs may choose not to install this plugin.

Watch out — Installation is from GitHub source code. Sandbox testing passed: it was installed in a fresh profile and registered into the profile by harness. No obvious issues found.

The verdict — I would install it because it enables pure text models to use visual tools.

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

feiyang-dev

3

DeepSeek Harness 数据保险箱插件(dsh-vault)—— 自动备份、清空检测、一键恢复,保护聊天记录与工作区数据;可经桌面端一键安装或命令行 dsh plugin add 安装。

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-vault

What it is — Automatically backs up chat history and workspace data to an external directory, detects data wipes and supports one-click restore.

Who it is for — When using the DeepSeek Harness desktop client to manage chat history and workspace data and needing to prevent data from being cleared, this plugin is suitable to install. People who do not use the DeepSeek Harness desktop client do not need to install it because this plugin relies on the desktop client's load failure detection mechanism.

Watch out — Sandbox test passed: installed in a new profile and registered into the profile by Harness. The plugin executes shell commands. No obvious pitfalls were found.

The verdict — I would install it because it allows generating an offline restore script after quitting the desktop app.

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 <-> Feishu (Lark) bridge with streaming reply card / 自研 DSH 飞书桥:长连接 + 流式回复卡片(工具面板/状态符号/限流熔断兜底)

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

dsh-feishucard

What it is — This is a DeepSeek Harness bridge to Feishu with long-connection streaming reply cards.

Who it is for — Users who need real-time card replies in Feishu chats using DeepSeek Harness Agent are suitable to install this plugin. Users who do not need multi-bot support can skip installing this plugin.

Watch out — On Windows, file: dependencies install as entity copies, requiring manual synchronization after changes. Sandbox testing passed in a fresh profile. No other obvious issues found.

The verdict — I would install it because it provides a self-developed long-connection bridge.

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-skill-hub

cheshireez

3

DeepSeek Harness(dsh)Web GUI 技能中枢:浏览/搜索完整本地技能目录、启用/禁用、查看正文、排查诊断、新建技能,基于官方 ctx.skills 注册表。 In-GUI skill hub for dsh: browse, search, enable/disable, inspect, diagnose and scaffold local skills from the official ctx.skills registry.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

dsh-skill-hub

What it is — DeepSeek Harness web GUI skill hub plugin that lets you browse, search, enable/disable, inspect, diagnose and scaffold local skills from the official ctx.skills registry.

Who it is for — Users managing custom skills from GitHub repositories using DeepSeek Harness web GUI who need to enable/disable groups, view diagnostics and scaffold new skills should install this plugin. Users who do not require invocation statistics or upstream repository snapshots can use alternative plugins instead.

Watch out — Sandbox test passed: installed in a fresh profile and registered into DeepSeek Harness profile. It will execute shell commands. No obvious pits found.

The verdict — I would install it because the sandbox test passed and it provides management capabilities, but I would confirm it executes shell commands.

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

Headroom context-compression proxy integration for DeepSeek Harness: detect/install/start Headroom, auto-configure the DeepSeek compressed route, one-click route-switch UI. Built on headroomlabs-ai/headroom (Apache-2.0).

Installed cleanly when we ran it

GitHub sourceTypeScript2d ago

AI review

dsh-headroom

What it is — Integrates Headroom context-compression proxy for DeepSeek Harness with automatic environment management and one-click route switching.

Who it is for — Suitable for users handling large context coding sessions with frequent tool calls on DeepSeek models in DeepSeek Harness. Users not using Python environment don't need this plugin because it automatically detects Python and builds venv.

Watch out — Sandbox test passed with installation in new profile registered by harness. Installation requires cloning from GitHub source, auto-creating venv and installing headroom-ai[proxy], first startup may take about 1 minute. No obvious issues found.

The verdict — If I were you, I would install it because it complements DSH built-in compression and allows one-click switch back to direct connect with no lock risk.

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

octie-dsh-plugin

StarChen-Cycler

3

State-oriented task graph kernel for the agentic era - a DeepSeek Harness bundle: 13 octie_* tools, octie Cordis service & events, realtime DAG task panel, bundled agent preset. State is derived, not set.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

octie-dsh-plugin

What it is — This is a DeepSeek Harness bundle containing 13 octie_* tools, octie Cordis service and events, realtime DAG task panel and bundled agent preset.

Who it is for — When using DeepSeek Harness agent to handle complex tasks requiring dependency tracking, it allows the agent to directly plan, execute and track the task graph in the session. Those who mainly rely on standalone CLI or non-agent scenarios can choose not to install this bundle.

Watch out — Sandbox test passed: successfully registered after install in new profile. No obvious pitfalls found.

The verdict — I would install it because the state is derived, not set mechanism provides immutable snapshots and automatic unlocking, suiting agent task tracking needs.

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
3

Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness — strict evidence, health-checked failover, original pixels, and Token accounting.

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

deepseekeyes

What it is — Provides auditable vision and cross-platform Computer Use runtime for DeepSeek Harness.

Who it is for — When handling image understanding or browser control tasks in DeepSeek Harness, users lacking visual evidence and cross-platform control capabilities should install it. Users who only need pure text reasoning without image evidence or browser automation can use DeepSeek's text reasoning path.

Watch out — Installed in a fresh profile and registered by Harness. The process executes shell commands. No obvious issues found.

The verdict — I would install it because it processes visual evidence in the same conversation and records failover.

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

astra3294

3

Deterministic diagnostics and recovery for DeepSeek Harness

Installs, but needs a build approved first

npm packageTypeScripttoday

AI review

dsh-doctor

What it is — dsh-doctor provides deterministic diagnostics and recovery for DeepSeek Harness, specifically for conversation loop breaks and boot failures.

Who it is for — When using DeepSeek Harness in a web profile and facing conversation loop breaks or boot failures, this plugin is suitable for installation. It contributes a persistent Doctor action, automatic recovery banner and Doctor page. If the Harness configuration is not a web profile, then this plugin is unnecessary to install.

Watch out — Sandbox testing shows the plugin can be installed but the build script requires manual permission first. No other obvious issues were found.

The verdict — I would install it because it provides recovery for Harness conversation and boot issues, but the build script requires manual permission first to complete the installation.

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

kimi-tide

tafcear

3

月汐 — Kimi Code (Moonshot) 接入 DeepSeek Harness 的完整方案:标准 DSH 插件 + Kimi CLI 桥接维护 fork + Agent 协作闭环方法论

Installed cleanly when we ran it

GitHub sourceTypeScripttoday

AI review

kimi-tide

What it is — Native LLM provider plugin integrating Kimi Code into DeepSeek Harness.

Who it is for — Users requiring Kimi K3 for coding and tool calling in DSH should install it. Users without Kimi Code CLI login do not need it.

Watch out — Sandbox test passed: can install and register in new profile. The plugin will execute shell commands. No other obvious issues found.

The verdict — I would install it because it provides native integration without extra scheduler requirements.

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

Import high-quality conversations into Claude Code and provide CLAUDE.md recognition, add basic features like the "/init" command, and help speed up migration progress | 高质量导入Claude Code中的对话,并提供CLAUDE.md识别,添加"/init"命令等基础功能,帮助快速迁移进度

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-cc-import

What it is — Import high-quality conversations from Claude Code into DeepSeek Harness, providing CLAUDE.md memory loading and /init command.

Who it is for — When migrating from Claude Code to DeepSeek Harness for project development that requires conversation history and memory loading, this plugin is suitable. If your workflow does not involve Claude Code .jsonl sessions or CLAUDE.md files, you can use DeepSeek Harness native session features instead.

Watch out — Sandbox testing passed. No obvious issues found.

The verdict — If I needed to migrate Claude Code conversations into DeepSeek Harness, I would install it because it offers high-fidelity import with immediate workspace visibility.

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

在开发页面点击任意 UI 元素,一键定位 Vue / React / Svelte / Angular 源码。DSH 点击定位源码检查器,兼容 dsh-better-sidebar:预览本地 dev server,点击元素,源码直达 DSH 聊天,交给助手微调。Click a UI element in your dev page to jump to its Vue / React / Svelte / Angular source in the DSH chat. DeepSeek Harness click-to-source inspector, dsh-better-sidebar compatible.

Installs, but needs a build approved first

npm packageTypeScript4d ago

AI review

DSH-element-source

What it is — This plugin lets you click any UI element on a running frontend dev page to jump to the corresponding Vue / React / Svelte / Angular source code and fill it into the DeepSeek Harness chat.

Who it is for — When developing frontend applications with DeepSeek Harness and needing quick access to source code for UI elements.

Users whose work centers on backend services or has no direct integration needs with DeepSeek Harness do not need this plugin.

Watch out — Sandbox test shows it can be installed but the build script is blocked by pnpm. Users need to manually allow the build for github:GULI-lab/DSH-element-source to complete registration. No obvious other issues found.

The verdict — I would install it because it directly locates frontend source code; however, manual build allowance is required to complete the installation.

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 插件:在 DeepSeek Harness Web 界面(对话/轨迹)顶部新增「终端」Tab,内置 xterm.js + node-pty 交互式终端,让你在编码完成后即时在终端执行指令调试。

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

A persistent DSH plugin for importing and exporting dynamic Cordis Plugins.

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

cordis-transfer-plugin

What it is — Integrates model tools and browser panel to enable persistent dynamic Cordis Plugins import and export.

Who it is for — When using DeepSeek Harness profile with agent to handle dynamic Cordis Plugins sessions, this plugin is suitable to install. If not involving model tools or browser panel, installation is unnecessary.

Watch out — Sandbox test passed: installed in fresh profile and registered by harness. It will execute shell commands, but no obvious pits found.

The verdict — I would install it because it enables persistent dynamic Cordis Plugins import and export, but the premise is using it in DeepSeek Harness 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

Health checks for DeepSeek Harness plugins: manifest, patch, entry, build, pack, fresh-profile install verification — CLI + agent-callable plugin_check tool (RFC #1629 dsh plugin check).

Installs, but needs a build approved first

GitHub sourceTypeScript2d ago

dsh-docker

STARDUSTLC666

3

DeepSeek Harness 容器管理插件:docker_ps/logs/inspect/exec/manage 五工具,官方 subprocess 服务、argv 无 shell 注入、exec 审批门、零运行时依赖。· Containers for DeepSeek Harness agents.

Installs, but needs a build approved first

npm packageTypeScriptyesterday

AI review

dsh-docker

What it is — DeepSeek Harness plugin for container management, supporting listing containers, viewing logs, and executing commands.

Who it is for — When your DeepSeek Harness agent needs to manage local containers, this plugin is suitable. If you are already using other container management tools or your tasks do not involve local Docker operations, you should not install this plugin.

Watch out — Sandbox test shows it can be installed but the build script is blocked by pnpm. Manual approval is required to install successfully. Docker must be installed on the host.

The verdict — I would not install it because manual approval of the build script is required for successful 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

DSH Web UI 手机端适配插件:抽屉式布局、聊天背景+毛玻璃、AI 聊天气泡、消息头像、中英双语(桌面端与原版一致)

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-client-ui-mobile

What it is — Provides mobile adaptation for DeepSeek Harness web UI, including multi-model web search.

Who it is for — If you use DeepSeek Harness in a mobile browser and need a drawer layout, install this plugin. If you mainly use desktop browser to access DeepSeek Harness, you can choose not to install this plugin because the interface remains the same.

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 provides message editing functions.

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 starter template for DeepSeek Harness (dsh) plugins: six plugin shapes, fourteen browser UI surfaces, and demo slash commands in one installable bundle.

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

dsh-plugin-template

What it is — A template for DeepSeek Harness plugins that includes six plugin shapes, fourteen browser UI surfaces and demo commands.

Who it is for — If you want to try multiple plugin shapes and browser UI surfaces in DeepSeek Harness, this template is suitable. If you do not use the DeepSeek Harness framework, this template is not suitable.

Watch out — When installing from source, you need to manually allow its build script, otherwise DeepSeek Harness cannot complete registration. Sandbox test shows it can be installed but requires this extra manual step. No obvious pits found.

The verdict — I would install it because it serves as a starting point for plugin shapes and browser UI surfaces in DeepSeek Harness, but only after manually allowing the build script.

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

jmcc-guo

3

SSH terminal panel & AI connection manager for DeepSeek Harness — model-driven connect/exec/list/status/disconnect tools plus an XShell-style multi-tab terminal in the Web GUI.

Installed cleanly when we ran it

npm packageJavaScript4d ago

AI review

dsh-ssh

What it is — dsh-ssh provides SSH terminal panel and AI connection manager for DeepSeek Harness.

Who it is for — When using DeepSeek Harness with an AI agent to manage SSH connections, this plugin provides an XShell-style multi-tab terminal panel. Users who do not use the web profile do not need this plugin.

Watch out — Sandbox real test passed: installed in a new profile and registered by harness into the profile.

The verdict — I would install it because it allows the AI agent to autonomously create and tear down SSH connections from the conversation.

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-model-balance

nabin-qq273274877

3

为 DeepSeek Harness Web GUI 提供多供应商真实账户余额显示

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-model-balance

What it is — Displays real account balances from multiple vendors in the model selector of DeepSeek Harness web GUI.

Who it is for — Users who switch models across different vendors in DeepSeek Harness and want to monitor balances should install it. People who stick to a single vendor without balance tracking don't need it.

Watch out — It works in a fresh profile and registers with Harness. It executes shell commands. No obvious pitfalls found.

The verdict — I'll install it to see real balances for various providers in the model selector.

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

ArvinQi

3

DeepSeek Harness 的 MCP 服务器管理插件:可视化界面管理 + 按需热注入,OAuth 鉴权支持,环境变量配置。

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-mcp

What it is — dsh-mcp is a DeepSeek Harness plugin for visual management of MCP servers and on-demand tool injection.

Who it is for — When you need to access multiple MCP servers in DeepSeek Harness, dsh-mcp is suitable for addressing tool injection costs. If you do not care about tool list updates breaking the cache, you can continue using manual file configuration.

Watch out — Sandbox testing passes in a fresh profile where it installs and registers with Harness. It requires providing an API key or token. No obvious pitfalls found.

The verdict — I will install it because it supports OAuth authentication and automatic token refresh, but only if you are using streamable-http servers.

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-cot-profile

Chloride233

3

Real-time chain-of-thought trajectory profiling for DeepSeek Harness: live wording indicators, profile-family judgment, per-session measurement records

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-cot-profile

What it is — Provides real-time chain-of-thought trajectory profiling for DeepSeek Harness, displaying wording indicators and profile-family judgment, and recording per-session measurement records.

Who it is for — Users wanting to observe wording fingerprints during reasoning in DeepSeek Harness are suitable for using this plugin. People not requiring per-session measurement records can skip it.

Watch out — Sandbox test passed. It will execute shell commands.

The verdict — I would install it because it records only aggregates without transmitting raw reasoning text.

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