All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 25, 2026

dsh-us-stocks

@Realyujie

Models & Data

US stock market data tools for DeepSeek Harness, powered by yahoo-finance2, providing quotes, history, financials, analyst consensus, news, and ownership.

dsh plugin --profile web add dsh-us-stocks
8
0
TypeScript

dsh-opencodego-usage

@BeiZi6

Monitoring

A DSH Web GUI plugin displaying OpenCodeGo quota as a breathing indicator and a liquid-glass panel with rolling, weekly, and monthly progress bars.

dsh plugin --profile web add github:BeiZi6/dsh-opencodego-usage
8
0
JavaScript

dsh-ui-font

@warmwine

UI & Experience

Allows users to change fonts and adjust font sizes across the DSH web UI, with a crosshair picker to select specific UI regions for fine-tuning.

dsh plugin --profile web add github:warmwine/dsh-ui-font
8
0
JavaScript

dsh-proxy

@smanx

Integrations

An HTTP and WebSocket reverse proxy plugin that forwards LAN ports to a local DSH service, supporting Basic Auth and LAN access.

dsh plugin --profile web add github:smanx/dsh-proxy
8
0
JavaScript

dsh-api-balance

@02Muller25

Monitoring

A DeepSeek Harness plugin that displays the current DeepSeek API account balance in real-time, with auto-refresh every 30 seconds and configurable refresh intervals.

dsh plugin --profile web add github:02Muller25/dsh-api-balance
8
0
JavaScript

dsh-vision

@54xkeee

Multimodal

Vision plugin for DeepSeek Harness providing image recognition via Doubao Web (zero-cost, no API key), Antigravity IDE quota, Gemini, and other channels with auto detail escalation and evidence memory.

dsh plugin --profile web add dsh-vision-web
8
0
TypeScript

NoLetMe

@Yuer6327

UI & Experience

A DeepSeek Harness web plugin that mounts a real-time reasoning keyword statistics panel on the right edge of the session page. It counts characteristic words in model reasoning blocks to reflect reasoning style, classifying outputs as efficient, hesitant, or neutral based on lexical rules derived from public research on DeepSeek V4 Pro training overfitting.

dsh plugin --profile demo add dsh-noletme
8
0
TypeScript

dsh-layered-memory

@JunNanLYS

Agent & Workflow

Provides long-term memory for DeepSeek Harness by automatically distilling conversations into layered facts, scenes, and persona profiles, then recalling and injecting relevant memory before each agent step. Includes memory search tools and a settings UI with memory level control.

dsh plugin --profile web add dsh-layered-memory
8
0
TypeScript

dsh-automation

@MichengAI

Agent & Workflow

DSH Automation is a DeepSeek Harness plugin for managing scheduled and automated tasks. It allows creating, pausing, resuming, running now, and deleting scheduled rules from the Web UI or Agent tools, with support for various schedules (once, interval, hourly, daily, weekly, monthly, custom). Each run starts in a fresh root Agent and Session, and durable run history is kept. A sidebar Scheduled tab is added.

dsh plugin --profile web add @michengai/dsh-automation
8
0
JavaScript

pptpress

@liustack

Multimodal

Stable, editable PPTX generation for AI agents using semantic IR and native DrawingML output. Includes DSH plugin, Claude Code plugin, and CLI.

dsh plugin --profile web add @liustack/pptpress
8
0
TypeScript

dsh-tool-calculator

@omdsh-dev

Coding Tools

Safe math expression evaluator tool plugin with zero dependencies and a recursive descent parser.

dsh plugin --profile web add github:omdsh-dev/dsh-tool-calculator
8
0
TypeScript

dshw

@kermanx

Coding Tools

A local PR workflow tool for DeepSeek Harness that tracks pull requests, clones repos, syncs branches, monitors CI, and uses agents to handle conflicts, fix CI failures, and resolve review comments.

dsh plugin --profile web add github:kermanx/dshw
8
0
TypeScript