Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

696 plugins found

S

dsh-session-manager

semidia/dsh-session-manager

Right-click session menu and sidebar session manager: pin, rename, archive, fork, export, copy cwd/id/deep link, and open in explorer or a new window.

2last monthSessions & MessagesMIT
P

dsh-open-browser

peach0x33a/dsh-open-browser

DSH plugin: open the system default browser automatically once `dsh web` is ready to serve.

2last monthDev & Plugin ToolsMIT
D

dsh-codex-provider-plugin

damonbao/dsh-codex-provider-plugin

OpenAI Codex OAuth provider and native settings UI for DeepSeek Harness

2last monthModels & ProvidersMIT
J

dsh-codex-agent-bridge

je00/dsh-codex-agent-bridge

Connect DeepSeek Harness agents to authenticated Codex App Server sessions

2last monthIntegrations & RemoteMIT
G

dsh-plugin-wechat

gnulife/dsh-plugin-wechat

DeepSeek Harness (DSH) 个人微信 ClawBot 插件:OpenClaw 负责微信通道(扫码登录/收发消息),DSH 负责大脑,两者通过 OpenAI 兼容协议桥接。

2last monthIntegrations & RemoteMIT
Y

dsh-plugin-codex-bridge

yytbit/dsh-plugin-codex-bridge

Bridge OpenAI Codex's memory, skills, and configuration into DeepSeek Harness

2last monthSkillsMIT
L

dsh-plugin-langfuse

linyp/dsh-plugin-langfuse

Langfuse observability for DeepSeek Harness: exports session logs as OpenTelemetry traces (GenAI semantic conventions) to Langfuse's OTLP endpoint

2last monthSecurity & PermissionsMIT
X

dsh-vision-bridge

ximengxiaolan/dsh-vision-bridge

Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models.

2last monthVision, Voice & MultimodalMIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

12 days agoSessions & MessagesApache-2.0
W

dsh-subscription-login

woodfood111/dsh-subscription-login

One settings page that lists every subscription sign-in the harness can offer and walks you through it — ChatGPT (Codex), Claude, GitHub Copilot, OpenRouter, Kimi and xAI — reading the list from the authorization seam instead of hardcoding providers, and showing credential records no registered flow claims any more.

13 days agoIntegrations & RemoteMIT
I

DeepSeek-Harness-Desktop-Ultra (dsh-plugin-ai-switch)

ijry/deepseek-harness-desktop-ultra

Pool AI provider accounts per platform and route them through a local loopback proxy that bridges the OpenAI, OpenAI-Responses, Anthropic and Gemini protocols, then write the proxy into Codex, Claude Code, Gemini CLI, Grok, OpenCode, OpenClaw and Hermes config files with snapshot-and-rollback safe writes; registers no agent tools.

12 days agoModels & ProvidersMIT
S

specpowers

saxem1997/specpowers

Registers six spec-driven + test-driven workflow skills for DeepSeek Harness: OpenSpec spec authoring fused with Superpowers TDD discipline into a Phase 0-4 pipeline with review gates. Zero runtime dependencies.

13 days agoSkillsMIT
D

dsh-imagegen-skill

dingchenhui0618-arch/dsh-imagegen-skill

Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.

14 days agoSkillsApache-2.0
S

dsh-wechat-channel

shr-cs/dsh-wechat-channel

WeChat Official Account channel for DSH — WeChat messages run agent turns and the answers are pushed back through the customer-service message API, with signature-checked callbacks and an openid allowlist.

15 days agoIntegrations & RemoteMIT
W

dsh-multi-tts

wyr-233/dsh-multi-tts

Per-reply read-aloud with a multi-provider settings page — MiniMax or any OpenAI-compatible /audio/speech endpoint, with voice, emotion, speed and model selection plus an auto-read toggle.

110 days agoVision, Voice & Multimodal
D

dsh-context-compression-improved

drscrewdriver/dsh-context-compression-improved

Same-origin in mechanism with the two loudest lines in context compression. The code-skeleton gate follows the skeletonization approach of Headroom (Apache-2.0), whose published headline is 20% fewer tokens for coding agents and 60–95% fewer tokens for JSON, same answers. The estimator channel follows TokenPilot (arXiv:2606.17016), which reports up to 60% lower cost for long-session agents. Both figures are theirs, quoted as-is; this plugin ships no benchmark of its own and claims no reduction of its own. What it adds for DeepSeek Harness: choose a compression profile, set the Auto Compact trigger level and toggle code-skeleton compression from one settings section, with exact DeepSeek V4 tokenizer measurement, same-revision count verification, and fail-open behaviour that keeps the original tool results on unsupported models.

123 hours agoSessions & MessagesMIT
V

dsh-custom-font

vergil-long/dsh-custom-font

Customize the interface font, size, weight, color and layout from the settings page, Word-style and WYSIWYG, auto-saved. Ships two bundled open-source fonts (STIX2Text, Latin Modern Mono Light) plus an author-recommended typography, and stores settings under ~/.dsh.

16 days agoThemes & AppearanceMIT
2

dsh-session-diff

2002xiaoyu/dsh-session-diff

Session-scoped diff view for the DSH Web right sidebar: opening a file the current conversation changed renders it in place with git-style added/removed line backgrounds, +/− gutter markers and dual old/new line numbers under syntax colouring, a header with +added −removed counts, a Changes only / Whole file toggle and a Re-read button, plus a companion tab that lists every file the session changed and opens each one in the same view. Files the conversation did not touch keep the shipped text viewer.

14 days agoUI EnhancementsMIT
P

dsh-agent-mailbox

polaris-smart/dsh-agent-mailbox

dsh (DeepSeek Harness) 跨 agent 信箱插件:让 dsh 会话内的 agent 通过 agent-mailbox 与本机其他 agent(Claude Code / OpenCode / Hermes…)互发消息、收任务卡、卡动即唤醒。零 npm 依赖,Node 22 即装即用。

15 days agoIntegrations & Remote
F

dsh-drawai

fourzkw/dsh-drawai

An editable diagram canvas in the DSH sidebar plus two agent tools (diagram_read, diagram_apply) that read and edit the workspace in place, using native .drawio files: the canvas opens and saves them losslessly — cells it does not understand are preserved byte-for-byte — and a file-fingerprint revision powers optimistic locking against concurrent edits.

1yesterdayTools & CapabilitiesMIT
Y

bioresearcher-skills

yeyuan98/bioresearcher-skills

Biomedical research plugin for DeepSeek Harness (dsh): biomcp MCP server tools, scientific plotting skills, and deep-research subagent

110 days agoMCP & ConnectorsApache-2.0
H

dsh-concise

hoyyang/dsh-concise

One-click Concise output style for DeepSeek Harness: results first, no filler, same work depth. Every final reply opens with a plain-language digest card (select text to copy), scoped per session, working in headless/CLI too, with /concise command, style.md overrides and a local API. Links and file paths inside the digest card render as clickable chips: URLs jump, local files open with the OS default app (v0.9+).

13 days agoSessions & MessagesMIT
N

dsh-dictate

navneetset/dsh-dictate

Live speech-to-text dictation into the dsh web composer via OpenRouter STT

116 days agoVision, Voice & MultimodalMIT
V

dsh-open-path

vvilliam-qwq/dsh-open-path

dsh-TUI /open: open files, folders and http(s) URLs (incl. bare domains like github.com) by path or fuzzy workspace search; a bare /open opens the session working directory in the file manager.

15 days agoTools & CapabilitiesMIT