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

DeepSeek Harness plugins market|DSH 插件市场

Installed cleanly when we ran it

npm packageJavaScripttoday

AI review

dsh-plugin-market

What it is — It is a DeepSeek Harness plugin market site that collects community plugin listings categorized by function.

Who it is for — When extending DeepSeek Harness interface and theme or tool integration capabilities, this plugin helps discover community plugins. If only using built-in features without needing a community plugin market, installation is not necessary.

Watch out — Installation requires providing an API key or token and will execute shell commands. Sandbox testing passed: the plugin was installed in a new profile and registered into the profile by harness. No obvious issues were found.

The verdict — If you need categorized community plugin listings to supplement your usage scenarios, it is suitable to install; otherwise, it is not necessary.

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

DeepSeek Harness(DSH)的 Token 用量统计 附属插件

Installed cleanly when we ran it

GitHub sourceTypeScripttoday

AI review

dsh-usage-plugin

What it is — DeepSeek Harness Token usage statistics plugin. Adds sidebar bottom entry and modal panel to view token consumption across all sessions, with support for workspace grouping, token sorting and sub-agent usage merging.

Who it is for — If you run multiple concurrent sessions and agents inside DeepSeek Harness and need to track token usage grouped by date, model or workspace, I would install this plugin.
If you only use a single session and do not need grouping or sub-agent merging, you do not need to install it because the built-in feature already covers basic viewing.

Watch out — Installing from GitHub source requires the host to have the DeepSeek Harness source repository. Static analysis flags that the plugin executes shell commands. Sandbox testing passed: it installed cleanly into a fresh profile and was registered by Harness.

The verdict — I would install it because it supplies token statistics that the official code base has not yet merged, provided I accept the source-compatible install process.

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

Agents365-ai

4

Image understanding for text-only models via OpenRouter free vision models

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-vision-plugin

What it is — dsh-vision-plugin adds image understanding to DeepSeek Harness, enabling text-only models to process uploaded pictures via OpenRouter free vision models.

Who it is for — If you use text-only models like DeepSeek in DeepSeek Harness for chats that require understanding user-uploaded pictures or need image analysis.

If you only use models that natively support image inputs or do not need any image-related processing.

Watch out — Tested successfully in a fresh profile and registered by harness. Requires configuring an OpenRouter API key at startup or it will error. Automatically writes the deepseek-vision provider to settings.yaml.

The verdict — I would install it because it enables text models to handle images and bundle install works without patching, but only if an OpenRouter API key is already set up.

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-openai-oauth

AdonisSheldon

4

Use ChatGPT OAuth and OpenAI Codex models in DeepSeek Harness—no API key or Codex CLI required.

Installed cleanly when we ran it

npm packageTypeScripttoday

AI review

dsh-openai-oauth

What it is — This plugin allows using ChatGPT OAuth and OpenAI Codex models in DeepSeek Harness without an API key or Codex CLI.

Who it is for — If you use DeepSeek Harness web profile to access OpenAI Codex models via ChatGPT OAuth without API key, this is suitable. But if you are on Windows, because support is not included yet, these users don't need to install it.

Watch out — Sandbox test passed and the plugin was registered in a new profile. It will execute shell commands. Credentials are stored locally but unencrypted.

The verdict — I would install it because it integrates Codex models with auto token refresh, but only if your ChatGPT account has Codex access.

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

pengpengyi92

4

dsh plugin: quantitative tools for agents — market data (Binance public API), technical indicators (SMA/EMA/RSI/MACD/Bollinger/ATR) and MA-crossover backtest

Installed cleanly when we ran it

npm packageTypeScripttoday

AI review

dsh-quant

What it is — dsh-quant integrates quantitative tools for DeepSeek Harness agents.

Who it is for — It is suitable for agents performing quantitative research with DeepSeek Harness because it supports technical indicators and MA crossover backtesting. Users not integrating DeepSeek Harness should not install it because it is a DSH plugin.

Watch out — Sandbox testing passed with installation in a new profile and harness registration. It executes shell commands. No other issues found.

The verdict — I would install it because it provides pure function quantitative tools and a complete research pipeline.

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

Remote access for DeepSeek Harness: account/password auth + MFA (TOTP) login gate, signed session cookies, role-based access, in-browser directory picker, and a Settings page for account management.

Installed cleanly when we ran it

npm packageJavaScripttoday

AI review

dsh-remote

What it is — Provides remote access gate for DeepSeek Harness with account/password auth, MFA (TOTP) login, browser-based directory picker, and account settings page.

Who it is for — It suits people who deploy DeepSeek Harness remotely and need in-browser directory selection for workspaces. It is not needed when you only use DSH in local loopback mode.

Watch out — The plugin must be restarted with dsh web for changes to take effect. Sandbox testing passed in a fresh profile and it registered successfully. API key or token is required.

The verdict — I would install it because it replaces the native OS directory picker with a double-column browser view and uses HMAC-SHA256 signed cookies for session security.

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-hub — DSH 插件中枢

Installed cleanly when we ran it

GitHub sourceJavaScripttoday

AI review

dsh-hub-DSH

What it is — dsh-hub integrates the DSH plugin update engine, global memory, graph-memory, dsh-market, and self-update check.

Who it is for — This plugin is suitable when managing plugins and memories with DeepSeek Harness. Users not using DeepSeek Harness do not need it.

Watch out — Installation depends on Node.js ≥ 20 and pnpm. Source installation requires manual permission for build scripts. Sandbox test passed, no obvious issues found.

The verdict — I would install it because it merges functions from previous plugins while keeping memory data paths unchanged.

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

Discover and manage Agent Skills inside DeepSeek Harness

Installs, but needs a build approved first

npm packageJavaScripttoday

AI review

dsh-agent-skills

What it is — Integrate Agent Skills scanning and management into DeepSeek Harness settings page.

Who it is for — Users managing local Agent Skills in the DSH settings page are suitable for installing this plugin. Users using DSH native skills can manage by restoring the original DSH skill sources.

Watch out — Sandbox test shows it can be installed but a build script is blocked by pnpm, preventing harness registration. Users need to manually allow the build to install properly. No other obvious issues found.

The verdict — I would install it because it supports listening to skill file changes, but manual build permission is required for installation.

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

dsh-task-planner

ztl34245881-commits

4

Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-task-planner

What it is — dsh-task-planner plugin enables DeepSeek Harness agents to perform dynamic task planning with experience muscle-memory and condition-reflex recall of past solutions.

Who it is for — When an agent needs to handle complex multi-step tasks with step decomposition and capability matching in DeepSeek Harness, this plugin is suitable to install. For users who complete simple fixed tasks without autonomous planning, this plugin is not applicable.

Watch out — Sandbox testing passed with successful registration in a new profile. The plugin requires llm, shell, and tools services, which are included in the standard harness.

The verdict — I would install it because it automatically persists lessons from planning sessions, but only if the tasks require dynamic adjustment.

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

zhang787jun

4

Financial research workflow and portfolio risk tools with source discipline for current market facts.

Installs, but needs a build approved first

GitHub sourceTypeScript3d ago

AI review

dsh-finance

What it is — Provides financial research workflow and portfolio risk tools

Who it is for — When conducting financial research workflow and portfolio risk management using DeepSeek Harness. If not involving portfolio risk assessment, you can choose other tools.

Watch out — From source installation, you need to manually allow its build script first. Sandbox test shows the build script is blocked by pnpm, causing harness to not complete registration. Users need to manually allow the build to actually install it.

The verdict — I would install it because it ports Anthropic Finance's eight skills.

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

Meme search, the fun way: describe the vibe, and the agent finds and sends a real meme that actually fits.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-expression

What it is — dsh-expression is a meme plugin for DeepSeek Harness that provides semantic search and sending of memes, supporting pure text models.

Who it is for — It suits when using a text-only model in chat to insert daily memes. If your work requires the model to handle image/media input itself, it won't match.

Watch out — Sandbox testing passed. Known limitations include image/media input not implemented. No obvious issues found.

The verdict — I would install it because it supports pure text models, but the premise is that library directory switching is one of its capabilities.

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

Compact right-edge turn rail with hover summaries and click-to-jump navigation.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

turn-scrubber

What it is — Adds a compact right-edge turn rail to DeepSeek Harness dialogues, featuring hover summaries and click-to-jump navigation.

Who it is for — If you conduct extended multi-turn conversations in DeepSeek Harness and need quick navigation between user turns, this plugin is suitable. Users without multi-turn dialogues or who do not require right-edge turn rail can skip it.

Watch out — Manual allowance of the build script is required when installing from source. No obvious issues found. Restart the dsh web process after installation.

The verdict — I would install it because it streamlines navigation in long conversations; it's not worth it for short or single-turn interactions.

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

Fifteen curated theme families plus custom CSS-only themes with import, preview, apply, delete, and restore-default flows that follow the native Light, Dark, and Follow system modes.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

theme-gallery

What it is — The theme gallery plugin for DeepSeek Harness offers fifteen curated theme families and CSS-only custom themes with import, preview, apply, delete, and restore-default flows following the native Light, Dark, and Follow system modes.

Who it is for — In DeepSeek Harness web profile, users who need to adjust appearance are suitable for installing the theme gallery plugin. If users use other profiles or the plugin is not in web environment, they can skip installing this plugin.

Watch out — No obvious pitfalls found. Custom themes only inject CSS variables without executing any JS. Static checks indicate the plugin will execute shell commands, but these are presets.

The verdict — I would install it because it is mutually exclusive with the skin gallery plugin, but it is only necessary if you have appearance adjustment needs.

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

skin-gallery

wsxwj123

4

Nine complete dsh-web-ui skin replicas with custom skin-pack import, preview, apply, delete, restore-default, and readability fixes for bubbles and code blocks.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

skin-gallery

What it is — skin-gallery provides complete dsh-web-ui skin replicas with support for custom skin-pack import, preview, apply, delete, and restore default.

Who it is for — If you are using the dsh-web-ui profile and want to customize the interface with skin replicas, skin-gallery is suitable. If you only rely on native theme families without needing skin replicas, you do not need this plugin.

Watch out — Sandbox testing has not been performed. Installation requires linking to the packages/skin-gallery directory from source. Installation from source requires first manually allowing its build script.

The verdict — I would install it because it provides complete skin replicas with custom pack support and theme-system mutual exclusion.

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

pet-bridge

wsxwj123

4

Bridge dsh session status to the cc-pet desktop pet bubble: thinking, tool calls, and completion in real time.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

pet-bridge

What it is — Bridges dsh session status to the cc-pet desktop pet bubble.

Who it is for — If you perform complex coding tasks under DeepSeek Harness and want to visually display thinking, tool calls, and completion status via cc-pet desktop pet, this plugin is suitable for integration. If you have not installed any desktop pet or do not require real-time status feedback, you can skip it.

Watch out — Sandbox testing has not been conducted. The static check is only a prompt and not a defect. No obvious issues were found.

The verdict — If you want to map DeepSeek Harness session status in real time to the desktop pet bubble, I would install it because it provides direct bridging.

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

Delete sessions with a 5-second undo and a recycle bin, plus an archive view to browse and unarchive, for the DSH Web GUI.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

dsh-session-manager

What it is — The dsh-session-manager plugin manages sessions in DeepSeek Harness Web GUI, offering deletion with 5-second undo, recycle bin for hard deletion, and an archive view for browsing and unarchiving.

Who it is for — Users managing sessions in DeepSeek Harness Web GUI are suitable for installing this plugin. Users who do not need additional session management options can skip this plugin.

Watch out — It executes shell commands. When installed from source, it requires manually permitting its build script. No obvious pitfalls were found.

The verdict — I would install it because it supplements session deletion and archive functionality.

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

Composer input toolkit: arrow-key session history (first/last-line gated, IME and command-menu safe) and related input conveniences.

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceJavaScript2d ago

AI review

dsh-composer-tools

What it is — Provides composer input arrow-key session history, instruction panels, and prompt library support.

Who it is for — Users needing arrow-key history browsing in composer should install it. Users without need for input experience enhancements should skip it.

Watch out — Sandbox performance untested. Shell command execution is a static check note. Subdirectory plugin install requires manual build; no obvious issues found.

The verdict — I would install it if managing composer session history matters, as it offers first/last-line gated arrow-key history and instruction panels, but only after manually permitting 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

Audio/video FileViewer for dsh-better-sidebar: native inline playback for mp4/webm/mkv/mov and mp3/flac/wav, served by a Range-capable streaming media route.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-media-preview

What it is — Provides audio and video inline playback preview for DeepSeek Harness.

Who it is for — Users who use dsh-better-sidebar in DeepSeek Harness to browse files and need to play audio and video would find this useful. Users who do not need to play media files in the sidebar.

Watch out — Sandbox test passed after installation and registration in a new profile. No obvious issues found. Configuration is optional with adjustable single file size limit.

The verdict — If I were you, I would install it because it provides range-capable streaming media route 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
Source

Bottom info bar for the DSH Web UI: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-bottom-info-bar

What it is — Displays provider and model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line at the bottom of the DSH Web UI.

Who it is for — When using the DSH Web UI to handle sessions requiring real-time balance and quota information, it provides the necessary integrated information. Users who only run DeepSeek Harness in the command-line interface can skip it because the plugin is optimized for the web UI.

Watch out — Sandbox testing passed: it registers successfully in a fresh profile and displays normally. It executes shell commands. No obvious issues found.

The verdict — I would install it because it integrates balance and quota tracking from multiple providers.

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

simon300000

4

Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-auto

What it is — Adds Auto Approve permission preset to DeepSeek Harness Web UI.

Who it is for — Suitable for users handling approval requests in the DeepSeek Harness Web UI. When not selecting the Auto Approve permission preset, the plugin does not process approval/request.

Watch out — Tested in a fresh profile and registered to the profile. No obvious pitfalls found.

The verdict — I would install it because it uses a restricted Reviewer Agent to review each approval request.

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

Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-apex-standard

What it is — dsh-apex-standard is a unified anchored agent preset for DeepSeek V4 Pro/Flash in DeepSeek Harness.

Who it is for — Users conducting long-session projects with DeepSeek V4 Pro who require minimal-exact two-tool first-request bootstrap and epoch-aware catalog management are suitable for installing it. Users not using V4 series models do not need it.

Watch out — Sandbox testing passed: after installation into a fresh profile, it is registered by harness into the profile. The plugin executes shell commands as part of its expected agent functionality. No obvious issues found.

The verdict — I would install it because it provides epoch-aware management for long-session stability, provided that the DSH version is rc.5 or higher.

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 reasoning-effort slider embedded in the model selector.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-reasoning-slider

What it is — Embed a reasoning-effort slider in the DeepSeek Harness model selector.

Who it is for — When you want to switch reasoning levels for the selected model in the DeepSeek Harness web model selector. When you do not use the web profile, you do not need this plugin.

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

The verdict — I would not install it because it is only for the web profile and tested only in a new profile.

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

Desktop notifications for run completion, model questions, and approval requests with per-platform system sounds, zero runtime dependencies.

Installs, but needs a build approved first

GitHub sourceTypeScript2d ago

AI review

dsh-notify-on-complete

What it is — Delivers desktop notifications for DeepSeek Harness run completion, model questions, and approval requests.

Who it is for — When running multi-turn tasks in DeepSeek Harness and needing timely alerts for model questions or approvals. Users who only run on unsupported platforms can skip this plugin.

Watch out — Build script is blocked by pnpm during source install, requiring manual allowance to register. Notifications are sent via detached child process, not blocking the main process. Unsupported platforms are skipped with a warning.

The verdict — I would install it because of zero runtime dependencies and instant notifications, but source install requires manual build allowance.

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

omdsh-dev

4

Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.

Installed cleanly when we ran it

GitHub sourceTypeScript3d ago

AI review

dsh-tool-time

What it is — This DeepSeek Harness plugin integrates strict time parsing and timezone conversion.

Who it is for — It is suitable for DeepSeek Harness agents handling time information. Agents not involving timezone conversion are not suitable for this plugin.

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

The verdict — I would install it because it implements a pure function time tool.

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