All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

comm-protocol-hub

@Thanksgiver233

Models & Data

A 3GPP communication protocol knowledge base plugin for DeepSeek Harness, structuring 70+ specs from Release 15-18 into 8 dimensions with search, browse, and detail tools.

dsh plugin --profile web add github:Thanksgiver233/comm-protocol-hub
14
0
TypeScript

dsh-outline

@urzeye

UI & Experience

A real-time outline plugin for DeepSeek Harness Web GUI, ported from Ophel Atlas, showing a tree of user questions and Markdown headings with click-to-navigate.

dsh plugin --profile web add dsh-outline
14
1
TypeScript

godot-bridge

@Smalldy

Coding Tools

DSH (DeepSeek Harness) plugin that launches and drives a running Godot 4.x game through its in-game TCP interaction server — replaces the godot-mcp MCP server with native agent tools.

dsh plugin --profile web add github:Smalldy/godot-bridge
14
0
GDScript

novel-writer

@sailoumili

Multimodal

A multi-agent novel writing mode with a coordinator and five specialized sub-agents (world, plot, character, prose, review) that collaboratively write Chinese novels with structured workflows and file-based project management.

dsh plugin --profile web add github:sailoumili/novel-writer
14
0
JavaScript

dsh-security-audit

@omdsh-dev

Security

Read-only local security audit plugin for DeepSeek Harness: audits configuration, plugin sources, sessions, and network exposure, outputting redacted risk reports.

dsh plugin --profile web add github:omdsh-dev/dsh-security-audit
14
0
TypeScript

dsh-vision-proxy

@Flyvhidbwo

Multimodal

Vision proxy plugin for DeepSeek Harness. Automatically interprets images attached in the GUI using the official deepseek-v4-flash-vision-exp model, translating them into text for DeepSeek to answer. Supports any OpenAI-compatible VLM from DashScope, Zhipu, OpenRouter, etc., and auto-detects local Ollama if no API key is set. Includes a one-step confirmation during installation.

dsh plugin --profile web add dsh-vision-proxy
14
0
JavaScript

dsh-continual-evolve

@ZK-Andy

Agent & Workflow

A continual self-evolution plugin for DeepSeek Harness with versioned, auditable, rollback-safe harness state refined from session trajectories and a benchmark-driven validation loop.

dsh plugin --profile web add dsh-continual-evolve
14
0
TypeScript

dsh-plugin-healthcheck

@chenw2759-wq

Security

DSH plugin health check: verify plugins are normal or contain trojans without restarting the backend.

dsh plugin --profile web add github:chenw2759-wq/dsh-plugin-healthcheck
14
0
JavaScript

dsh-plugin-development

@w2112515

Coding Tools

Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional profile-installable DSH bundle adapter.

dsh plugin --profile web add github:w2112515/dsh-plugin-development
14
1
JavaScript

dsh-read-url

@2672243194

Models & Data

dsh-read-url is a URL reader plugin for DeepSeek Harness that fetches any URL (HTML, JSON APIs, RSS/Atom feeds), auto-detects encoding, extracts clean main content with pagination joining, and returns token-efficient text or Markdown. It has zero runtime dependencies, no API key, and includes caching and cooperative timeout.

dsh plugin --profile web add dsh-read-url
14
0
JavaScript

dsh-codex-auth

@suntianc

Integrations

DeepSeek Harness plugin that reuses the local Codex CLI ChatGPT login for the openai-codex LLM route, a Global Codex Search Provider, image generation, and adds a native GPT Auth settings section.

dsh plugin --profile web add dsh-codex-auth
13
0
TypeScript

dsh-opencode-go-usage

@Xenia0922

Monitoring

DeepSeek Harness plugin providing a draggable floating dashboard for OpenCode Go usage and spend, including quotas, per-request costs, and model/source distribution.

dsh plugin --profile my-profile add github:Xenia0922/dsh-opencode-go-usage
13
0
JavaScript