All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 25, 2026

SumSec-Skills

@SummerSec

Agent & Workflow

Personal collection of Agent Skills for various clients including writing, dev tools, agent development, and plugin development.

dsh plugin --profile web add github:SummerSec/SumSec-Skills
8
0
Python

dsh-web-archive

@renat3u

UI & Experience

Folds non-essential messages in DeepSeek Harness Web conversations (tool cards like Read/Bash, Think blocks) into inline collapsible chips, preserving the original message structure and reducing visual clutter.

dsh plugin --profile web add github:renat3u/dsh-web-archive
8
0
TypeScript

snapgrep

@Owen718

Coding Tools

An in-process trigram index that makes code search in Pi and DeepSeek Harness 20-70x faster than ripgrep, with identical results and no sidecar process.

dsh plugin --profile headless add snapgrep
8
0
TypeScript

DeepSeek-harness-qqbot

@sliverp

Integrations

QQ Bot channel plugin for DeepSeek Harness, connecting official QQ Bot Gateway to persistent agents with text, image, voice, and approval support.

dsh plugin --profile web add github:sliverp/DeepSeek-harness-qqbot
8
0
TypeScript

dsh-codex-provider

@Hu9956

Models & Data

OpenAI Codex provider for DeepSeek Harness with device-code OAuth login, Codex CLI import, automatic token refresh, and a web settings panel for managing the provider.

dsh plugin --profile web add dsh-codex-provider
8
0
JavaScript

dsh-llm-codex-oauth

@Player-MINEPIG

Models & Data

Use your ChatGPT/Codex subscription in DeepSeek Harness via OpenAI Codex OAuth login, exposing subscription quota as a codex-oauth model provider.

dsh plugin --profile web add github:Player-MINEPIG/dsh-llm-codex-oauth
8
0
JavaScript

dsh-git-bash

@inmny

Coding Tools

Makes DeepSeek Harness use Git Bash on Windows by default, while preserving DSH's read-only, workspace-write, and full-access permission semantics through a native guard.

dsh plugin --profile web add dsh-plugin-git-bash
8
0
JavaScript

dsh-xueqiu

@kangjinghang

UI & Experience

Xueqiu mini market panel for DeepSeek Harness showing real-time A-share/HK/US stock quotes, K-line charts, intraday charts, hot lists, and 7x24 news without login. Draggable floating panel with smart refresh during trading hours.

dsh plugin --profile web add dsh-xueqiu
8
0
JavaScript

upstream-radar

@MicroMilo

Security

An always-on compatibility testing tool for DeepSeek Harness plugins, using isolated runners to detect breaking changes and fixable upstream issues.

dsh plugin --profile web add upstream-radar
8
0
TypeScript

dsh-overleaf

@fly233338

Integrations

Connect Overleaf projects to DeepSeek Harness through OverleafMCP and MCP tools. Browse and read files, inspect sections, write back via Git, and use DSH MCP Client.

dsh plugin --profile web add dsh-overleaf
8
0
JavaScript

dsh-client-ui-mobile-adapt

@Hotsteel2901

UI & Experience

Mobile adaptation for DeepSeek Harness web UI, built for Android Termux developers: collapses three-column desktop layout into single-column, sidebar becomes drawer, composer stays one-line, settings and details open as full-screen scrollable panels, desktop untouched.

dsh plugin --profile web add github:Hotsteel2901/dsh-client-ui-mobile-adapt
8
0
JavaScript

dsh-tui

@tomowang

UI & Experience

Open-source terminal front door for DeepSeek Harness, providing a full-screen TUI with status bar, stats, and session management.

dsh plugin --profile tui add @tomowang/dsh-tui
8
0
TypeScript