Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

641 plugins found

A

dsh-highres-vision

azwosile/dsh-highres-vision

For the DeepSeek Harness native vision model deepseek-v4-flash-vision-exp, raises image admission limits to 32 MiB / 8192 px / 600 images and adds a highres_read tool that tiles large images, then returns the whole image plus 800x800 tiles through the host read_image tool.

810 days agoVision, Voice & MultimodalMIT
L

dsh-plugin-chart

lxfu1/dsh-plugin-chart

Enhances data visualization in DeepSeek Harness by automatically selecting chart types from user input and generating images for trends, comparisons, proportions, relationships, and flows.

826 days agoTools & CapabilitiesMIT
P

dsh-wechat

pan17/dsh-wechat

Bridges WeChat private chats into DeepSeek Harness as an in-process plugin over Tencent's iLink bot protocol, with two-way text, image, file and voice messaging, in-WeChat slash commands resolved through the native command registry, WeChat-side handling of approvals and agent questions, and proactive push through a send_wechat tool.

811 days agoIntegrations & RemoteMIT
Z

dsh-programming-mode

ziduup/dsh-programming-mode

Programming Mode agent preset bundle: the standard coding agent with its persona mandating the Superpowers discipline (skills first, brainstorming before building, plans before code, TDD, systematic debugging, verification before completion) plus an always-on Ponytail code-volume discipline (7-rung minimal-code ladder, default full); ships all twenty skills bundled (14 superpowers + 6 ponytail) and mechanically injects the full using-superpowers skill into every new session's first request.

813 days agoWorkflow & Automation
Y

dsh-read-image-view

yu-tao-li/dsh-read-image-view

Displays the images read in the conversation (read_image results) in the DSH Web GUI: a Read image row with a default-expanded message-style image card over a PS-style transparency checkerboard, merged read-N-images rows with side-by-side frames for multi-image requests, and an in-page full-resolution lightbox (zoom buttons, mouse wheel, 1:1 original size).

810 days agoUI EnhancementsMIT
1

dsh-scrape-webpage

131cda1/dsh-scrape-webpage

Fetches any http/https page and returns title, description, main text, heading outline and links, with stats (char/word counts, reading time, language) and top keywords; can download content images to the session workspace for vision analysis and dispatch them to registered analyzers via the scrape.imageAnalyzer service.

8last monthTools & CapabilitiesMIT
V

capital-generation (dsh-plugin)

v587d/capital-generation

China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.

89 days agoTools & CapabilitiesMIT
P

dsh-draw

perrylink/dsh-draw

Multi-engine text-to-image generation (OpenAI Images and Zhipu CogView presets) with per-session quota tracking, engine failover, credential-safe config, and a result card with regenerate.

820 hours agoVision, Voice & MultimodalApache-2.0
B

dsh-voice-ai-girlfriend-plugin

beiyege-01/dsh-voice-ai-girlfriend-plugin

Voice AI girlfriend for the Web UI: FunASR mic input, Qwen3-TTS spoken replies, companion animation window, and two-way QQ chat (text/voice/image push) via NapCat.

88 days agoVision, Voice & Multimodal
M

dsh-windows-ocr

maxwell-feng/dsh-windows-ocr

Local OCR for attached images via the built-in Windows engine (Windows.Media.Ocr): only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.

88 days agoVision, Voice & MultimodalMITArchived
F

dsh-free-vision

fuzzysoul/dsh-free-vision

Free vision bridge for text-only models: image understanding, OCR, UI and debug analysis via free-tier providers (Qwen3-VL-Flash, Doubao, DeepSeek-OCR) with a settings GUI.

8last monthVision, Voice & MultimodalMIT
C

dsh-chat-imagine

corrinehu/dsh-chat-imagine

Automatically generates and displays images in the DSH chat via API channels or local CLIs (mmx / codex / agy), and can also recognize images using the corresponding CLI.

826 days agoVision, Voice & MultimodalMIT
L

dsh-llm-github-copilot

lujianjun19/dsh-llm-github-copilot

GitHub Copilot LLM adapter: OAuth device-flow sign-in, live model discovery from the Copilot API, vision support for image-capable models (gpt-4.1, gpt-4o), and two wire protocols (Chat Completions and Responses API) with automatic endpoint routing per model.

811 days agoModels & ProvidersMIT
M

dsh-codex-pet

mengyun233/dsh-codex-pet

Auto-migrate Codex desktop-pet skins into DSH: an animated corner pet that mirrors agent state (thinking, tool use, awaiting approval, failed, done), with per-session frosted-glass dialogs and a full settings panel.

8last monthUI Enhancements
S

dsh-tool-vision

scorp1o117/dsh-tool-vision

Send local images or HTTP(S) image URLs to a configured OpenAI-compatible vision endpoint with the inspect_image tool and return its text response to the conversation.

810 days agoVision, Voice & Multimodal
N

dsh-spend

nonewind/dsh-spend

Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats.

814 days agoUsage & BillingMIT
A

dsh-web-whale-maid

acidgr/dsh-web-whale-maid

Anime maid whale desktop pet for the DeepSeek Harness (dsh) Web UI: real-time LLM dialogues, 8 mood animations, satiety reserve system, persistent speech bubble, and mobile-adapted cupboard UI.

711 days agoJust for FunMIT
C

dsh-sticky-notes

charrywhite/dsh-sticky-notes

Draggable sticky notes with 9 skins, image notes, and agent-readable to-do lists for DeepSeek Harness.

724 days agoUI EnhancementsMIT
D

dsh-thinking-levels

drscrewdriver/dsh-thinking-levels

Per-round thinking-level (reasoning_effort) control for DeepSeek Harness: pick Auto and it schedules low/high/max from the recent tool-call history, or fix a wire level (off/on/minimal/low/medium/high/xhigh/max) manually, with custom wire mapping, a model-aware capability guard, and context-window presets (64K–1M); its per-model capability card pairs with a separate plugin, [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions) (installable from dsh-market), so custom OpenAI-compatible gateways (vLLM / LM Studio / self-hosted) can try reasoning — the card writes llm-pi-ai capabilities, the adapter drives the wire (compat.thinkingFormat), and this plugin auto-maintains the takeover list.

715 hours agoModels & ProvidersMIT
L

dsh-token-monitor

licyer/dsh-token-monitor

Header quota badge plus a usage-monitoring tab: live balance/quota remaining and reset countdown per provider, with requests, tokens (input/output/cache-read/cache-write), cache hit rate, estimated cost and average latency tracked per session, provider, model and client, stored locally in SQLite with cross-device import/export.

7yesterdayUsage & BillingMIT
P

dsh-plugin-workbench

pasumao/dsh-plugin-workbench

Adds a VS Code-style workspace file explorer to the dsh web GUI: file tree, editable preview with syntax highlighting, tabs, line numbers, right-click file operations, and inline image preview.

710 days agoUI EnhancementsMIT
S

dsh-remotion

stardustlc666/dsh-remotion

Official Remotion skill ported to DSH: programmatic video with React (animation/audio/captions/3D/charts/fonts, 38 rule files), plus a bundled-resource health check.

73 days agoSkillsMIT
5

dsh-vision

54xkeee/dsh-vision

Vision for text-only DeepSeek via Doubao Web by default (zero-cost, no API key — drives your logged-in Chrome through a Windows CDP bridge), with Antigravity IDE quota (flash/pro) or Gemini fallback; auto detail escalation, vision evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.

7last monthVision, Voice & MultimodalMIT
N

dsh-llm-codex

noirbright/dsh-llm-codex

ChatGPT Codex subscription chat: official OAuth, a Sol/Terra/Luna catalog with Fast rows, live usage limits, and optional search and view_image tools.

77 days agoModels & ProvidersMIT