Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

6835 plugins found

N

dsh-plugin-notifications

nattocb/dsh-plugin-notifications

Adds a Settings card that pops a system notification and optional chime when a conversation turn completes.

1last monthIntegrations & RemoteMIT
S

dsh-voice-input-cn

schumchanvi/dsh-voice-input-cn

China-ready voice input for the composer. Requires a local Python bridge (pip install dashscope websockets, run bridge/voice-bridge.py) — the plugin alone does not work. Browser mic streams 16 kHz PCM to the bridge, which runs Alibaba Cloud DashScope ASR (paraformer-realtime-v2); interim text fills the draft at the cursor, silence auto-stop, optional auto-send.

15 days agoVision, Voice & MultimodalMIT
A

dsh-client-vision (tool-vision)

ankye/dsh-client-vision

Screen capture and external vision recognition: take_screenshot, list_windows, analyze_image and view_image tools with a configurable GPT vision channel (gpt-5.5 / gpt-5.6-sol / gpt-5.6-terra), API key via the credentials service, and a settings card; view_image shows the screenshot in the Web UI while the model context keeps text only.

113 days agoVision, Voice & MultimodalMIT
A

dsh_use_browser (use-browser)

ankye/dsh_use_browser

Generic browser automation with six tools (browser_open, browser_click, browser_type, browser_extract, browser_screenshot, browser_eval), @e element references, and dual Playwright-headless / CDP (connect to your own Chrome) backends.

120 days agoTools & CapabilitiesMIT
J

kaleidosphere-dsh-plugin

jofe2/kaleidosphere-dsh-plugin

Registers six native DeepSeek Harness tools for deterministic fixture-based or read-only Microsoft SQL Server and Oracle database analysis, planning, preview, and readback.

127 days agoTools & CapabilitiesApache-2.0
S

dsh-planchart

smilebuild/dsh-planchart

Publishes a project plan the agent writes: ordered steps in a panel docked to the right of the frame, and the framework graph as an auto-laid-out diagram in its own centre tab, downloadable as SVG or PNG. Charts are rebuilt from the session log, so they survive restart and resume.

1last monthUI EnhancementsMIT
M

dsh-desktop-kit

mdr-ex1000/dsh-desktop-kit

macOS desktop shell for the DSH web UI: a plugin plus a small Tauri/WKWebView window over the loopback web surface — real macOS fullscreen, single instance, external links delegated to the system browser, and browser-style zoom.

116 days agoUI Enhancements
L

dsh-status-card

liqiming-whu/dsh-status-card

Adds a configurable dsh-ui status card before each DSH agent reply, with bilingual templates and a live settings preview. Requires @omdsh-dev/dsh-genui from dsh-market; without it, the card markup is emitted unrendered.

1last monthUI EnhancementsMIT
A

dsh-todo-guard

a903067276-rgb/dsh-todo-guard

Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.

1last monthSecurity & PermissionsMIT
W

dsh-oauth

wang-kaopu/dsh-oauth

Use ChatGPT (Codex) and Gemini Code Assist subscriptions as DeepSeek Harness LLM providers — OAuth login in the web UI, no API keys

1last monthModels & Providers
Z

dsh-zh-reasoning

zhy201810576/dsh-zh-reasoning

让 DeepSeek Harness 的思考(reasoning)与最终回答默认使用简体中文的中文插件

1last monthTools & CapabilitiesApache-2.0
M

dsh-model-garden

mrdevlorx/dsh-model-garden

A searchable, sortable model picker for the DeepSeek Harness Web UI — provider groups, favorites, models.dev prices, context windows, live per-task token cost and a local-model filter. One-command install: dsh plugin add dsh-model-garden.

1last monthUsage & BillingMIT
5

dsh-turn-status-phrases

57ggfk/dsh-turn-status-phrases

像 Claude Code 一样,DeepSeek Harness 现在也允许您自定义等待 AI 回复时的状态提示语。您可以根据不同轮次或场景,灵活替换占位文案,让开发助手在“思考”时也能传递您想要的信息。

1last monthUI EnhancementsMIT
O

dsh-client-ui-sedentary-whale

onlyapi/dsh-client-ui-sedentary-whale

deepseek harness 久坐提醒、余额查询小插件。

1last monthUI EnhancementsMIT
W

dsh-context-steward

whatsmore-nf/dsh-context-steward

DSH 智能上下文压缩插件 —— 在有限窗口内管理认知资源,让 Agent 记住真正重要的信息。 Smart context compression for DSH — managing cognitive resources within limited windows, so your Agent remembers what truly matters.

1last monthMemoryMIT
Z

dsh-vditor

zhy201810576/dsh-vditor

用 Vditor 3.11.3(IR 即时渲染模式)接管 DSH Web 的聊天输入卡片,并把用户消息渲染为完整 Markdown。

1last monthUI EnhancementsMIT
K

dsh-skill-security-inspector

kakapengta/dsh-skill-security-inspector

一个可直接链接到 DeepSeek Harness(DSH)Web profile 的独立安全检查插件。在安装或使用不受信任的 Skill 前,先执行浏览器本地粗检,再由用户决定是否调用 DSH 已配置的大模型进行结构化复核。

1last monthSecurity & Permissions
K

dsh-workshpace-plugin

kaiqiangh/dsh-workshpace-plugin

Inspect the files an agent touched, review session artifacts, preview bounded content, and manage local Workspace Memory without leaving the conversation.

1last monthUI EnhancementsMIT
Y

dsh-desktop-session-toolbox

yy549159265/dsh-desktop-session-toolbox

给dsh增加下问题跳转与会话删除的功能

1last monthSessions & MessagesMIT
H

dsh-cli-bridge

hviana/dsh-cli-bridge

DeepSeek Harness (DSH) plugin that delegates coding tasks to the Claude Code and Codex agent CLIs and streams the whole run live — autonomous control, multi-account, automatic install, git worktrees, and any Anthropic-compatible endpoint.

1last monthIntegrations & Remote
S

dsh-narrate

stuarthu/dsh-narrate

DeepSeek Harness (dsh) plugin: turn one idea into a narrated video cut from your own asset folder, stopping four times to ask you first.

1last monthVision, Voice & MultimodalMIT
H

dsh-email-reader

huaxiren6/dsh-email-reader

OAuth2-capable IMAP email reader for accounts where password authentication is disabled. Microsoft disabled Basic Auth for personal Outlook IMAP in 2024, so this plugin authenticates via refresh-token OAuth2 (XOAUTH2) with automatic token refresh, plus app-password login for Gmail through an optional local HTTP/SOCKS proxy. Registers list/read/search as ol_email_* so it can coexist with the market dsh-email plugin without tool-name clashes.

126 days agoTools & CapabilitiesMIT
M

dsh-mmem

mianyoubiaoqing/dsh-mmem

Owner-governed long-term memory bundle for DeepSeek Harness

1last monthMemoryMIT
K

dsh-lcx-codex

kk3ya03-star/dsh-lcx-codex

DSH web search and Responses native V2 compaction for Sub2API-proxied or NewAPI-relayed GPT models

1last monthModels & ProvidersMIT