All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-opencode-palette

@FeatherHunter

UI & Experience

Theme plugin for DeepSeek Harness that applies 34 official opencode color schemes with one click, including tokyonight, dracula, gruvbox, matrix, and rose-pine, with persistence and typography settings.

dsh plugin --profile web add github:FeatherHunter/dsh-opencode-palette
13
0
JavaScript

dsh-client-ui-obsidian-memory

@detongz

Models & Data

Provides persistent memory for DeepSeek Harness via a local Obsidian or Markdown vault, with file tools and a sidebar panel.

dsh plugin --profile web add dsh-client-ui-obsidian-memory
13
0
TypeScript

dsh-quota-meter

@ai-shushu

Monitoring

Per-session quota meter for DSH: real-token billing, live progress bar, budget blocking, configurable multi-model pricing.

dsh plugin --profile web add github:ai-shushu/dsh-quota-meter
13
0
JavaScript

risk-rule-design

@pypcfx-glitch

Other

Risk control rule mining plugin for DeepSeek Harness, distilled from the '100-Day Risk Control Expert' course, performing data quality checks, single rule mining, optimal parallel rule set combination, and HTML report generation.

dsh plugin --profile web add github:pypcfx-glitch/risk-rule-design
13
0
JavaScript

dsh-usage-stats

@lanlandeli

Monitoring

Lightweight usage statistics plugin for DeepSeek Harness Web UI, showing total tokens, 7/30-day trends, yearly activity heatmap, model distribution, workspace/task filtering, and CSV/JSON export.

dsh plugin --profile web add dsh-usage-stats
12
0
TypeScript

dsh-file-mentions

@a903067276-rgb

UI & Experience

Clickable file paths in DSH replies: Codex-style inline open, 📂 reveal in file manager, mentioned-files chip list. DSH web plugin (zero-dependency).

dsh plugin --profile web add github:a903067276-rgb/dsh-file-mentions
12
0
JavaScript

dsh-prompt-persona

@Xilin3

Agent & Workflow

DSH plugin: edit the system prompt (deployment persona) from the Settings page, with live preview.

dsh plugin --profile web add github:Xilin3/dsh-prompt-persona
12
1
JavaScript

dsh-side-chat

@AHGGG

UI & Experience

Codex-style Side Chat for DeepSeek Harness — select text, ask follow-up questions in a focused side conversation, and keep the main chat uninterrupted.

dsh plugin --profile web add @ahggg/dsh-side-chat
12
0
TypeScript

dsh-theme-firefly

@Liu-ZA-81

UI & Experience

A DeepSeek Harness Web UI theme plugin themed after the Honkai: Star Rail character Firefly, featuring neon green color scheme, dynamic/static wallpapers, boot transformation animation, firefly particle effects, background music, typing sound effects, and emoji easter eggs.

dsh plugin --profile web add dsh-theme-firefly
12
0
JavaScript

dsh-tool-hongtou

@ExElectron

Multimodal

DeepSeek Harness red-head official document plugin: two-stage decoupled pipeline (LLM structured outline + deterministic Word 2003 XML layout rendering) generates standard red-head official documents

dsh plugin --profile web add dsh-tool-hongtou
12
0
JavaScript

plugin-template

@omdsh-dev

Other

A template repository for creating DeepSeek Harness plugins, providing a structured starting point for ESM Cordis plugins.

dsh plugin --profile web add github:omdsh-dev/plugin-template
12
0
TypeScript

dsh-eval-harness

@BiBoyang

Coding Tools

Regression eval harness for DSH plugins: YAML case-driven real agent regression testing with baseline comparison and PASS/WARN/FAIL gates.

dsh plugin --profile headless add github:BiBoyang/dsh-eval-harness
12
0
TypeScript