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

dsh-tool-diff

omdsh-dev

4

Structured comparison and unified diffs for text/JSON/CSV/Markdown.

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-tool-diff

What it is — Generates structured comparison and unified diffs for text, JSON, CSV and Markdown.

Who it is for — When an agent needs to compare two pieces of content, this plugin is suitable to install. If you use system diff tools, you can skip this plugin.

Watch out — Static check indicates it will execute shell commands. Sandbox test passed: installed in a new profile and registered by harness. No obvious pitfalls found.

The verdict — I would install it because it is zero-dependency with pure 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

dsh-tool-csv

omdsh-dev

4

Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-tool-csv

What it is — Provides a zero-dependency RFC 4180 CSV state-machine parser.

Who it is for — When your DeepSeek Harness agent session involves tabular data from exported files, API responses, or report snippets and you want to avoid spawning bash processes or having the model write parsing scripts. If your agent session does not involve tabular data, you do not need this plugin.

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

The verdict — I would install it because it provides a deterministic processing scheme that returns structured JSON via a single function call.

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
4

Qwen multi-modal plugin support.

Installs, but needs a build approved first

GitHub sourceTypeScript8d ago

AI review

Qwen-MM-Plugins

What it is — Provides Qwen-MM multi-modal capabilities as a DeepSeek Harness plugin bundle.

Who it is for — When using Qwen models in DeepSeek Harness and needing multi-modal capabilities, this plugin can be installed. If Qwen-MM capabilities have already been directly integrated into the configuration file, there is no need to install this plugin again.

Watch out — Sandbox test shows it can be installed but the build script is blocked. When installing from source, the build script must be manually allowed first. No other obvious issues found.

The verdict — I would install it because it supports enabling Qwen-MM capabilities in DeepSeek Harness, but an extra manual step is required to allow 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
Source
4

Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

Route agent network requests through a local HTTP/CONNECT/SOCKS5 proxy.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-net-proxy

What it is — dsh-net-proxy routes DeepSeek Harness agent's network requests through local HTTP/CONNECT/SOCKS5 proxies.

Who it is for — When using DeepSeek Harness to perform tasks such as web_search that require external network access, this plugin enables local proxy configuration. Users who use DeepSeek Harness for tasks not involving external network requests can skip this plugin.

Watch out — Sandbox test passed: installed and registered in new profile. Static check flags shell command execution and need for API key or token. No other runtime issues found.

The verdict — I would install it because it routes agent network requests through local proxy, sandbox test passed, but with premise of having a local proxy server and accepting the static check flags.

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
4

Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions.

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

dsh-workshop

What it is — Community plugin store for DeepSeek Harness Web UI.

Who it is for — When installing community plugins in DeepSeek Harness Web UI, this store is suitable. Users who do not use DeepSeek Harness Web UI need not install it.

Watch out — Sandbox test shows it can be installed, but the build script is blocked by pnpm for github:loguhan/dsh-workshop, causing harness not to complete registration. Manual allowance for the build is required to truly complete the installation. No other obvious issues found.

The verdict — I would not install it because the build script is blocked by pnpm and manual approval is needed 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
Source

AI4Scholar academic search: 38 tools over Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, and DOI resolution (search, citation graph, authors, recommendations, PDF full text in slices, auto-cite, scientific figures), a unified cross-platform search with de-duplication, an API-key card in Settings, and per-call credit accounting with an `/ai4scholar` balance card.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

ai4scholar-plugin-dsh

What it is — Integrates 38 academic tools for paper search and citation management into DeepSeek Harness.

Who it is for — Researchers using DeepSeek models for literature review benefit from this. Users whose work only needs single platform search can opt for single-platform tools.

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

The verdict — I would install it because it supports scientific figure generation and PDF full-text slicing, assuming an AI4Scholar API key is configured.

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

Code2Skill

leechen298

4

Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code.

Installed cleanly when we ran it

GitHub sourcePython3d ago

AI review

Code2Skill

What it is — Converts user-authorized source code into Functions, MCP tools, workflow Skills, and offline test packages.

Who it is for — When using coding agents such as Claude Code to process frontend or backend code and generate business capabilities, it is suitable. Users who focus more on live business API calls rather than offline validation may not find it suitable.

Watch out — Sandbox test passed: installed in a new profile and registered by the harness. It executes shell commands.

The verdict — I would install it because the sandbox test passed and it registered in the profile, but the premise is that the source code authorization is clear.

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 background settings: upload a local image or pick a preset ambiance, with live preview and persistent settings.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

awesome-dsh-background-plugin

What it is — Provides background settings for DeepSeek Harness Web, supporting upload of images or preset ambiances with live preview and persistent save.

Who it is for — If you use DeepSeek Harness Web for multi-turn conversations or coding tasks and want to avoid the default single-color background. If you want to keep using DSH's default single theme color background, then you don't need this plugin.

Watch out — Requires Node.js ≥18, pnpm and DSH. Successfully tested in a fresh profile and registered into the profile. No obvious issues found.

The verdict — I would install it because it integrates background customization into DSH's official settings and passed the sandbox test.

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

Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.

Installed cleanly when we ran it

GitHub sourceJavaScripttoday

AI review

dsh-plugin-subhub

What it is — dsh-plugin-subhub integrates third-party subscription accounts into DeepSeek Harness for chat, image understanding, generation, and editing using models covered by the subscription with automatic sync of available models and reasoning levels.

Who it is for — Users with OpenAI/ChatGPT subscriptions who need models for chat or image tasks in DeepSeek Harness can install dsh-plugin-subhub because it syncs the model list and reasoning levels from the account. Users with subscriptions from other providers can skip it because it currently supports only OpenAI/ChatGPT subscriptions.

Watch out — No obvious issues found. Sandbox test passed with successful registration in a fresh profile. OpenAI subscription requires browser authorization.

The verdict — I would install it because it allows access to my OpenAI/ChatGPT subscription models synced into DeepSeek Harness. It is not worth installing if I do not have such a subscription.

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

huguangyu666

4

Plugin store: npm authoritative catalog + awesome curated list (550+ plugins, 11 categories), dsh-field quality verification, official `dsh plugin add/remove` one-click install, sidebar + settings entry.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-store

What it is — Aggregates npm plugins with official one-click install for DeepSeek Harness

Who it is for — For developers using DeepSeek Harness to build custom agents who need external tool integration, this is suitable. Users who rely only on awesome lists can skip, because they don't need npm authoritative source management.

Watch out — Sandbox test passed: successfully installed in a new profile and registered into harness. No obvious issues found. Proxy configuration needed for GitHub API in domestic environments.

The verdict — I would install it if I were using DeepSeek Harness for sidebar plugin development, because it allows real-time management of installed plugin status.

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

huguangyu666

4

Notification outbox: agent proactively notifies via toast / Chinese TTS voice / sound effects (explosion, victory, alarm), 60s confirmation window voice-calls you back, volume boost, settings panel.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-plugin-notify

What it is — Notification plugin: agent proactively pushes toast desktop notifications, Chinese TTS voice and sound effects, with 60s confirmation window and voice callback.

Who it is for — When the agent uses the notify_user tool to proactively report task status or errors, this plugin is suitable for installation. If not running on Windows with PowerShell 5.1+, users may not use voice features.

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

The verdict — I would install it because it supports agent proactive voice callback reminders, but only on Windows + PowerShell 5.1+.

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

General-purpose knowledge base for DSH: import md/txt/json/yml/docx/pdf, folder management, FTS5 full-text search (BM25), and a Web management UI.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-knowledge-base

What it is — This plugin for DeepSeek Harness provides document import, folder management, FTS5 full-text search, and web management UI.

Who it is for — When an agent in DeepSeek Harness needs to import and manage documents with search tasks, this plugin is suitable. If it does not use the web management UI, it is not necessary.

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

The verdict — I would install it because it supports re-importing the same file to overwrite without accumulating duplicates.

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

hellosz

4

Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a `pet_say` tool for the agent to speak through the pet.

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-pets

What it is — dsh-pets plugin integrates Codex Pets-style floating pixel pet into DeepSeek Harness web GUI, with 10 Petdex-compatible pets, 9-state animations, draggable overlay, and pet_say tool.

Who it is for — When running long AI coding agent tasks in the DSH web profile, the pet's behavior provides visual indication of agent states like thinking, waiting, or review. Users who only use text logs or CLI for agent monitoring do not need this plugin.

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

The verdict — I would install it because the pet_say tool lets the agent speak through the pet for better interaction during 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
4

Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

dsh-auxiliary

dsh-plugins

4

Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

dsh-auxiliary

What it is — Adds dedicated model routes and tools for vision understanding, image handoff, context compaction, approval model, subagent model, title model and image generation to DeepSeek Harness.

Who it is for — When handling image analysis or subagent tasks, this plugin is suitable for installation. If conversations are purely text-based and involve no tool or image needs, this plugin is not applicable.

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

The verdict — If vision or image generation capabilities are needed, I would install it because it does not replace the main model and takes effect immediately upon configuration.

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

AI image generation for the DSH Web GUI: text-to-image and image-to-image through a configurable OpenAI-compatible endpoint (gpt-image-2 / gpt-image-1 / dall-e-3), with an api_url/api_key settings card and a sidebar split-pane generation studio.

Installed cleanly when we ran it

npm packageTypeScripttoday

AI review

dsh-imagegen

What it is — Integrated AI image generation plugin for DeepSeek Harness Web GUI, supporting text-to-image and image-to-image.

Who it is for — Users requiring image generation in DeepSeek Harness Web GUI are suitable to install this plugin. Users not using the DSH host process for API proxying need not install this plugin.

Watch out — Sandbox test passed in a fresh profile after installation and registration. API URL and key must be configured in the settings card. No obvious issues found.

The verdict — I would install it because it supports cross-device sharing of image history records.

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

Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab.

Installs, but needs a build approved first

GitHub sourceTypeScriptyesterday

AI review

dsh-trajectory-governance

What it is — DeepSeek Harness plugin rebuilds session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry and goal drift, and provides an independent GUI tab.

Who it is for — 适合运行多轮次、包含 subagent 和 fork 的 agent 任务,用户需要查看分支结构和目标漂移的情况。 如果用户更喜欢官方提供的 flat raw-event log,而不需此插件的诊断层,则无需安装此插件。

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

The verdict — I would install it because it provides structured trajectory views and anomaly detection for long-running agent tasks, but I need to manually allow the build script during source 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
Source

dsh-mobile

cindyguyuehu123

4

Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).

Installed cleanly when we ran it

GitHub sourceTypeScript2d ago

dsh-island

cdxiaodong

4

Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.

Installed cleanly when we ran it

GitHub sourceSwiftyesterday

AI review

dsh-island

What it is — dsh-island bridges DSH sessions, tool calls, and approvals to the macOS menu bar notch panel over a Unix socket, with in-panel allow/deny.

Who it is for — When running DSH agents on macOS and needing to monitor sessions and tool calls in the menu bar, this plugin is suitable to install. If not using macOS desktop or not requiring panel-based approval handling, this plugin is not needed.

Watch out — Installation from GitHub source requires manually allowing the build script. Sandbox testing passed: installed in a fresh profile and registered by harness. No obvious issues found.

The verdict — I would install it if I need direct in-panel handling of tool calls and approvals on macOS, because it uses zero-intrusion side-channel listening.

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

cdxiaodong

4

Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.

Installed cleanly when we ran it

GitHub sourceTypeScript2d ago

AI review

dsh-guardian

What it is — Intercepts and audits every tool call from DeepSeek Harness agents, requiring human confirmation on sensitive operations.

Who it is for — When DeepSeek Harness agents execute shell commands or file operations, this plugin is suitable to install. If the agent only performs operations within known safe directories, you can skip installing it.

Watch out — Sandbox test passed. Installed in a new profile and registered by harness. Requires providing an API key or token. No obvious pitfalls found.

The verdict — I would install it because it provides runtime security auditing and human confirmation for tool calls, but only if the agent frequently performs sensitive operations.

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

Skin plugin for the DSH Web UI: 4 built-in skins plus custom image skins with the photo as a full-interface background and the palette following its dominant hue.

Installed cleanly when we ran it

npm packageShellyesterday

AI review

dsh-client-ui-skins

What it is — This is a skin plugin for DSH Web UI, supporting built-in skins and custom image skins.

Who it is for — If you want to customize skin for the DSH Web UI, this plugin is suitable for installation. Users without a DSH web profile or without pnpm in their environment may not need to install it.

Watch out — The sandbox test passed: installation and registration succeeded in a fresh profile. Custom skin images are processed locally without uploading to any server. No obvious issues were found.

The verdict — Installing this plugin is appropriate because it is a pure client plugin that does not modify any DSH source code and 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
1Source

Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-session-audit

What it is — Provides audit reports for DeepSeek Harness sessions, covering steps, tool calls, failures, and token usage.

Who it is for — When using DeepSeek Harness for tasks involving steps and tool calls, you need to analyze repeated actions, failure rates, and token usage. For users who only want to view the raw session logs, this plugin is not needed.

Watch out — Sandbox test passed, installation and registration succeeded in a fresh profile. No obvious issues found.

The verdict — I would install it because it states facts and deterministic findings without efficiency scoring and leaves judgment to you.

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

bujue600-arch

4

Automated unit-test generation: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass (LLM + offline template generators; vitest/jest/mocha/node:test).

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

dsh-testgen

What it is — dsh-testgen provides a /testgen command and generate_tests tool for automated unit-test generation, running, and fixing inside DeepSeek Harness.

Who it is for — Developers who use DeepSeek Harness plugins to write code and need an integrated tool for generating, running, and fixing unit tests are suitable for installing it. If you prefer to handle all test generation and execution entirely outside the harness, you do not need to install it.

Watch out — Sandbox testing shows it installs but the build script is blocked by pnpm and requires manual permission for github:bujue600-arch/dsh-testgen to complete registration. No obvious pitfalls were found.

The verdict — I would install it because it closes the test generation-running-fixing loop inside the harness, but I would first need to manually allow the build script, otherwise registration fails.

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