All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-pilot

@guo6x

Integrations

Gives DSH agents hands-on browser control via CDP: open pages, read structured snapshots, click/type by reference, navigate, evaluate JS, and take screenshots, with a live cockpit panel for human oversight.

dsh plugin --profile web add github:guo6x/dsh-pilot
10
0
JavaScript

cleverer-dsh

@Classicoke

Agent & Workflow

Plugin suite for DeepSeek Harness that improves execution discipline, with tools for failure interception, reflection, and skill distillation.

dsh plugin --profile web add github:Classicoke/cleverer-dsh
10
0
JavaScript

dsh-chat-imagine

@corrinehu

Multimodal

Automatically calls image generation tools (API or local CLI: mmx/codex/agy) in DSH chat and displays images; also supports image recognition via CLI vision capabilities.

dsh plugin --profile web add github:corrinehu/dsh-chat-imagine
10
0
JavaScript

dsh-miraculous-standard

@rinDBeans

Agent & Workflow

A unified agent preset for DeepSeek V4 Pro/Flash on DeepSeek Harness, featuring two-stage RL-aligned bootstrap, model-aware path routing, and epoch-aware long-session stability.

dsh plugin --profile web add github:rinDBeans/dsh-miraculous-standard
10
0
JavaScript

dsh-kuikly-expert

@Tencent-TDS

Coding Tools

Kuikly DeepSeek Harness plugin that turns your AI agent into a Kuikly cross-platform app development expert.

dsh plugin --profile web add github:Tencent-TDS/dsh-kuikly-expert
10
0
Kotlin

dsh-web-startup-auth

@GDWhisper

Security

Allows remote web startup of DeepSeek Harness with username/password authentication. Replaces the default startup to permit non-loopback hosts, adds login/registration pages, session cookies, and API protection.

dsh plugin --profile web add github:GDWhisper/dsh-web-startup-auth
10
0
TypeScript

dsh-file-review-tab

@Lzh3070

Coding Tools

File change review as a sidebar tab: line-level diffs, undo, deep links from chat.

dsh plugin --profile web add dsh-file-review-tab
10
0
JavaScript

dsh-evolve

@william-jin-cmu

Agent & Workflow

Self-evolving plugin: agent grows/prunes capabilities within session — evolve_add hot-mounts persistent cordis plugins (visible next step), evolve_remove reversible uninstall, auto-restore on restart

dsh plugin --profile web add github:william-jin-cmu/dsh-evolve
10
0
TypeScript

dsh-plugin-auto-blame

@HuanLinOTO

Agent & Workflow

After a model turn, an LLM generates 3 critical follow-up suggestions shown as click-to-send chips

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-auto-blame
10
0
TypeScript

dsh-plugin-sleep

@HuanLinOTO

Agent & Workflow

Exposes a sleep tool to the model that pauses execution for a specified number of milliseconds before returning, with support for cancellation and clamping to a maximum duration.

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-sleep
10
0
TypeScript

dsh-plugin-interpreters

@HuanLinOTO

Coding Tools

Exposes run_python and run_node tools that execute code via stdin and return stdout, stderr, and exit code, with a configuration card for interpreter paths.

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-interpreters
10
0
JavaScript

dsh-better-browser

@titanwings

Integrations

DSH plugin that lets agents operate your signed-in browser through Kimi WebBridge, providing 13 webbridge_* tools.

dsh plugin --profile web add github:titanwings/dsh-better-browser
10
0
TypeScript