DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-voice

@Jesse-njx

Multimodal

Adds voice tools for dictation (transcribe) and spoken replies (speak), plus optional auto-narration of assistant replies, with local-first audio file storage.

dsh plugin --profile web add github:Jesse-njx/dsh-voice
4
0
TypeScript

dsh-multimodal

@MC5lan

Multimodal

Adds multimodal capabilities to DeepSeek: paste screenshots/images for vision transcription, and generate images via configurable backends, all within the conversation.

dsh plugin --profile web add github:MC5lan/dsh-multimodal
4
0
TypeScript

dsh-survey

@jinhuang712

Agent & Workflow

A questionnaire-style batch questioning plugin for DeepSeek Harness, allowing the model to ask 10+ questions at once with various types and a fullscreen overlay.

dsh plugin --profile web add github:jinhuang712/dsh-survey
4
0
JavaScript

dsh-view-modes

@NigelYao

UI & Experience

Adds three output view modes (Verbose, Normal, Summary) to DSH Web, changing browser-side presentation of tool calls, thinking, and results.

dsh plugin --profile web add github:NigelYao/dsh-view-modes
4
0
JavaScript

dsh-effort-tweak

@Toukaiteio

Agent & Workflow

Adds a settings page in the DSH Web UI to choose reasoning effort levels (off, minimal, low, medium, high, xhigh, max) for custom provider models, saving via the settings service without manual config editing.

dsh plugin --profile web add github:Toukaiteio/dsh-effort-tweak
4
0
TypeScript

dsh-cost-chip

@boNeXY226

Monitoring

DeepSeek Harness plugin registering a /cost slash command to view per-session costs, plus a draggable floating cost capsule in the web UI.

dsh plugin --profile web add github:boNeXY226/dsh-cost-chip
4
0
JavaScript

dsh-deepseek-girl-pet

@f0909172434

UI & Experience

Animated deepseek girl desktop pet plugin for DeepSeek Harness

dsh plugin --profile web add github:f0909172434/dsh-deepseek-girl-pet
4
0
JavaScript

dsh-pomodoro

@causebefore

UI & Experience

A Pomodoro plugin for DeepSeek Harness Web UI adding focus and break cycles with a sidebar entry and draggable floating panel.

dsh plugin --profile web add dsh-pomodoro
4
0
JavaScript

dsh-output-styles

@PerryLink

Agent & Workflow

Session-scoped, durable, runtime-switchable model output styles for DeepSeek Harness, providing a /style command and system-prompt injection to change response formatting per session.

dsh plugin --profile web add dsh-output-styles
4
0
TypeScript

dsh-cad-review

@dongsheng123132

Coding Tools

Evidence-first ASCII DXF inspection and deterministic CAD rule review for DeepSeek Harness. Reads CAD entities, hashes source drawings, and emits issues tied to entity handle/index, layer, source line range, and geometric location. Supports LINE, LWPOLYLINE, CIRCLE, ARC, TEXT, MTEXT, POINT, and INSERT geometry; unsupported entities are reported as evidence gaps. Includes MCP tools for inline inspection and review.

dsh plugin --profile web add github:dongsheng123132/dsh-cad-review
4
1
JavaScript

dsh-dingtalk

@STARDUSTLC666

Integrations

DingTalk group-robot notification plugin for DeepSeek Harness, sending Markdown or plain text messages via custom robot webhook with HMAC signing.

dsh plugin --profile web add dsh-dingtalk
4
0
TypeScript

dsh-slack

@STARDUSTLC666

Integrations

Two-way Slack messaging for DeepSeek Harness agents: send messages, list channels, receive messages via Socket Mode inbox, and reply in threads. Supports custom Slack API URL for proxy gateways and includes a fake Slack server for protocol-level acceptance testing.

dsh plugin --profile web add dsh-slack
4
0
TypeScript