All DeepSeek Harness plugins

1573 pluginsGitHub data updated Aug 26, 2026

dsh-prompt-manager

@errorcode7

Agent & Workflow

Visualizes and manages DeepSeek Harness system prompts as a configurable pipeline with presets, editing, and assembly inspection.

dsh plugin --profile web add github:errorcode7/dsh-prompt-manager
6
0
JavaScript

dsh-voice

@3274375092

UI & Experience

Voice input plugin for DeepSeek Harness: microphone button and hotkey for speech recognition, submitting recognized text as chat messages.

dsh plugin --profile web add github:3274375092/dsh-voice
6
0
TypeScript

dsh-plugin-tavily

@1624318455

Models & Data

Tavily-backed web search provider plugin for DeepSeek Harness: registers a tavily search provider into ctx.web with a settings card in the web GUI, exposing full Tavily parameters.

dsh plugin --profile web add github:1624318455/dsh-plugin-tavily
6
0
TypeScript

dsh-codex-pet

@mengyun233

UI & Experience

Migrates Codex desktop pet skins to DeepSeek Harness, rendering a functional pet in the DSH web UI with animations, multi-session dialogs, and settings panel.

dsh plugin --profile web add github:mengyun233/dsh-codex-pet
6
0
JavaScript

dsh-remote-link

@BotonJ

Security

An authenticated remote gateway for DeepSeek Harness, exposing the official web UI to LAN with QR/HMAC pairing, cookie sessions, mDNS, and a fork_session tool. Zero-dependency plugin.

dsh plugin --profile web add github:BotonJ/dsh-remote-link
6
0
JavaScript

dsh-toolfold

@Minecraftbe

UI & Experience

A DSH Web GUI plugin that provides Codex-style folding of tool calls, collapsing consecutive tool calls into a single foldable bar with a summary, expandable on click. Does not replace built-in renderers.

dsh plugin --profile web add github:Minecraftbe/dsh-toolfold
6
0
JavaScript

dsh-composer-expand

@13071301808

UI & Experience

Adds an expand/collapse toggle button to the composer tool row, allowing the input area to grow to a tall 70vh writing view for long drafts, with state persisted in the browser.

dsh plugin --profile web add dsh-composer-expand
6
0
JavaScript

dsh-project-kanban

@StruggleYang

Agent & Workflow

Kanban board inside DeepSeek Harness integrated with conversation: agent writes planning cards via kanban tools, boards isolated per workspace, persisted to disk, with browser UI, labels, priorities, due dates, trash, and bulk operations.

dsh plugin --profile web add dsh-project-kanban
6
0
JavaScript

dsh-timeline-studio-plugin

@MartinDelophy

Multimodal

Bridge between DeepSeek Harness and Timeline Studio for deterministic project inspection, editing, and rendering of video timelines.

dsh plugin --profile web add github:MartinDelophy/dsh-timeline-studio-plugin
6
0
JavaScript

dsh-prompt-optimize

@1847123733

Agent & Workflow

DSH Web plugin providing prompt optimization, user question anchors, and a floating DeepSeek API usage card in the bottom-right corner.

dsh plugin --profile web add github:1847123733/dsh-prompt-optimize
6
0
JavaScript

dsh-skin-manager

@xiaoyangcheng84-svg

UI & Experience

A lightweight skin manager for DeepSeek Harness web GUI that discovers installed skins, lists them in a dedicated settings page, and allows one-click switching with hot reload.

dsh plugin --profile web add dsh-skin-manager
6
0
JavaScript

dsh-claude-cli

@katsos

Models & Data

Uses the installed Claude Code CLI as an LLM provider for DeepSeek Harness, streaming output without needing an API key.

dsh plugin --profile web add github:katsos/dsh-claude-cli
6
0
TypeScript