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

Compact DeepSeek Harness desktop host. macOS downloads under 90 MB with Tauri; Windows uses Electron.

GitHub source

dsh-read-url

2672243194

7

DeepSeek Harness URL reader: fetch any page and return clean main-content text/Markdown. Auto charset (GBK/GB2312/UTF-8/Big5), token-efficient (6000-char cap, cache, offset), zero deps, no API key. 网页一键读全文 → 干净正文 / 结构化 Markdown

GitHub source

DSH Skills Manager 基于 DeepSeek Harness 的Skills管理插件

GitHub source

dsh-liquid-glass

xingyingyuzhui

7

Wallpaper plus optional Liquid Glass islands for the DSH Web UI: Ice/Deepwater presets, import, wallpaper opacity, and per-island blur on official light/dark/system.

GitHub sourceJavaScript2d ago

dsh-font

tianyhjg-lab

7

Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence.

GitHub sourceJavaScript2d ago

dsh-files

taxueseek

7

File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT.

GitHub sourceTypeScripttoday

Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings.

npm packageTypeScript2d ago

Collapse noisy messages (Think, Bash, etc.) in conversations.

GitHub sourceTypeScripttoday

dsh-chatgpt-bridge

jiezeng2004-design

7

MCP bridge that lets ChatGPT Web create, view, continue, and supervise DeepSeek Harness agent sessions and goals while preserving DSH's native approval, sandbox, and workspace security model.

npm packageJavaScripttoday

Bidirectional Lark/Feishu controller for DeepSeek Harness with project and session routing, interactive cards, approvals, attachments, and task controls.

GitHub sourceTypeScript3d ago

dsh-side-chat

heartmove

7

Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary.

Installs, but needs a build approved first

GitHub sourceTypeScriptyesterday

AI review

dsh-side-chat

What it is — Provide side-panel chat in DeepSeek Harness: select conversation segments to query and bring AI replies back directly or as summary.

Who it is for — When the main conversation displays a question dialog, it suits users who want to analyze options in a side panel without interrupting the flow. Those who prefer all interactions in a single main panel can skip it.

Watch out — Sandbox test shows the build script is blocked by pnpm and requires manual approval to complete registration. No other obvious issues found.

The verdict — I will install it because it lets me analyze question options without stopping the main flow, but I must manually allow the 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-overleaf

fly233338

7

Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates.

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

dsh-overleaf

What it is — dsh-overleaf connects multiple Overleaf projects to DeepSeek Harness using OverleafMCP to enable browsing, analysis, and Git-based file updates.

Who it is for — Users working on LaTeX documents in DeepSeek Harness who need to understand full projects or unify terminology are suitable for installing this plugin. If users only handle a single Overleaf project without needing Git synchronization, they can skip it.

Watch out — Sandbox test passed: successfully installed in a fresh profile and registered to harness. Configuration requires providing gitToken and projectIds list. No obvious issues found.

The verdict — I would install it because it allows the model to directly call Overleaf tools via the exposed MCP 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-ikun-pet

eric-song-dev

7

An ikun (basketball meme) pet that fills the dock under the "Deep diving..." status row during replies: a sprite-sheet pet walks a 0→100% progress bar, switching animation and text every 20%, and plays a system-level "nǐ gàn ma~" voice cue at completion.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-ikun-pet

What it is — DeepSeek Harness deep diving replies: ikun pet fills the status dock with a walking progress bar.

Who it is for — When performing deep diving tasks in DeepSeek Harness, users who want to add a pet element to track reply progress can install this plugin. If your tasks do not involve DeepSeek Harness deep diving, you can skip installing it.

Watch out — Sandbox test passed: installed in new profile and registered by harness. It will execute shell command to play the completion voice. No obvious issues found.

The verdict — I would install it because it provides a permanent pet element that auto-loads on every DSH start.

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

Edit the global ~/.dsh/AGENTS.md rules from the web settings panel, live on save.

Installed cleanly when we ran it

npm packageJavaScript2d ago

AI review

dsh-global-rules

What it is — Edit global rules file ~/.dsh/AGENTS.md directly from the DeepSeek Harness web settings panel.

Who it is for — When you need to modify ~/.dsh/AGENTS.md rules via the DeepSeek Harness web settings panel. Users who update rules only through command line or local files without needing panel sync do not need it.

Watch out — No obvious issues found. It registers into the profile after installation in a fresh profile.

The verdict — I would install it because it enables real-time rule updates from the web panel without manual file changes or harness restart.

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

WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.

Installed cleanly when we ran it

npm packageJavaScript2d ago

A DeepSeek Harness appearance plugin that lets you fully customize the Web UI with a custom theme color, background wallpaper, and fine-grained opacity controls.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

dsh-any-background

What it is — dsh-any-background enables users to customize the DeepSeek Harness web interface using a PS-style color wheel, background wallpaper, and opacity controls.

Who it is for — When you want to use the PS-style color wheel and background wallpaper editor to customize the DeepSeek Harness web UI, this plugin is suitable. If you are more concerned with the implementation of filesystem persistent storage rather than appearance customization, you do not need to install this plugin.

Watch out — The sandbox test passed: it was installed in a fresh profile and registered into the profile by harness. Static checks found no issues. No obvious issues found.

The verdict — I would install it because it supports filesystem persistent storage via the node half.

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

SumSec-Skills

SummerSec

7

Multi-platform Agent Skills monorepo that mounts as a DeepSeek Harness profile bundle, exposing Chinese writing, Git, plugin-dev, taste, and semantic-linter skills.

GitHub sourcePython2d ago

dsh-builtin-toggles

Starfie1d1272

7

Evidence-backed inspector for DSH Web built-in capabilities: runtime/config provenance, compatibility and drift diagnostics, plus fail-closed controls for nine reviewed UI leaves.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

dsh-builtin-toggles

What it is — This plugin checks provenance, compatibility and drift of built-in capabilities in DSH Web, with fail-closed controls.

Who it is for — It suits users who use DSH Web profile and need to verify built-in capabilities provenance. Users who do not use DSH Web profile can skip it because it does not provide checks for other profile types.

Watch out — Sandbox testing passed in a fresh profile. Compatibility is limited to a specific DSH version. No obvious issues found.

The verdict — I would install it because it offers fail-closed controls, but only if using DSH Web profile with specific 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

Animated blue-whale desktop pet with per-session response progress, model activity and tool-call traces, token counts, output speed, elapsed time, and collapsible multi-session status cards.

GitHub sourceJavaScripttoday

Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.

GitHub sourceJavaScript4d ago
7

Two-way WeChat (iLink) bridge: turn-end and approval-request push, in-chat approve/reject and message injection, persistent dedup and convergent long-reply chunking; channel layer extensible to other IMs.

GitHub sourceTypeScript3d ago

Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.

Installed cleanly when we ran it

npm packageTypeScriptyesterday

AI review

dsh-wsl-workspace

What it is — This plugin adds a WSL workspace via the DeepSeek Harness web GUI.

Who it is for — If you use DeepSeek Harness on a Windows host to handle projects and need to run bash commands in a local WSL distribution while accessing Windows files, this plugin is suitable. If you have already installed all related tools inside the WSL distribution, this plugin cannot simplify the process.

Watch out — Sandbox testing passed in a new profile. It will execute shell commands, which is a static check prompt. No other runtime issues found.

The verdict — If your projects involve frequent interaction between Windows and Linux environments, I would install it because it allows running the agent session on the local WSL.

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

luo-ross

6

Unofficial community desktop edition of DeepSeek Harness for Windows

GitHub source

dsh-mini

LouisYang841

6

DeepSeek Harness 核心的便携引擎 + Termux 友好的终端编程 Agent CLI(pi 壳 + DSH 引擎,零运行时依赖,359MB→7.6MB 单文件)

GitHub source