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

为 DeepSeek Harness 提供 QQ 官方机器人的接入能力

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-qqbot-community

What it is — QQ official bot integration for DeepSeek Harness.

Who it is for — When you use QQ group or channel with DeepSeek Harness for AI interaction, this plugin provides official bot access. If you mainly interact via sidebar or Web UI with Harness without QQ messaging, you can choose other solutions.

Watch out — Sandbox test passed: installed in fresh profile and registered into harness. Static check indicates it will execute shell commands.

The verdict — I would install it if my work involves QQ group management and I can provide the QQ credentials.

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

MakkiShizu

1

Geodesic-traced Schwarzschild black hole floating inside DeepSeek Harness (DSH) — persistent WebGL2 client plugin ported from ghostty-blackhole

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-blackhole

What it is — A persistent WebGL2 client plugin that renders a Schwarzschild black hole in DeepSeek Harness.

Who it is for — When you want to see a black hole effect that changes with conversation size in DSH. Not for users who want to avoid executing shell commands because it will execute shell commands.

Watch out — Sandbox test passed and registered successfully in a fresh profile. Installation involves manual creation of a soft link.

The verdict — I would install it because it provides a persistent black hole effect, but the premise is that users can accept manual maintenance.

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-fresh-start

orangeofcarl0-sys

1

DSH /fresh command: summarize conversation, start new session, archive old one

Installed cleanly when we ran it

GitHub sourceJavaScript2d ago

AI review

dsh-fresh-start

What it is — The /fresh command summarizes conversation context, archives old sessions, and starts new sessions.

Who it is for — When handling conversations exceeding model window limits in DeepSeek Harness, users are suitable to install this plugin to relieve memory issues. Users who do not want the plugin tightly coupled with DSH version 0.1.0-rc.6 may not need to install it.

Watch out — The sandbox test passed successfully, with the plugin installed in a new profile and registered in the profile. The summary may fail if the context exceeds the model window. The plugin has a tight dependency on DSH version 0.1.0-rc.6.

The verdict — I would install it because the sandbox test passed and it handles long conversation memory issues, but only if using a compatible DSH version.

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

DSH-Remote 公开脱敏镜像:基于 DeepSeek Harness 的手机远程控制客户端

GitHub sourceDart4d ago
1

Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search + automatic retrieval.

Installed cleanly when we ran it

npm packageTypeScript5d ago

AI review

dsh-persist

What it is — DeepSeek Harness plugin storing persistent conversation memory with selective injection and semantic Vault search.

Who it is for — When using DeepSeek Harness to handle tasks requiring persistent memory across conversations, this plugin fits. If only conversation-level injection is needed without project memory or Vault search, users can simplify to basic session context.

Watch out — Sandbox testing showed successful installation but pnpm blocked the build script for github:tluoluo/dsh-persist, requiring manual approval to register. No other issues found.

The verdict — I would install it via npm for the persistent memory, though GitHub installation requires 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

Wallpaper Engine skin plugin for the DeepSeek Harness web UI

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-extensions-wallpaperskin

What it is — This is a DeepSeek Harness web plugin that uses local Wallpaper Engine media as the DSH background and adds a wallpaper picker to Extensions > External.

Who it is for — If you run DeepSeek Harness on Windows and want to replace the default background with Wallpaper Engine media while keeping the workspace readable, this plugin can be considered. It is not suitable for users who do not use Windows or do not need local Wallpaper Engine media for the background.

Watch out — No obvious issues were found. It was tested successfully in a new profile and registered by Harness. Configuration is stored in a local JSON file.

The verdict — I would install it because the sandbox test passed and it registers cleanly on Windows, but only if you can manually configure the Steam path for non-standard locations.

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-code-security

STARDUSTLC666

1

DSH AI 代码安全审查插件:九工具确定性扫描、基线接受与 SBOM-lite,零运行时依赖。

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-code-security

What it is — DeepSeek Harness code security review plugin that scans code changes with deterministic rule engine, git diff incremental review and SBOM-lite while accepting baselines.

Who it is for — Users who perform code delivery with prior local security scanning fit this plugin. Projects that skip code delivery or focus only on rapid prototyping do not need it.

Watch out — Build script gets blocked by pnpm during install and requires manual approval to complete registration. The plugin executes shell commands but has zero runtime dependencies. No other obvious issues found.

The verdict — I would install it because the scanning provides objective evidence before delivery, but I must manually approve 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-flakefinder

STARDUSTLC666

1

DSH 测试稳定性插件:重复运行测试识别 flaky 用例,历史与隔离清单,零运行时依赖。

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-flakefinder

What it is — dsh-flakefinder is a DeepSeek Harness plugin that repeats test runs to identify flaky cases and maintains history and isolation lists.

Who it is for — It is suitable for users who use the DeepSeek Harness agent to analyze test stability. Users who do not want to maintain isolation lists can skip this plugin.

Watch out — Sandbox testing shows the build script is blocked by pnpm during installation, requiring manual approval to complete registration. Static checks indicate the plugin will execute shell commands.

The verdict — I would install it if I need to manage flaky test isolation lists, but it requires manual approval of the build script 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

DSH界面定制插件,暂时支持背景图片的自定义操作和主题定制操作,可以随便添加背景图片,并支持保存10个历史图片,主题可以保存无限个

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-ui-customizer

What it is — Adds background image and theme submenus to the official settings popup of DeepSeek Harness web GUI.

Who it is for — If you are using DeepSeek Harness in a web profile and need to customize background images or interface themes to match work scenarios. If you are using DeepSeek Harness in a non-web profile.

Watch out — Sandbox test: successfully installed in a fresh profile and registered into the profile by harness. No obvious pits found.

The verdict — I would install it from source because it supports saving 10 history images and unlimited themes.

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

STARDUSTLC666

1

DSH 技能插件:一句话生成完整演示文稿(HTML 放映 + PPTX 导出 + manifest),5 套视觉主题,中英双语,零运行时依赖。· One prompt to a full presentation for DeepSeek Harness.

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

dsh-ppt

What it is — A DSH plugin that turns one sentence into an HTML presentation and PPTX export.

Who it is for — When using the ppt_create tool in DeepSeek Harness to convert a sentence or Markdown document into an HTML webcast and PPTX. Users who require charts or images should skip it, as it does not support adding images or charts.

Watch out — Sandbox testing shows the build script is blocked by pnpm, requiring manual approval of github:STARDUSTLC666/dsh-ppt to complete registration. Static checks indicate it will execute shell commands. No other obvious issues found.

The verdict — I will install it because it allows quick generation of presentations from one prompt, but the process requires manually allowing the build script for full 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 plugin: multi-key pool with automatic quota failover and a usage dashboard for the OpenCode Go plan

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-opencode-go-pool

What it is — Provides OpenCode Go multi-key pool with automatic quota failover and usage dashboard.

Who it is for — If you use OpenCode Go models in DeepSeek Harness for agent tasks with tight key quotas, this is suitable. If you use other model suppliers, you can avoid installing it.

Watch out — Sandbox testing confirmed successful installation and registration in a new profile. Source installation requires manually allowing the build script. No obvious issues found.

The verdict — I would install it because it can automatically revive exhausted keys.

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

Sutera-Diffusus

1

Windows-grade notifications for DeepSeek Harness: system toasts, custom sounds, and a taskbar tray badge — a native DSH profile plugin (zero patching).

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-windows-notify

What it is — Provides Windows-grade notifications for DeepSeek Harness, including system toasts, custom sounds, and taskbar tray badges.

Who it is for — When running DeepSeek Harness on Windows and handling multiple Agent tasks, this plugin can provide completion reminders and decision prompts. When running DeepSeek Harness on non-Windows platforms, since the notification functionality is only implemented for Windows, there is no need to install it.

Watch out — Sandbox test passed in a fresh profile, with the plugin successfully registered by DeepSeek Harness. Known limitations include support only on Windows 10/11, toasts that cannot carry buttons, and DSH restart required after install or upgrade. No obvious issues with networking or telemetry, only local storage used.

The verdict — I would install it because the sandbox test passed with no networking or telemetry risk, but only if running on Windows 10/11.

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

Native memory plugin for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore

Installed cleanly when we ran it

npm packageTypeScript5d ago

AI review

dsh-statecore

What it is — dsh-statecore is a native memory plugin for DeepSeek Harness powered by StateCore for auditable facts with evidence chains.

Who it is for — When you need to automatically inject memory into your project's agent sessions, this plugin is suitable for you. If you do not use the dsh web GUI to manage facts, you do not need this plugin.

Watch out — No obvious pitfalls found. Sandbox test passed, successfully installed and registered in a new profile. It will execute shell commands.

The verdict — I would install it because it provides structured evidence chain queries via native tools in Code Mode.

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 manager for DeepSeek Harness: delete conversations with confirmation and manage archives.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-session-manager

What it is — dsh-session-manager adds session deletion with confirmation and archive management to DeepSeek Harness Web.

Who it is for — It is suitable to install when managing sessions in DeepSeek Harness Web and needing to delete or manage archives. It is not suitable for those who prefer automatic deletion without confirmation.

Watch out — Tested successfully: installed in a fresh profile and registered into the profile by harness. Requires restarting the DeepSeek Harness Web app to activate. No obvious issues found.

The verdict — I would install it because it addresses the missing capabilities in DeepSeek Harness Web, but deleting a running session will interrupt it immediately.

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

nanami-0713

1

DSH 插件:任务结束 / 需要用户决策时弹窗提醒(web toast + 桌面通知),类似 Codex / Claude Code 体验

Installed cleanly when we ran it

GitHub sourceTypeScript5d ago

AI review

dsh-notifier

What it is — DSH-notifier plugin provides cross-window visible notifications for DeepSeek Harness task completion and user decision points, including web toasts and desktop alerts.

Who it is for — Developers running agent tasks in DeepSeek Harness who need immediate result feedback or user input prompts are suitable for installation. From another angle, users who do not require desktop-level cross-window popups can disable the floating configuration and retain only the web toast.

Watch out — Installation requires npm install and running the build script; macOS requires Xcode Command Line Tools on first use, while Linux requires zenity installation; Windows needs no additional dependencies. Sandbox testing passed with no other obvious issues found.

The verdict — I would install it because it enables immediate feedback for long tasks without switching windows, but only if macOS users accept the initial Swift notifier compilation dependency.

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) Agent 实时看板:主 agent 与子代理树形层级监控 + 停滞自动告警 + SSE 实时推送,点击直达会话

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-agent-board

What it is — The dsh-agent-board plugin integrates with DeepSeek Harness to provide real-time dashboard for main and sub-agents tree hierarchy with stall auto-alarm.

Who it is for — When coordinating multiple sub-agent tasks in DeepSeek Harness, this plugin displays their real-time status and progress. Those using only single agent workflows can skip it.

Watch out — Sandbox test passes in a new profile after registration. The plugin will execute shell commands. Source installation requires manually allowing build script execution.

The verdict — I would install it because it addresses the monitoring gap for stalled sub-agents in DSH, but requires source build and manual script approval.

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
1

dsh-seatbelt 方面沙箱增强尝试使用非exec工具直接对接系统seatbelt相关api

Installed cleanly when we ran it

GitHub sourceTypeScript5d ago

AI review

dsh-seatbelt-sandbox

What it is — dsh-seatbelt-sandbox provides a cordis plugin form seatbelt sandbox adapter for macOS using libsandbox API for DeepSeek Harness.

Who it is for — Users on macOS arm64 running DeepSeek Harness who need sandbox replacement are suitable for installing this plugin. Users who seek cross-platform sandbox solutions without macOS dependency do not need this plugin.

Watch out — Installation requires macOS arm64 host and manual build execution. Sandbox testing has passed after loading into a new profile and registration by harness. No obvious issues found, but the npm package has not been published yet.

The verdict — I would install it because this plugin allows switching to the libsandbox API on macOS without modifying the DeepSeek Harness source code.

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

dshworks

1

The DeepSeek time-of-use meter for dsh: what this session cost, which tariff is running, when it flips, and the balance behind it — one line under the composer

Installed cleanly when we ran it

npm packageJavaScript4d ago

AI review

dsh-meter

What it is — The dsh-meter plugin adds a line under the composer to display session cost, tariff, and balance.

Who it is for — Users in sessions needing to know real-time tariff flips and cache hits should install it. People who do not need the local time zone tariff strip can skip it.

Watch out — Sandbox test passed: successfully installed in fresh profile and registered by harness. The meter appears under the composer on first billing.

The verdict — I would install it because it appends billing details without shadowing the main stats line, as required for cost plugins.

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

Blank-not-black

1

DSH Remote 插件独立包:DSH 原生侧边栏入口 + 右侧抽屉管理页;内置网关随 DSH 自动启停

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-remote-plugin

What it is — dsh-remote-plugin adds native DSH sidebar entry and opens a right drawer for management with built-in gateway that auto starts and stops with DSH.

Who it is for — Users performing remote device monitoring and file transfer in DeepSeek Harness are suitable to install this plugin. Users who prefer independent gateway without following DSH automatic management are not suitable for installing this plugin.

Watch out — No obvious issues were found. Sandbox test passed, and it was successfully installed and registered into the profile in a new profile.

The verdict — I will install it because the sandbox 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

DSH 个人工作台:日历 + 任务列表 + AI 澄清/拆解/执行/复盘 | Personal workbench for DeepSeek Harness Web: calendar + task list + AI assistant

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

dsh-personal-workbench

What it is — This is a DeepSeek Harness plugin that integrates calendar, hierarchical task list, and AI for clarification, breakdown, execution, and review.

Who it is for — If you use a configured model in DeepSeek Harness for task management, this plugin is suitable for installation. If you do not use a configured model for AI operations, this plugin's clarification, breakdown, execution, and review functions will not be usable.

Watch out — Sandbox test shows it can be installed but the build script is blocked by pnpm. Users need to manually allow the build script from source installation to complete registration. No other obvious issues found.

The verdict — I would install it because it supports AI execution with user acceptance loop, but I 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
Source

dsh-autogate

wangxing-git

1

DeepSeek Harness 自动审批插件:在 workspace-write 沙箱之上叠加确定性规则 + LLM 安全审批,自动模式不放宽沙箱、fail-closed。 Safe auto-approval for DeepSeek Harness — deterministic rules + LLM review on top of the workspace-write sandbox. Auto mode without ever granting full-access.

Installed cleanly when we ran it

GitHub sourceTypeScript3d ago

AI review

dsh-autogate

What it is — DeepSeek Harness automatic approval plugin that layers deterministic rules and LLM security review atop the workspace-write sandbox.

Who it is for — Users who need to execute shell commands in DeepSeek Harness, suitable for installing auto-ask mode to reduce manual approvals. Users who prefer to rely solely on the sandbox without using LLM classifier do not need this plugin.

Watch out — Sandbox test passed after installation in a fresh profile and registration with harness. No obvious pitfalls found.

The verdict — I would install it because it enables full-auto mode in trusted environments without relaxing the workspace-write sandbox.

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 插件市场:在设置页浏览 mydsh.dev 插件大全(5596 候选 / 3656 有效),分类/AI 搜索、一键安装启用停用卸载、安全评估与自动重启。非官方社区 mydsh.dev 出品

GitHub sourceJavaScript3d ago

dsh-mini

Shelaghfahrenheit482

1

便携式 DeepSeek 引擎终端 Agent CLI,支持手机 Termux 运行,零运行时依赖,自带五条接口兼容层。

Installed cleanly when we ran it

GitHub sourceJavaScripttoday

AI review

dsh-mini

What it is — dsh-mini is a portable DeepSeek Harness terminal Agent CLI plugin that supports running on mobile Termux, has zero runtime dependencies, and includes five interface compatibility layers.

Who it is for — If you run AI Agent tasks using DeepSeek Harness on a mobile Termux environment, you can install dsh-mini.

If your usage does not involve mobile Termux, you can skip it because it is designed for portable terminal scenarios on phones.

Watch out — Sandbox testing passed: it was successfully installed in a fresh profile and registered into the harness profile. It executes shell commands. Installation from GitHub source requires manually allowing the build script. No obvious issues found.

The verdict — I would install it because it can be registered into the harness profile in a fresh setup, but only if I need Termux support.

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 (DSH) Web GUI 插件:批量选择会话进行归档、恢复与删除的管理面板

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-session-batch-manager

What it is — DeepSeek Harness Web GUI plugin, providing a batch session selection panel for archiving, restoring, and deleting sessions.

Who it is for — When using DeepSeek Harness Web GUI, this plugin supports batch selection of sessions for archiving, restoring, or deleting when needed. If you do not plan to build the plugin from DeepSeek Harness source, then this plugin is not applicable.

Watch out — Installation requires building the plugin from DeepSeek Harness source and linking it to the profile. Sandbox test passed: successfully installed in a new profile and registered by harness. No obvious issues found.

The verdict — I will install it because it implements the batch delete function that the official API does not support.

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