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

Native DeepSeek Harness (dsh) plugin for SodaMem — auto-injects evidence-grounded memory into every turn and ingests each closed turn.

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-plugin-sodamem

What it is — SodaMem plugin for DeepSeek Harness enabling automatic evidence injection into every turn.

Who it is for — When using DeepSeek Harness for multi-turn conversations that require long-term memory, this plugin is suitable to install for automatic evidence injection. If you are content with using simple notes files to record conversations, you need not install it because this plugin provides turn-sourced evidence tracking that notes files cannot match.

Watch out — Sandbox test passed in a fresh profile with successful registration into harness. Requires running a SodaMem daemon and configuring LLM credentials for fact extraction; recall still works, but retains may fail during extraction. No obvious pits found.

The verdict — I would install it because it ensures recall and retain occur automatically every turn without consuming tool-schema space.

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

JonyChan8394

1

Show LLM API balances under the chat input: DeepSeek, OpenRouter, SiliconFlow and any custom provider with a balance endpoint. DSH plugin.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-llm-balance

What it is — Display the balances of configured LLM providers directly below the chat input in DeepSeek Harness.

Who it is for — When using DeepSeek Harness for multi-turn conversations, you need to check the API balance status of different providers. If you only use a single provider and do not care about balance display, you do not need to install this plugin.

Watch out — Sandbox environment testing passed with no obvious issues found. Balance display refreshes automatically.

The verdict — I would install it because it directly pulls balance data from dsh 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
Source
1

DeepSeek Harness 插件:一键 OAuth 授权连接企查查(Qichacha)MCP 服务 / One-click OAuth connect to Qichacha MCP services for DeepSeek Harness

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

qcc-mcp-oauth

What it is — Provides OAuth authorization tools for Qichacha MCP services.

Who it is for — If you want to query Qichacha enterprise data in DeepSeek Harness, you can install this plugin. If you need regulation or case data from Qichacha, you can skip installing this plugin.

Watch out — Installation requires restarting the DeepSeek Harness web profile for the tools to take effect. Sandbox test passed in new profile with registration. No other issues found.

The verdict — I would install it because it supports automatic token refresh and secure storage.

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-jiey-browser

jiewaigongxing

1

DeepSeek Harness plugin: drive Jiey Browser over MCP

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-jiey-browser

What it is — This plugin equips DeepSeek Harness with real Jiey Browser tools over MCP.

Who it is for — When an agent in DeepSeek Harness needs browser control capabilities, this plugin is suitable to install. If Jiey Browser has not been installed and is not running, this plugin is not suitable.

Watch out — Sandbox testing shows this plugin can be installed but the build script is blocked by pnpm for github:jiewaigongxing/dsh-jiey-browser, causing harness to fail completing registration. Users need to manually allow this build to properly install it. The plugin requires Jiey Browser to be installed and running to enable its MCP service. If Jiey is offline, tools fail with a download URL instead of silently falling back to another browser.

The verdict — I would install it because it provides the agent with real Jiey Browser tools, but when installing from source it is necessary to first manually allow the build script for github:jiewaigongxing/dsh-jiey-browser, otherwise registration cannot be completed.

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

Saikel-Orado-Liu

1

Cost tracking plugin for the DeepSeek Harness Web GUI — snapshot-anchored per-turn pricing, account balance, and live cost estimates.

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-cost-meter

What it is — Cost tracking with snapshot anchoring for DeepSeek Harness.

Who it is for — If you perform multi-turn conversations in DeepSeek Harness Web GUI and need to track costs, you can use it. If you don't use the web profile, you don't need it.

Watch out — Installation requires manually allowing its build script or the harness won't register. No obvious other issues.

The verdict — I would install it because it tracks costs, but I must manually allow its 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-projects

WenhongPan

1

Codex-inspired project and session management for DeepSeek Harness.

GitHub sourceJavaScript4d ago

Automated development pipeline plugin for DeepSeek Harness: requirement pool → LLM refine/design/plan/review → workspace-routed implementation → verify → merge → report

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-devflow

What it is — DeepSeek Harness's automated development pipeline plugin, supporting end-to-end processing from requirement pool to code merge.

Who it is for — If you need to handle software development requirement pools in DeepSeek Harness and hope the LLM completes refine, design, plan, review, implement, verify and merge stages, then it's suitable to use this plugin. If you do not want the plugin to execute shell commands, then you do not need to install it.

Watch out — Sandbox test passed, registering and running normally in a new profile. The plugin will execute shell commands. No obvious pits found.

The verdict — If you need full-process development pipeline support, I would install it, because it can persist state to the project directory and support multi-project parallel execution.

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-change-budget

Raphaelutumn

1

DeepSeek Harness file-safety guardrail that limits AI coding-agent file edits per turn and prevents too many file changes, with call and UTF-8 byte budgets. 限制 DSH Agent 每轮修改文件数量。

Installs, but needs a build approved first

npm packageTypeScript2d ago

AI review

dsh-change-budget

What it is — dsh-change-budget limits file mutation budgets per turn for DeepSeek Harness agents.

Who it is for — When using DeepSeek Harness coding agents for large projects, it is suitable to install this plugin. Users who do not perform parallel file modifications can skip installing it.

Watch out — Sandbox testing revealed that pnpm blocks the build script for github:Raphaelutumn/dsh-change-budget during source installation. Manual approval of the build is required for proper registration. No other obvious issues identified in testing.

The verdict — I would install it because it ensures synchronous reservation of capacity to prevent parallel mutations from crossing limits.

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

Awesome-DSH-Pet

Awesome-AI-Pedia

1

deepseek harness Pet 包含噜噜 总裁等宠物,并可快速添加自定义宠物

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

Awesome-DSH-Pet

What it is — DeepSeek Harness Web GUI plugin providing desktop pet display and custom role support.

Who it is for — When you need to display an interactive desktop pet in the right bottom corner of DeepSeek Harness Web GUI with menu interaction, this plugin is suitable to install. If you do not need desktop pet decoration in the interface, you can skip this plugin.

Watch out — Installation requires sourcing from GitHub. Configuration is done via settings.yaml under the awesome-dsh-pet section. Sandbox testing passed: added to a new profile and registered by harness.

The verdict — I would install it if I want to add custom pets to the interface; otherwise I would not.

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

App-free mobile voice calls with existing DeepSeek Harness sessions.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-mobile-voice-call

What it is — Enables app-free mobile voice calls using existing DeepSeek Harness sessions via QR code scan.

Who it is for — Suitable for users who want to quickly talk on mobile with DeepSeek via existing DSH sessions. If users prefer to handle everything on the computer, they can skip this plugin.

Watch out — Tested successfully: installed in a new profile and registered with Harness. First run requires downloading approximately 8 MB Whisper and 466 MiB multilingual models, plus 348 MB Hojo-TTS-Light. Requires uv available, browser with microphone support, and HTTPS page.

The verdict — I would install it, since it allows mobile voice interaction tied to existing DSH sessions, provided accepting model downloads and experimental browser setup.

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

Side web-preview panel: local static hosting, Markdown/code/image preview, one-click run of non-static projects (Cargo/npm/Go/Python) with live logs, drag files into the chat (saved to the workspace), element mark & annotate, workspace file search on 404, and link-click takeover into the side panel.

Installed cleanly when we ran it

npm packageJavaScript6d ago

AI review

dsh-web-preview

What it is — DeepSeek Harness side web-preview panel supporting local static hosting, Markdown/code/image previews, project runs, element marking, and file drags.

Who it is for — When using DeepSeek Harness Web version for local file previews or running Cargo/npm/Go/Python projects, this plugin is suitable. If using other versions of DeepSeek Harness, this plugin is not needed.

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

The verdict — I would install it because it supports local static hosting and project runs, assuming the use of DeepSeek Harness Web 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
1Source

Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.

Installs, but not as a profile layer

npm packageJavaScript4d ago

AI review

dsh-subscribe

What it is — dsh-subscribe is a plugin marketplace for DeepSeek Harness that supports browsing community plugins and one-command batch installation via CLI, along with agent-callable market tools.

Who it is for — If you want the agent in DeepSeek Harness to search plugins, view market stats, and return install commands directly in chat, install dsh-subscribe. If you prefer to manage subscriptions only by running sync scripts in the terminal without the in-harness browser interface or agent tools, you can skip it.

Watch out — Sandbox testing shows it installs successfully as a regular dependency and does not become a profile layer. No obvious issues were found.

The verdict — I would install it because it provides a convenient way to manage the market, but it will not add a profile layer after installation and must be used as per the README.

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

Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).

Installed cleanly when we ran it

GitHub sourcePython6d ago

AI review

pdf-background-gray-codex-skill

What it is — The plugin registers the remove-pdf-background-gray skill for DeepSeek Harness. It whitens gray/off-white backgrounds in image-based PDFs while preserving resolution, page geometry and anti-aliased text edges via lossless Flate write-back, using a single Python script with pypdf, Pillow and numpy.

Who it is for — Users who need to remove gray backgrounds from scanned PDFs using DeepSeek Harness are suitable for installing this plugin. People who do not require PDF image processing are not suitable.

Watch out — Manual approval of the build script is required when installing from GitHub source. Sandbox testing succeeded in a fresh profile with successful harness registration. No obvious issues found.

The verdict — I would install it because it delivers a Python script solution for lossless Flate write-back, provided Python 3.10+ is available.

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

Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.

Installed cleanly when we ran it

GitHub sourceHTML6d ago

AI review

inspiration-deck-workshop

What it is — DeepSeek Harness receives registration of the Inspiration Deck Workshop skill, which enables local static HTML presentation deck generation.

Who it is for — When using DeepSeek Harness agent to create client proposal decks, this plugin supplies reusable templates, layouts, and themes. If PPTX export or cloud collaboration features are required, this plugin may not be needed as those functions are outside its current scope.

Watch out — Sandbox testing passed with successful registration of the plugin in a new profile. Build process may execute shell commands. PDF export requires local Chrome or Chromium.

The verdict — Installing this plugin is worthwhile as its CLI enables deck validation and PNG or PDF export.

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

Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.

Installed cleanly when we ran it

GitHub sourcePowerShell6d ago

AI review

commercial-ui-ux-codex-skill

What it is — The commercial-ui-ux skill registers with DeepSeek Harness to support task-aware commercial UI/UX design, review, and implementation.

Who it is for — When using the commercial-ui-ux skill in DeepSeek Harness to design SaaS dashboards, it incorporates business flows, interaction risks, and existing design systems. Users focused on logo design, pure illustration, or decorative skins do not need it.

Watch out — Sandbox test passed: installed in a fresh profile and registered by harness. It will execute shell commands.

The verdict — I would install it because the evidence shows an average +28.7 improvement over the +25 threshold, but only if human review confirms production readiness.

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

Detect and download media from Bilibili/YouTube/Douyin/Xiaohongshu with quality and format analysis.

Installed cleanly when we ran it

GitHub sourceJavaScript8d ago

AI review

dsh-video-downloader

What it is — Integrates three media analysis and download tools into DeepSeek Harness agent conversations.

Who it is for — When handling media from Bilibili, YouTube, Douyin and Xiaohongshu in DeepSeek Harness agent conversations. For users who do not wish to integrate agent-callable tools.

Watch out — Sandbox testing passed: installed and registered successfully in a fresh profile. No obvious issues found. When installing from source, manually allow the build script first.

The verdict — I would install it because it exports pure functions for testing and secondary development.

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

Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files.

Installed cleanly when we ran it

GitHub sourceJavaScript8d ago

AI review

dsh-figma-to-lottie

What it is — Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files.

Who it is for — In DeepSeek Harness agent conversations that require compiling SVG design data into animation assets. If you do not use DSH agents for conversational creation or already have mature animation export solutions.

Watch out — Sandbox test passed: installed in fresh profile and registered by harness. Static check indicates execution of shell commands, but no other obvious issues found.

The verdict — I would install it because it offers a zero-build-step pure ESM agent tool that directly addresses the design-tool bridging gap in DSH.

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

zhtx2024

1

PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts.

GitHub sourceJavaScript6d ago

Declutter the DSH settings nav: fold third-party plugin entries under collapsible group rows, with bookmark-style custom groups and a fold toggle in General settings.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-settings-nav-organizer

What it is — Fold DSH settings nav plugin entries into collapsible groups, adding bookmark-style custom groups and fold toggle.

Who it is for — When using DeepSeek Harness, the settings sidebar grows longer due to additional plugin entries. Users who prefer the native flat layout can skip this plugin, as it changes the default navigation structure.

Watch out — No obvious issues found. Sandbox test passed in a fresh profile, successfully registered with Harness. Configuration uses localStorage for persistence across restarts.

The verdict — I would install it because it ensures the current section remains visible even when folded.

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

yyb16yyb-hub

1

Real-time DeepSeek API usage: account balance with low-balance alerts (browser notification on threshold crossing), token & request stats (total/today/last-60s windows, per-model and per-session), estimated cost — a composer dock plus a settings-page usage panel.

GitHub sourceTypeScript6d ago

Adds the DeepSeek Harness homepage background to dsh web: WebGL fluid light, dot-line grid and a digital point-cloud whale, with dark and light palettes.

Installed cleanly when we ran it

npm packageJavaScript6d ago

AI review

dsh-homepage-skin

What it is — Applies DeepSeek Harness homepage background to dsh web interface.

Who it is for — When chatting in dsh web, users who want dynamic background effects can install this plugin. Users in headless or TUI mode do not need to install this plugin.

Watch out — Tested successfully in a new profile and registered by harness. No obvious compatibility issues found.

The verdict — I would install it because it provides a background switch in dsh web interface.

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

ysyyhhh

1

Native desktop pet for DSH that follows agent activity, supports Codex pet packages, and imports approved pets directly from Petdex without its CLI.

Installs, but needs a build approved first

GitHub sourceTypeScript7d ago

AI review

dsh-pet

What it is — dsh-pet is a plugin that adds a desktop pet to DeepSeek Harness, following agent activity states and supporting direct Petdex imports.

Who it is for — Users performing agent tasks with DeepSeek Harness who need an ambient status indicator are suitable for this. Users who do not need a separate desktop application can skip it.

Watch out — Installation requires manual permission for the build script as pnpm blocks it during sandbox testing. No other obvious issues found.

The verdict — I would install it because it supports direct Petdex imports with zero LLM cost, but only after manually permitting the build.

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

Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.

Installed cleanly when we ran it

npm packageTypeScript5d ago

AI review

noatmark-dsh-plugin

What it is — This plugin provides text hygiene tools for DeepSeek Harness.

Who it is for — If your dsh agent needs to sanitize untrusted text or scan for invisible characters, this plugin is suitable. If you do not use dsh agent or do not involve text processing, this plugin has no relevance.

Watch out — Sandbox test passed in a new profile. No obvious issues found. All processing is local and deterministic.

The verdict — I would install it because it provides deterministic local text hygiene capability.

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

yangyongzhen

1

Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-scheduler

What it is — dsh-scheduler plugin allows configuration of cron or one-time scheduled tasks in DeepSeek Harness to execute shell commands or fire webhooks, with optional result delivery via ServerChan/DingTalk/Feishu/webhook.

Who it is for — If you need to use the agent tool to query scheduled tasks in DeepSeek Harness, you can install this plugin to set up cron jobs. If you do not use DeepSeek Harness for automated task scheduling, you do not need to install it.

Watch out — Build script must be manually allowed on source installation. Sandbox testing passed by registering in a fresh profile. No obvious issues found.

The verdict — I would install it because it integrates scheduling with agent tool querying for status, but only if you are comfortable with shell command execution.

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