DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-pet

@ZhanboHua

UI & Experience

Community DeepSeek Pet client plugin that shows a swimming whale overlay, follows session lifecycle, and includes a mini-game and API stats panel.

dsh plugin --profile web add github:ZhanboHua/dsh-pet
3
0
TypeScript

dsh-gpu

@zytsyj

Coding Tools

GPU-aware execution layer for DeepSeek Harness: provides gpu_status, gpu_exec, and gpu_run_bg tools with automatic card selection and per-step GPU context.

dsh plugin --profile web add dsh-gpu
3
0
TypeScript

dsh-ci-doctor

@jkrandom-sudo

Coding Tools

Watches GitHub Actions for new CI failures, diagnoses raw logs into structured cards with normalized error signatures, and flags repeat failures.

dsh plugin --profile web add github:jkrandom-sudo/dsh-ci-doctor
3
0
TypeScript

dsh-context-provenance

@030611

Monitoring

Observe-only provenance ledger over public DeepSeek Harness runtime evidence

dsh plugin --profile web add dsh-context-provenance
3
0
TypeScript

dsh-legion

@wxxb789

Agent & Workflow

Multi-agent orchestration and LLM model routing for DeepSeek Harness (DSH): semantic AI agent profiles, exact model routes, declarative teams and strategies, and bounded subagent delegation - a TypeScript plugin that adds no second runtime.

dsh plugin --profile web add github:wxxb789/dsh-legion
3
0
TypeScript

dsh-memory-gate

@GIT121995

Agent & Workflow

Long-term memory plugin for DeepSeek Harness that gates memory injection using CBDC (Claim-Belief-Decision-Consumption) authority, deciding use/verify/ignore before context entry, with feedback learning and auditability.

dsh plugin --profile web add dsh-memory-gate
3
0
TypeScript

dsh-think-any-lang

@lco117

Agent & Workflow

Adds a 'Thinking Language' selector under Settings → General to choose the language the model uses for chain-of-thought reasoning, with zero extra calls and 12 languages.

dsh plugin --profile web add github:lco117/dsh-think-any-lang
3
0
JavaScript

dsh-web-enhanced

@banlanzs

UI & Experience

Web enhancement plugin for DeepSeek Harness adding task dashboards with cron scheduling, Git graphs, workspace file panels, balance displays, and image understanding to the web interface.

dsh plugin --profile web add dsh-web-enhanced
3
0
JavaScript

dsh-np-ppt

@z953218350

Multimodal

A native DSH plugin for PPT presentation creation, featuring a PPTD DSL engine, a WYSIWYG visual editor, a Python-PPTX offline compiler, and one-click PPTX export.

dsh plugin --profile web add github:z953218350/dsh-np-ppt
3
0
JavaScript

dsh-ops-kit

@LeslieWylie

Agent & Workflow

A reusable DeepSeek Harness bundle providing five read-only skills for evidence-driven memory, orchestration planning, agent-loop coordination, benchmark-result gating, and plugin release hygiene, plus a runtime doctor for PTY prompt handshake issues.

dsh plugin --profile web add github:LeslieWylie/dsh-ops-kit
3
0
TypeScript

dsh-web-theme-packs

@tzy168

UI & Experience

Theme pack plugin for DeepSeek Harness Web UI: drop folders of theme files into a scanned directory, and the plugin registers them with ThemeRuntime for switching via settings.

dsh plugin --profile web add github:tzy168/dsh-web-theme-packs
3
0
TypeScript

dsh-session-export

@bwndlct

Agent & Workflow

Export DeepSeek Harness sessions to portable Markdown and JSON files, preserving event order and schema versioning, with robust handling of unknown events and large tool results.

dsh plugin --profile web add github:bwndlct/dsh-session-export
3
0
JavaScript