All DeepSeek Harness plugins

1573 pluginsGitHub data updated Aug 26, 2026

dsh-plugin-spur

@HuanLinOTO

UI & Experience

A playful plugin that renders a whip in the chat stream; flicking the whip tip fast enough sends a 'go work!' message to the agent to prompt it to act.

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-spur
6
0
TypeScript

dsh-tool-stat

@omdsh-dev

Models & Data

A statistics tool plugin for DeepSeek Harness providing descriptive statistics, percentiles, frequency distributions, and correlation calculations with zero dependencies and deterministic pure functions.

dsh plugin --profile web add github:omdsh-dev/dsh-tool-stat
6
0
TypeScript

dsh-douyin

@AnacondaKC

UI & Experience

A sidebar short-video plugin for DeepSeek Harness WebUI with a native player, series navigation, direct link resolution, and precise history playback.

dsh plugin --profile web add github:AnacondaKC/dsh-douyin
6
0
TypeScript

dsh-cue-plugin

@unnnnoooo

Agent & Workflow

A cross-session reference plugin for DeepSeek Harness that lets users select user messages from other sessions and inject their context snapshots into the current conversation for the model to read.

dsh plugin --profile web add github:unnnnoooo/dsh-cue-plugin
6
0
TypeScript

dsh-tdai-memory

@Scorp1o117

Agent & Workflow

A port of TencentDB Agent Memory into DeepSeek Harness, providing four-layer memory (conversation capture, structured memory, scenes, persona) with automatic recall injection and search tools.

dsh plugin --profile web add dsh-tdai-memory
6
0
JavaScript

dsh-learn-everything

@cendaifeng

Agent & Workflow

A Feynman learning method plugin for DeepSeek Harness that enables a learning mode where the model explains concepts, quizzes the user, and re-teaches gaps, with rich HTML cards.

dsh plugin --profile web add github:cendaifeng/dsh-learn-everything
6
0
TypeScript

dsh-notify-windows

@SeverusZh

Monitoring

A Windows desktop notification plugin for DeepSeek Harness that alerts users when tasks complete, approvals are needed, or the agent asks a question.

dsh plugin --profile web add dsh-notify-windows
6
0
JavaScript

dsh-plugin-installer

@Toukaiteio

Integrations

Adds an in-app marketplace and profile switcher to DeepSeek Harness, enabling discovery, verification, installation, and updates of DSH plugins from GitHub topics, with release checks and profile management.

dsh plugin --profile web add github:Toukaiteio/dsh-plugin-installer
6
0
JavaScript

dsh-acp-plugin

@agentic-control-plane

Security

An Agentic Control Plane plugin for DeepSeek Harness that policy-checks every tool call before execution and records decisions, with allow/deny/ask modes and output scanning.

dsh plugin --profile web add github:agentic-control-plane/dsh-acp-plugin
6
0
JavaScript

dsh-model-router

@tianji-qingtian

Models & Data

Routes queries to cheaper or main models based on complexity, with failure fallback and live per-session token, cache, and cost tracking displayed in the UI.

dsh plugin --profile web add github:tianji-qingtian/dsh-model-router
6
0
JavaScript

dsh-updater-ui

@xingyingyuzhui

Monitoring

Provides an official update checker for DeepSeek Harness, detecting installation method, checking for updates from npm or git, and performing one-click updates with safety validations and UI notifications.

dsh plugin --profile web add github:xingyingyuzhui/dsh-updater-ui
6
0
JavaScript

dsh-openai-oauth

@DGPisces

Models & Data

Provider plugin that lets DeepSeek Harness use GPT models from a ChatGPT account via the local Codex app-server, handling OAuth login, credential storage, and model listing.

dsh plugin --profile web add dsh-openai-oauth
6
0
JavaScript