DeepSeek Harness Plugin Marketplace

1573 pluginsGitHub data updated Aug 26, 2026

dsh-llm-fallback

@Visol-456

Models & Data

Provider fallback chains for DeepSeek Harness: automatically switch to backup providers when the main model fails, with Web UI config panel.

dsh plugin --profile web add @visol-456/dsh-llm-fallback
5
0
TypeScript

dsh-plugin-notify

@c-ling

Monitoring

Sends notifications to browser, system, Feishu, DingTalk, WeCom, or generic webhooks when a task turn ends or user confirmation is needed.

dsh plugin --profile web add github:c-ling/dsh-plugin-notify
5
0
JavaScript

dsh-github-login

@Noob-stupid

Security

Visual GitHub login tool for the DeepSeek Harness ecosystem using device code flow, with token sync to gh CLI and a tray icon for account status and logout.

dsh plugin --profile web add github:Noob-stupid/dsh-github-login
5
0
HTML

dsh-plugin-pet

@c-ling

UI & Experience

Adds a desktop pet to the DeepSeek Harness web GUI that reacts to agent status with mood animations, supporting built-in sprites, custom images, and Codex-style sprite sheets.

dsh plugin --profile web add github:c-ling/dsh-plugin-pet
5
0
JavaScript

dsh-plugin-greet

@0lidaxiang

Other

A beginner-friendly example plugin for DeepSeek Harness that demonstrates bundle distribution, profile composition, plugin configuration, typed defineTool() API, structured output, validation, and testing. Registers a 'greet' tool that returns greetings in English or Chinese with friendly or formal styles.

dsh plugin --profile web add dsh-plugin-greet
5
0
JavaScript

dsh-whale-pet

@Er1c0v0

UI & Experience

Adds a cute whale-girl desktop pet to the DeepSeek Harness Web UI that mirrors Harness states and shows activity summaries.

dsh plugin --profile web add dsh-whale-pet
5
0
TypeScript

dsh-session-manager

@Vim0x3c

Agent & Workflow

Session management settings panel for DeepSeek Harness web, listing all local sessions (running, idle, archived) with resume, outline preview, and permanent deletion capabilities.

dsh plugin --profile web add github:Vim0x3c/dsh-session-manager
5
0
TypeScript

awesome-dsh-background-plugin

@leavestring

UI & Experience

A DSH Web background personalization plugin. Allows uploading custom images (JPG/PNG/WEBP/GIF) with browser-side compression, or switching between three preset atmospheres (aurora, ember, paper). Provides real-time preview, fine-tuning of image presence, dark overlay, blur, fit mode, and focus position. Settings persist across restarts, supports light/dark themes, and is fully local with no server upload.

dsh plugin --profile web add github:leavestring/awesome-dsh-background-plugin
5
0
JavaScript

dsh-thinking-status-customizer

@Dbi-Eshuh

UI & Experience

Customize DSH Web thinking status with custom flowing text, animated GIF/APNG/WebP, or combined image-and-text modes.

dsh plugin --profile web add github:Dbi-Eshuh/dsh-thinking-status-customizer
5
0
TypeScript

dsh-vision-bridge

@GXX182

Multimodal

Adds image understanding to text-first model routes in DeepSeek Harness. Delegates image analysis to pluggable vision providers (Gemini, OpenAI-compatible, Anthropic) while keeping DeepSeek as primary model.

dsh plugin --profile web add github:GXX182/dsh-vision-bridge
5
0
TypeScript

dsh-image-subagent

@yuqingsh

Models & Data

Enables text-only main models to receive image attachments by projecting them as text placeholders and delegating to a vision subagent.

dsh plugin --profile web add github:yuqingsh/dsh-image-subagent
5
0
JavaScript

dsh-mindmap

@chenw2759-wq

Multimodal

DSH mindmap mode plugin: courseware (PPT/PDF/Word) and e-books to print-ready review mindmap HTML (A3 landscape, one page per main branch, brace-style horizontal, black font, 4 styles, right-side notes area, cover overview + interactive test questions).

dsh plugin --profile web add github:chenw2759-wq/dsh-mindmap
5
0
TypeScript