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-conv-search

beijingwahw

3

dsh-conv-search(对话内文本搜索)— in-conversation text search plugin for DeepSeek Harness (Ctrl+F, match case, whole word, streaming-aware)

Installed cleanly when we ran it

GitHub sourceTypeScriptyesterday

AI review

dsh-conv-search

What it is — dsh-conv-search is a DeepSeek Harness plugin that provides in-conversation text search with Ctrl+F support for case and whole-word matching.

Who it is for — Users conducting long conversations in DeepSeek Harness who need to search text within the current chat session should consider this plugin. If you do not rely on DeepSeek Harness for extended multi-turn interactions or prefer browser-native search methods then you do not need it.

Watch out — Source installation executes the build script. Sandbox testing confirmed successful registration into a fresh profile. No obvious issues observed.

The verdict — I would install it if I need to search within streaming conversations because it maintains highlights across re-renders without modifying core harness 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
3

DeepSeek Harness 用户记忆插件

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-tool-user-memory

What it is — The dsh-tool-user-memory plugin adds cross-session user memory capability to DeepSeek Harness agents. It stores user preferences such as language habits, communication style, and project background, allowing agents to avoid reintroducing themselves in every new session by injecting system prompts.

Who it is for — If you use DeepSeek Harness agents for multi-turn conversations and want them to remember your preferences, this plugin is suitable for you. It was tested in a fresh profile and successfully registered to the profile.

Users who only need one-off interactions are not suitable for it, as the plugin focuses on persistent cross-session memory.

Watch out — The plugin was installed in a fresh profile and registered to the profile by harness. The persistent storage is at $DSH_HOME/user-memory/user.md with a file size limit of 8192 bytes and a prompt injection budget of 2048 bytes. No obvious issues were found.

The verdict — I would install it because it injects user preferences into system prompts at zero cost, allowing agents to remember preferences across sessions.

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-yolo-mode

SeverusZh

3

dsh-yolo-mode - an LLM-powered auto-approval plugin for DeepSeek Harness sandbox escalations (built-in presets + custom permission levels, fail-closed)

Installs, but not as a profile layer

npm packageJavaScript2d ago

AI review

dsh-yolo-mode

What it is — dsh-yolo-mode is an LLM auto-approval plugin for sandbox escalation requests in DeepSeek Harness.

Who it is for — When you need to use an LLM model to handle sandbox permission escalations in workspace-write mode, this plugin can automatically decide on escalation requests. If your workflow has no relation to sandbox permissions or you prefer always manual confirmation, you do not need to install this plugin.

Watch out — Sandbox test showed successful installation via the npm command, but since package.json lacks dsh.bundle field, Harness loads it as an ordinary dependency rather than a profile layer. No obvious issues found.

The verdict — I won't install it because the default balanced preset routes uncertain paths to human review and you need to configure judge.model as per README to enable LLM decision.

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

elementor-i

3

agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-agentmemory

What it is — dsh-agentmemory plugin integrates agentmemory's memory_* tools into DeepSeek Harness over a local REST server, supporting automatic observation capture and context injection.

Who it is for — When using a coding agent with DeepSeek Harness to handle complex sessions, this plugin can be installed. Users who do not run a local agentmemory server or prefer solutions without REST server dependency can skip installation, as the plugin relies on the server.

Watch out — Sandbox test passed in a new profile, successfully registered into the harness. If the agentmemory server is unavailable, the plugin logs a warning and tools return errors, but the harness runs normally. The plugin executes shell commands.

The verdict — If the agentmemory server is stable, this plugin provides context management support, but since it requires the server and shell execution, it is only worth installing when memory tools are needed.

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

Right-side file workspace for DeepSeek Harness Web.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-workbench

What it is — Provides a file read/write viewing workspace in DeepSeek Harness Web sessions.

Who it is for — It fits when you use DeepSeek Harness Web to converse with AI agents and need to check files touched by agent operations. Users who do not perform agent write operations can skip it because they do not need to view captured DSH write diffs.

Watch out — Sandbox test passed in fresh profile with registration to harness. Static check indicates shell command execution but no obvious issues found.

The verdict — I would install it because it allows viewing agent-written files and changes in the DSH Web side panel.

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

Subagent Director: per-subagent LLM provider/model selection with role templates for DeepSeek Harness (dsh plugin)

Installs, but not as a profile layer

npm packageTypeScript2d ago

AI review

dsh-plugin-subagent-director

What it is — An out-of-tree DeepSeek Harness plugin that allows selecting LLM providers and models for subagents and using role templates to plan agent responsibilities.

Who it is for — When developing subagent features in DeepSeek Harness that require custom LLM routing or role-based task planning, this plugin enables per-subagent model and provider selection along with role templates. Users who do not need subagents or prefer the main agent's built-in tools without additional role management do not need to install it.

Watch out — It installs successfully via the npm command but, as its package.json lacks dsh.bundle, registers as an ordinary dependency and does not become a profile layer. The plugin executes shell commands. The observability feature is currently under development and unavailable. No other obvious issues were found.

The verdict — I would install it if I need to dynamically choose LLM providers or models for subagents or use role templates for task division, since it integrates directly into the settings panel without code changes, but it registers as an ordinary dependency and does not provide a profile layer.

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 设置内一键安装社区插件,并提供公开目录站(浏览 / 复制安装命令)

Installs, but needs a build approved first

GitHub sourceTypeScripttoday

DeepSeek Harness 工作区文件资源管理器:右侧目录树面板,点击/拖拽文件引用进输入框,UI 对齐 DSH 原生风格 | Workspace file explorer plugin for DeepSeek Harness: right-side file tree panel, click or drag file references into the composer, native DSH look

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-workspace-explorer

What it is — DeepSeek Harness plugin providing a right-side file tree panel for workspace, with click or drag to insert file references into the composer.

Who it is for — Developers using DeepSeek Harness for project development that require quick file references are suitable for it. Users who prefer pure text interaction without file operations do not require it.

Watch out — Sandbox testing passed on a fresh profile with registration into Harness profile. Static analysis indicates shell command execution. No obvious issues found.

The verdict — I would install it because it allows drag-and-drop file references into the input box and sandbox testing 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

[building……] DeepSeek Harness's web enhancement plugin—brings task dashboards, Git graphs, workspace file panels, balance displays, and graph recognition into the DSH web interface.

Installed cleanly when we ran it

npm packageJavaScripttoday

AI review

dsh-web-enhanced

What it is — DeepSeek Harness web enhancement plugin integrating task board, Git graph, workspace file panels, balance displays, and graph recognition into the web interface.

Who it is for — Users managing projects in DeepSeek Harness with cron task scheduling and Git graph visualization should install this plugin. For teams not using the web interface, this plugin's features are irrelevant.

Watch out — Sandbox test passed. Successful installation and registration in a new profile. No obvious pitfalls found.

The verdict — Installing this plugin would be worthwhile because the sandbox test passed and it provides web enhancements, but the premise is familiarity with DeepSeek Harness.

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 that bridges session images to pluggable vision APIs while keeping DeepSeek as the primary model.

Installs, but not as a profile layer

npm packageTypeScriptyesterday

AI review

dsh-vision-bridge

What it is — dsh-vision-bridge bridges session images to pluggable vision APIs in DeepSeek Harness, keeping DeepSeek as the primary model.

Who it is for — If you work with text-first models in DeepSeek Harness and need image understanding, dsh-vision-bridge can add that capability. Users who rely on native vision-supporting models or lack an image-capable API key do not need it.

Watch out — After installation, a vision provider must be configured with API key and model. Sandbox testing confirmed the plugin loads successfully, but its package.json lacks dsh.bundle, so Harness treats it as a regular dependency rather than a profile layer. No obvious issues found.

The verdict — I would install it to enable vision on text models, provided you have a configured vision provider and accept it as a regular dependency rather than a profile layer.

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

kangjinghang

3

雪球 mini 行情面板 — DeepSeek Harness 免登录 A股/港美股实时行情、K线、分时、热榜、7x24快讯。可拖拽悬浮面板,交易时段智能刷新。

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-xueqiu

What it is — dsh-xueqiu is a DeepSeek Harness plugin that provides a mini stock market panel showing real-time A-share, HK-stock and US-stock data including charts, rankings and news.

Who it is for — If you are working with stock analysis tasks in DeepSeek Harness and need real-time market data, you can consider installing this plugin. If your work does not involve stock market data, you do not need to install it.

Watch out — When installing from source, you need to manually allow the build script to run. The sandbox test passed; it runs in a fresh profile and gets registered by harness. No obvious issues were found.

The verdict — I would install it because it delivers real-time stock data from public sources without login, but only if you accept the license terms and usage 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

dsh-skin-claude-code

le-soleil-se-couche

3

完美复刻 Claude Code 皮肤,纪念我的 Vibe Coding 白月光。

Installs, but needs a build approved first

GitHub sourceTypeScript4d ago

AI review

dsh-skin-claude-code

What it is — dsh-skin-claude-code plugin reproduces Claude Code skin theme with specific colors, fonts, and terminal title bar effects.

Who it is for — Users needing a specific UI skin for vibe coding in DeepSeek Harness web interface are suitable to install it. Users more inclined toward other theme styles without pursuing Claude Code recreation can choose not to install from another angle.

Watch out — From source installation, pnpm blocks the build script github:le-soleil-se-couche/dsh-skin-claude-code and requires manual approval to complete registration. The skin depends only on official @deepseek-ai/cordis SDK and does not modify DSH source. No obvious other issues found.

The verdict — If you want to reproduce Claude Code skin in the web interface, I would install it because it relies solely on the official SDK and requires no DSH source changes, but the build script must be manually allowed to register.

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

promptwall

Chhlafiu4312

3

Local prompt-injection and secret-exfiltration firewall for DeepSeek Harness.

Installs, but needs a build approved first

GitHub sourceTypeScript2d ago

AI review

promptwall

What it is — It provides a local firewall against prompt-injection and secret-exfiltration for DeepSeek Harness.

Who it is for — If you use DeepSeek Harness to process output from agent tools, you can use promptwall. If you use another plugin, you do not need to install it, because it is specific to DeepSeek Harness.

Watch out — Sandbox test shows it can be installed but the build script was blocked by pnpm for github:Chhlafiu4312/promptwall, so Harness did not complete registration. The user needs to manually allow this build to install it properly.

The verdict — I would install it because it processes untrusted tool output, 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
Source

citeguard

Chhlafiu4312

3

Citation extraction and evidence verification for DeepSeek Harness.

Installs, but needs a build approved first

GitHub sourceTypeScript2d ago

AI review

citeguard

What it is — Provides citation extraction and verification for DeepSeek Harness.

Who it is for — When using DeepSeek Harness to generate technical documents and check citations, this plugin is suitable. If you use other tools for citation management, no need.

Watch out — Sandbox test shows installation succeeds but pnpm blocks the build script for the github repo, preventing harness registration. Manual allow is required. No other obvious issues found.

The verdict — I would install it because it adds the citeguard_check tool for citation verification in DeepSeek Harness, but source 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
Source

DeepSeekHarness × Zotero 插件:自动同步文献库,MinerU 解析 PDF,DeepSeek 全文阅读生成结构化笔记,编译成可检索的 Obsidian LLM Wiki。

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-zotero-wiki

What it is — This plugin automatically syncs Zotero literature libraries to an Obsidian Vault, parses PDFs with MinerU, generates structured notes using DeepSeek, and provides query tools for agents.

Who it is for — It suits users who organize literature using DeepSeek models and maintain knowledge in Obsidian. People who do not use Obsidian Vault do not need it.

Watch out — It passed sandbox testing in a new profile and registered successfully. Configuration requires a Zotero data directory, MinerU Token, and DeepSeek API key. No obvious issues found.

The verdict — I would install it because it provides a direct way to integrate Zotero literature into an Obsidian Wiki with structured notes generated by DeepSeek and queryable by agents.

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 对话里的主语人称「我/你/I/me」渲染成 DeepSeek 蓝鲸图标(DSH 插件)

Installed cleanly when we ran it

GitHub sourcePython4d ago

AI review

dsh-whale-font

What it is — Render subject pronouns in DeepSeek Harness chat as DeepSeek whale icon.

Who it is for — Suitable for users who need to distinguish speakers in multi-turn dialogues using DeepSeek Harness. Users who prioritize message data integrity and do not want display-layer changes do not need this plugin.

Watch out — Sandbox test passed with successful installation and registration in new profile. Upgrade may require updating browser-side code due to changes in interface class names. No obvious compatibility issues found.

The verdict — I would install it because it visually distinguishes speakers in chat, but only if the browser supports colored font rendering.

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

deepforce

3

DSH plugin: /balance command, composer-dock balance readout with top-up link, session-cost estimate

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-balance

What it is — dsh-balance plugin adds a /balance slash command to DeepSeek Harness and integrates an account balance readout into composer-dock along with session-cost estimate.

Who it is for — Users running DeepSeek Harness in web profile mode who need real-time balance monitoring in composer-dock and detailed breakdown via /balance are suitable for this plugin. Those who do not require session-cost estimates or daily spend charts can choose not to install it.

Watch out — The apiKeyEnv environment variable must be configured manually. Sandbox testing confirmed successful installation and registration into profile on a fresh setup. Compatibility was verified against DeepSeek Harness 0.1.0-rc.6 but requires restarting the web service.

The verdict — I would install it because it directly integrates token usage estimation and real-time readout as a practical trade-off, but for users with limited budget who only occasionally check balance it may not be worth the extra step.

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

SSH Remote IDE for DeepSeek Harness: connect via SSH and the IDE goes remote — explorer browses the server, editor reads/writes over SFTP, terminal is a live SSH PTY. Dual-face DSH plugin.

Installed cleanly when we ran it

GitHub sourceTypeScript4d ago

AI review

dsh-remote-ide

What it is — dsh-remote-ide connects to a remote server over SSH, enabling the DeepSeek Harness IDE to browse server directories, read/write files via SFTP, and run SSH terminals.

Who it is for — When developing code deployed on a remote server using DeepSeek Harness web profile, this plugin provides the IDE support. Users whose work stays entirely on local files do not need it, as they require no remote server connection.

Watch out — It requires providing an API key or token and can execute shell commands. Sandbox testing confirmed it works when installed in a new profile. No obvious issues found.

The verdict — I would not install it because it requires an API key or token and can execute 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
2Source

dsh-pixel-ui

zhang66633

3

DeepSeek Harness 像素皮肤(Agent Xi 风格):四个主题一键切换——像素·木屋 / 像素·羊皮纸 / 像素·暖阳 / 像素·终端绿,随时可切回现代默认 UI。

Installed cleanly when we ran it

npm packageCSS4d ago

AI review

dsh-pixel-ui

What it is — This plugin is a pixel skin for DeepSeek Harness that switches between four pixel themes.

Who it is for — If you want to add pixel atmosphere to your DeepSeek Harness session screenshots as a blogger or developer, this plugin suits you. If you focus on pure terminal text workflows without graphical skins, you won't need it.

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 offers easy theme switching, but I would check browser localStorage support 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

Codex-style attachment formats for the DeepSeek Harness Web GUI: PDF text-layer extraction, Office text extraction, scanned-PDF OCR, long-document spill + index cards, image-to-PNG.

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-attachment-formats

What it is — This plugin expands attachment format support in the DeepSeek Harness Composer to Codex-style formats.

Who it is for — When using vision models to process long document attachments, this plugin is suitable for users. If only handling short text attachments, this plugin is not necessary from another angle.

Watch out — Sandbox testing passed. It is installed in a fresh profile and registered into the Harness profile. It executes shell commands. No obvious pitfalls found.

The verdict — I would install it because it supports index card mode for long documents.

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-image-tools

xiaoxianyu-office

3

DSH bundle plugin: chat-image bridge + read_image deny + conversational image_recognize for text-only main models | 纯文本主模型识图桥接与识图工具

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-image-tools

What it is — DSH plugin bridges chat-image and image recognition for text-only models.

Who it is for — When using deepseek-v4-flash to handle image analysis tasks, this plugin provides chat-image bridging and conversational image_recognize. Users of native multimodal models don't need it since they use native multimodal links directly.

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 enables text-only models to analyze images via a visual sub-agent, but only if image recognition is needed.

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: hot install / uninstall / update / enable-disable of profile plugin bundles from the running dsh web — no restart, Web UI included.

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-hotreload-plugin-manager

What it is — This plugin provides hot install, uninstall, update and enable/disable of profile plugin bundles for DeepSeek Harness at runtime, with Web UI included.

Who it is for — If you run DeepSeek Harness web and manage multiple profile plugin bundles, this plugin fits you. It lets you handle operations without restarting the instance.

It does not fit users who want to fix all plugin configs at startup, since it relies on pnpm for dependency management and cordis.patch.yml writes.

Watch out — Sandbox test passed: installed in a fresh profile and registered by harness. No obvious installation or runtime issues found.

The verdict — I would install it because sandbox test confirmed zero kernel change and hot management works with restart persistence, but I would skip if plugin code changes require frequent restarts due to Node process caching.

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-billing-glass

linkingoscar

3

Liquid-glass billing overlay for the DeepSeek Harness Web GUI: provider balances, session cost, daily spend and token buckets. DeepSeek-first and extensible.

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-billing-glass

What it is — DeepSeek Harness Web GUI billing overlay plugin.

Who it is for — Users who need to view provider balances, session cost and daily spend in DeepSeek Harness Web GUI are suitable to install this plugin. Users who do not use DeepSeek Harness Web GUI for operations can skip this plugin because it is designed for that GUI.

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

The verdict — This plugin is not worth installing because it is designed specifically for the DeepSeek Harness Web GUI.

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

Yi-111-a

3

dsh · dsh-plugin · deepseek · deepseek-harness · deepseek-harness-plugin · ai-companion · desktop-pet · character-card · local-first · privacy · jingling · 鲸灵

Installs, but needs a build approved first

GitHub sourceJavaScript4d ago

AI review

dsh-jingling

What it is — DSH companion plugin providing auditable memory, character card import, and browser panel.

Who it is for — When you need a local companion in DSH standard session to organize thoughts. Users who only want the browser panel can skip desktop pet.

Watch out — Sandbox test shows build script blocked by pnpm on github:Yi-111-a/dsh-jingling, preventing Harness registration. Manual approval is required to complete it. No other obvious issues found.

The verdict — I would install it because it provides permission-isolated local companionship with only confirmed content remembered, but the build script needs manual allowance to register.

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