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

Google Antigravity CLI (agy) as a DSH product subagent: delegate tasks to a Gemini coding agent with your Antigravity login (no API key), with conversation follow-ups, background streaming progress, image analysis by path, and a pop-up login window.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

dsh-subagent-agy

What it is — Integrate Google Antigravity CLI as DeepSeek Harness subagent.

Who it is for — Developers who want to delegate coding tasks to a Gemini agent via Antigravity login are suitable to install this plugin. Users who only use built-in tools without delegating to external agents can choose not to install this plugin.

Watch out — Sandbox testing passed. Installation in a fresh profile and registration succeeded. No obvious issues found.

The verdict — I would install it because it allows Gemini agent access via Antigravity login, provided agy is installed and logged in.

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

Cross-session archive: overview workbench, folded timeline, subagent lineage, content search, rule+LLM summaries, ZIP export, live tracking.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-session-flow

What it is — This plugin reconstructs DSH session raw message flow into a folded timeline and session summaries.

Who it is for — When you need to review the subagent lineage and full text content across sessions. If your work is limited to real-time tracking of a single session's micro check without cross-session archiving, you don't need this plugin.

Watch out — No obvious pitfalls found. Sandbox testing passed: it was successfully registered in a fresh profile.

The verdict — I would install it because it supports live tracking and ZIP export for session archiving.

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

Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-workspace-files-explorer

What it is — Floating workspace file tree browser for DeepSeek Harness Web GUI.

Who it is for — If you are using DeepSeek Harness Web GUI sessions and need to view workspace files, you can install this plugin. If you use other tools or interfaces for workspace files, you do not need this plugin.

Watch out — Sandbox test passed: installed successfully in a fresh profile and registered into the profile, no obvious issues found.

The verdict — I would install it because it allows safe preview of files in the session workspace.

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

Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.

GitHub sourceJavaScript7d ago

System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.

GitHub sourceJavaScript6d ago

Shows DeepSeek API account balance and Volcengine Ark Coding/Agent Plan quota windows (5h/weekly/monthly with reset countdowns) in the settings panel, composer dock, and a draggable floating refresh button.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-billing-balance

What it is — This plugin displays DeepSeek API account balance and Volcengine Ark plan quota in DeepSeek Harness.

Who it is for — If you are conducting code tasks with DeepSeek models in DeepSeek Harness and need to monitor DeepSeek API account balance and Volcengine Ark plan quotas, this plugin is suitable. If you are not using the DeepSeek Harness framework, you can choose not to install it.

Watch out — Sandbox test passed: successfully installed in a new profile and registered to the profile. Requires manual approval of the build script when installing from source. No obvious issues found.

The verdict — I would install it because it provides real-time quota countdown display, whereas I am using DeepSeek Harness for related work.

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

Provides the bili_summary tool: Bilibili video metadata, subtitle timeline, and sharp-based frame capture with built-in error handling and graceful degradation.

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-bili-summary

What it is — Registers the bili_summary tool to obtain Bilibili video metadata, subtitle timeline, and optional frame images.

Who it is for — If you need bili_summary tool in DeepSeek Harness web profile to get Bilibili video metadata and subtitle timeline, install this plugin. If your work does not involve Bilibili video links and BV IDs, you can choose other tools.

Watch out — Sandbox test passed, the plugin registers successfully in a new profile. Static check indicates it will execute shell commands. Sharp is optional and the plugin supports running without it.

The verdict — If I were you, I would install it because the sandbox test passed and the plugin registers automatically.

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

Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.

Installed cleanly when we ran it

npm packageJavaScript6d ago

AI review

dsh-result-only-view

What it is — Provides results-only conversation toggle, hiding thinking rows and tool-call rows, keeping one live status line during agent runs.

Who it is for — When using DeepSeek Harness Web GUI to handle Agent tasks, you need to focus on final results rather than intermediate thinking processes. If you do not use the DeepSeek Harness Web GUI, you do not need to install this plugin.

Watch out — Sandbox test passed: successfully installed in fresh profile and registered to harness. No obvious issues found. Client-side only with no network requests, no filesystem access, and no credentials.

The verdict — I would install it because it only affects the presentation layer, but the premise is using 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

Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-git-status

What it is — Git status drawer plugin for DSH Web UI that displays a commit DAG lane graph on the right edge with branch operations.

Who it is for — Users who need to view and manage Git branch status in DSH Web chat interfaces are suitable for installing this plugin. Users who do not rely on DSH Web UI for Git tasks can choose not to install this plugin.

Watch out — Sandbox testing passed in a fresh profile and was registered by harness. No obvious issues found.

The verdict — I would install it because it provides commit DAG visualization and branch operations directly in the DSH Web UI without additional build dependencies.

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

Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-codex-timeline

What it is — Provides a left-edge user-Turn navigation rail for long DSH conversations, with current position highlighting, hover previews, jump controls, and local search.

Who it is for — In long conversations using DeepSeek Harness where quick access to turn history, model answers, and metrics is needed, this plugin is suitable. For short conversation users, the plugin can automatically hide without extra loading.

Watch out — This plugin is compatible only with a specific version of DeepSeek Harness 0.1.0-rc.6 and a commit; install via npm to Web profile then restart the process. Sandbox test passed in a new profile, successfully registering it. No obvious issues found.

The verdict — I would install it only on its specific DeepSeek Harness version because it passed sandbox testing and supports local search.

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

One toggle makes the whole DeepSeek Harness shell translucent, with an opacity slider and a custom full-page background.

Installed cleanly when we ran it

npm packageJavaScript6d ago

AI review

dsh-liquid-glass

What it is — Adds translucency to DeepSeek Harness shell with opacity slider and custom full-page background.

Who it is for — When needing to add custom background to DeepSeek Harness interface for better visual effects, install this plugin. If the user does not care about interface transparency and background settings, they can skip this plugin because they can use default settings.

Watch out — Sandbox test passed in new profile with successful registration to harness. No obvious issues found. The plugin will execute shell commands.

The verdict — I would install it because it achieved translucency via ThemeRuntime 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

Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-vscode-review

What it is — It captures snapshots of AI file write/edit operations in VS Code to support inline review, including accept/reject hunks and per-file undo without using git.

Who it is for — When using DeepSeek Harness for AI file write/edit in a VS Code environment, users who need inline review capabilities are suitable for installing it. If you are not using Trae or VS Code as the editing interface, it is not suitable because it requires the VS Code / Trae extension.

Watch out — The sandbox test passed. The plugin was installed in a new profile and registered into the harness profile. Static checks found no issues.

The verdict — I would install it because it supports the review_revert tool for version-guarded file restoration, preventing overwrite of manual modifications.

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

Metaso (秘塔AI搜索) search & reader providers for the web seam: web_search returns page summaries, web_fetch reads full-page markdown, multi-scope search (webpage/document/paper/image/video/podcast).

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

GitHub sourceShell5d ago

AI review

dsh-web-search-metaso

What it is — Integrate Metaso search interface, providing page summaries, full Markdown reading, and multi-scope search functionality.

Who it is for — If you need to perform web research in a DeepSeek Harness agent and require page summaries and full content analysis, this plugin is suitable. If you already have other search tools, you can turn to different plugins.

Watch out — Sandbox testing has not been conducted. No obvious issues found.

The verdict — If I were you, I would install it because it provides Metaso search and multi-scope content analysis.

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

TZHR-invest

1

Agent-callable vision tool that describes local images via any OpenAI-compatible vision endpoint you configure, with an optional multi-model cross-check and no built-in keys.

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

GitHub sourceShell5d ago

AI review

dsh-vision-tool

What it is — Registers a vision tool for agents to describe local images.

Who it is for — When an agent needs to describe local images in task scenarios, users missing image description capability in their model would benefit from installing this plugin. Agents that only handle text inputs without requiring a vision tool do not need to install it.

Watch out — No sandbox testing performed, no obvious pitfalls found. Requires configuration of an OpenAI compatible vision endpoint with no built-in keys. Optional multi-model cross-check available.

The verdict — If I needed to describe local images, I would install it because it has no built-in keys.

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

dsh-mobile-ui

TZHR-invest

1

Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.

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

GitHub sourceShell5d ago

AI review

dsh-mobile-ui

What it is — Adapts DeepSeek Harness web GUI for narrow screens.

Who it is for — Users conducting web interactions with DeepSeek Harness Web GUI on narrow screens are suitable for installing this plugin. Users not using the DeepSeek Harness Web GUI interface do not need to install this plugin because it is designed specifically for the web GUI.

Watch out — Sandbox testing has not been performed. No obvious issues found.

The verdict — I would not install it because static checks indicate 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

dsh-lan-gateway

TZHR-invest

1

Complete LAN/remote access for the Web UI: 0.0.0.0 binding, crypto.randomUUID polyfill, token gate (401 login page + WebSocket interception, loopback exempt), privileged-fence and settings-persistence exemptions, and an idempotent installer with upgrade recovery.

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

GitHub sourceShell5d ago

AI review

dsh-lan-gateway

What it is — This plugin provides LAN remote access support for the DeepSeek Harness Web UI, including 0.0.0.0 binding and token gate.

Who it is for — If you need to access the DeepSeek Harness Web UI from a trusted local network, if your access is limited to local single-machine use without remote needs, you do not need this plugin.

Watch out — No obvious issues were found. The static check indicates it executes shell commands.

The verdict — I would not install it because it requires trusted networks only and the token gate is authorization rather than encryption, increasing the risk of any reachable device controlling the agent.

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

THEWOLFWALKER

1

Agent- and GUI-controlled DG-LAB Coyote e-stim plugin: eight `coyote_*` tools plus a DSH web panel behind one safety envelope (soft limits, asymmetric rate limiter, session cooldown, playback caps, disconnect fail-safe); optional auto-stim layer maps agent events (tool calls, errors, turn end) to bounded pulses; official V3 socket protocol with QR pairing, programmable waveforms. Adults only.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

dsh-coyote

What it is — dsh-coyote is an Agent- and GUI-controlled DG-LAB Coyote e-stim plugin for DeepSeek Harness, offering eight coyote_* tools and a web panel within one safety envelope.

Who it is for — Users of DeepSeek Harness agent who require control of e-stim devices are suitable for installing this plugin. Users who prefer direct interaction with other e-stim frameworks may choose different tools.

Watch out — Sandbox testing passed in a new profile with successful registration to Harness. No obvious issues were found.

The verdict — I would install it because it supports agent and GUI control within a safety envelope.

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

Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.

Installed cleanly when we ran it

npm packageJavaScript5d ago

AI review

dsh-cost-meter

What it is — Shows a live USD cost badge for the open conversation in the Web UI of DeepSeek Harness.

Who it is for — Users who need to monitor costs in conversations using DeepSeek Harness Web UI are suitable to install it. Users who prefer not to edit the cost pricing configuration file can skip it.

Watch out — Sandbox test passed: installed successfully in a fresh profile and registered into the profile by harness. No obvious issues found. It reads ~/.dsh/cost-pricing.json on boot and writes the default table if not present, requiring a restart of the web profile after changes.

The verdict — I would install it because it reuses the token-meter's sample replacement rule to avoid double-counting through the session-projection seam without extra wiring.

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-project-kanban

StruggleYang

1

Per-workspace project kanban board: nine kanban_* model tools for agent-driven planning plus a browser board UI, with disk persistence, undo, templates, and archiving.

Installed cleanly when we ran it

npm packageJavaScript6d ago

AI review

dsh-project-kanban

What it is — DeepSeek Harness plugin that supports agent-driven planning with kanban_* tools and integrates per-workspace project kanban board browser UI.

Who it is for — Users where the agent needs to add and update project cards during conversation. Not suitable for users who do not want additional tools to appear in the agent's toolset.

Watch out — Sandbox test passed: installed in a fresh profile and registered in the profile. Some installation methods may require manually allowing build scripts. No obvious issues found.

The verdict — I would install it because it supports undo and templates.

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

Small-tailqwq

1

A TPS metrics plugin.

Installs, but needs a build approved first

GitHub sourceTypeScript9d ago

AI review

dsh-tps

What it is — Displays real-time tokens-per-second in the "Deep diving…" status line.

Who it is for — Users debugging token streaming outputs with DeepSeek Harness web can install this plugin. Users who only need average values from built-in StatsLine can skip it.

Watch out — Installation requires manually allowing the build script. In real test it can be installed but pnpm blocks the build. No other obvious issues found.

The verdict — I would install it because it provides pure-frontend real-time TPS monitoring for web debugging tasks, though manual build allowance is required.

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

Native desktop and webhook notifications for turn completions, failures, and approval requests, with outcome filters, content rules, privacy controls, and retrying delivery.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

dsh-notify-center

What it is — DeepSeek Harness plugin delivering unified notifications for agent task completions, failures, and approvals via native desktop and webhooks.

Who it is for — If you are running top-level agents in DeepSeek Harness and need notifications for task completions, failures, and approvals, you can install this plugin. If your notification needs are completely custom without preset rules, you can skip it because it includes outcome filters and content rules.

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

The verdict — I would install it because it supports exponential backoff retry and does not block agent delivery.

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

Imports .vsix theme files made for Visual Studio Code and applies them to the DSH Web UI.

GitHub sourceJavaScript7d ago
1

Professional translation for DSH: 18 target languages, 4 styles (formal/casual/technical/literal), glossary-controlled terminology, and whole-file translation (README/docs/subtitles) with Markdown/code-block format preservation; powered by DeepSeek via SiliconFlow.

Installed cleanly when we ran it

GitHub sourceJavaScript7d ago

AI review

dsh-translate-pro

What it is — This plugin is a translation tool for DeepSeek Harness, supporting 18 target languages and 4 writing styles, glossary-controlled terminology, and whole-file translation with Markdown format preservation, powered by DeepSeek models.

Who it is for — You can use this plugin when you need to translate English documents to Japanese in formal style while controlling terminology using DeepSeek Harness. Users who do not require multi-language documentation translation do not need to install it.

Watch out — It requires a SiliconFlow API key. Sandbox testing passed in a new profile where it was registered. Translation data is sent to SiliconFlow.

The verdict — I would install it because it allows whole-file translation with format preservation and renders bilingual cards in the chat stream, which is useful for localizing 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
Source

Upload an image as a full-window frosted-glass theme: sidebar/conversation/details share one frost layer, Save/Delete, official Light/Dark/System stay in charge.

Installs, but needs a build approved first

GitHub sourceTypeScript7d ago

AI review

dsh-frosted-window

What it is — The dsh-frosted-window plugin creates a full-window frosted glass theme by uploading an image for sidebar, conversation, and details.

Who it is for — If you run the web profile in DeepSeek Harness and want to add custom image background with shared frosted glass effect to sidebar, conversation and details, it is suitable to install. Those who do not want the plugin to save images in IndexedDB and settings in localStorage may find it unsuitable as it uses these for storage.

Watch out — Sandbox test shows it installs after manually allowing the build script for github:SenryLee/dsh-frosted-window. No other obvious issues were found. Users must add allowBuilds to pnpm-workspace.yaml for source installs.

The verdict — I would install it because it allows saving custom images and sliders with Save/Delete preview, but only after manually allowing the build script from source, 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
Source