Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1664 plugins found

A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

1last monthDev & Plugin ToolsMIT
Y

dsh-notify

yangyongzhen/dsh-notify

Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.

1last monthIntegrations & Remote
S

dsh-lark-bridge

shrekcg/dsh-lark-bridge

Bidirectional Feishu/Lark channel for DeepSeek Harness: persistent conversations, true streaming replies, 40 MCP Feishu tools, slash commands, and an IM-bot status tab in the plugin settings.

1last monthIntegrations & RemoteMIT
M

dsh-wecom

michaelcode-wang/dsh-wecom

WeCom (Enterprise WeChat) Smart Robot bridge: two-way chat over the aibot WebSocket gateway, no public endpoint needed.

1last monthIntegrations & RemoteMIT
G

dsh-mobile-remote

good-boy4069/dsh-mobile-remote

Drive your dsh agent from WeChat over the iLink gateway: two-way encrypted media transfer (auto-decrypt inbox + /send), proactive weixin_send tool, completion notifications, multi-session switching, and a health panel with file logging.

1last monthIntegrations & RemoteMIT
A

dsh-notify

aokamoaki/dsh-notify

Conversation-completion notifications for DeepSeek Harness: Windows toast + sound on turn done / error / goal, plus ask & approval alerts - background-only, with a volume-adjustable bell in the conversation header.

1last monthIntegrations & RemoteMIT
T

dsh-workspace-snapshot

txy-ucas/dsh-workspace-snapshot

Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.

1last monthGit & Code ReviewMIT
N

dsh-tool-github

neaz71eve/dsh-tool-github

GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.

1last monthGit & Code ReviewMIT
Y

dsh-scheduler

yangyongzhen/dsh-scheduler

Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.

1last monthWorkflow & Automation
L

agent-loop-workflow

lesliewylie/agent-loop-workflow

A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.

1last monthWorkflow & AutomationMIT
J

dsh-frontier-repro

jimchengchina/dsh-frontier-repro

Clusters arXiv, first-party lab, official artifact, hardware-vendor, and opt-in X signals into versioned release evidence bundles, then gates claim-level reproduction on commands, artifacts, metrics, and verifiers.

1last monthWorkflow & AutomationMIT
Z

commercial-ui-ux-codex-skill

zjsthmjialin/commercial-ui-ux-codex-skill

Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.

1last monthSkills
X

dsh-image-vision

xsoc1/dsh-image-vision

Chat image-attachment bridge with a `view_image` tool for any OpenAI-compatible VLM (local Ollama or cloud): pasted/dropped images become `view_image` path markers before reaching text-only DeepSeek models.

1last monthVision, Voice & Multimodal
W

dsh-tool-vision

wanshichenguang/dsh-tool-vision

Model-facing image_describe (识图) tool over the DashScope OpenAI-compatible API (qwen3.7-flash), plus a paste bridge: on text-only sessions, pasted images auto-convert to file paths at send time and render back in the transcript, so they never trip image admission. Bring your own DASHSCOPE_API_KEY; endpoint/model/budgets configurable, redirect-proof HTTP client, works in every agent preset.

1last monthVision, Voice & MultimodalMIT
R

dsh-vision-subagent

ruby1304/dsh-vision-subagent

Vision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editing.

112 days agoVision, Voice & MultimodalMIT
L

dsh-eyes

leeminjing/dsh-eyes

On-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).

1last monthVision, Voice & MultimodalMIT
G

dsh-tool-vision

gloryxpnv/dsh-tool-vision

Local-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explicit uncertainty), with anti-hallucination fallback and an optional paste/upload bridge; zero cloud cost, images never leave the machine.

1last monthVision, Voice & MultimodalMIT
E

dsh-plugin-mm-vision

elohia/dsh-plugin-mm-vision

Synesthesia Encoder for DSH: a vision model translates images into compact structured spatial text (canvas/elements/percentage coordinates), giving text-only LLMs pixel-level image understanding via the `mm_vision` tool.

1last monthVision, Voice & MultimodalMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

119 days agoVision, Voice & MultimodalMIT
X

dsh-issue-tracker

xxiaoxiong/dsh-issue-tracker

Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.

1last monthTools & CapabilitiesMIT
V

dsh-design

viger1/dsh-design

Measures design rules on the rendered page rather than in the CSS — type-scale count, WCAG AA contrast against the real composited backdrop, spacing-grid drift, palette size, tap targets, and the tells of generated UI such as violet gradients caught by hue angle; ships a design-system skill.

1last monthTools & CapabilitiesMIT
S

dsh-plugin-qcc

samge0/dsh-plugin-qcc

Qichacha (企查查) enterprise data source as a dynamic Cordis plugin: 5 agent tools (auth with QR login, company search, knowledge search, tool search, tool execute) covering 100+ data dimensions (business registration, shareholders, judicial, IP), plus a settings-page account manager; network/file IO via DSH subprocess spawning node -e, credentials interop with the local BizOwl client.

119 days agoTools & Capabilities
L

dsh-http-tools

lussey820/dsh-http-tools

HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, in-session request history with side-by-side response comparison, pagination-aware Link headers, and DeepSeek-branded UI cards (optional dsh-http-tools-ui).

1last monthTools & CapabilitiesMIT
L

dsh-compressor

lifeodyssey/dsh-compressor

A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.

1last monthTools & CapabilitiesMIT