dshplugin.devDeepSeek Harness Plugins
DSH Hub plugin logo
DeepSeek Harness Plugin

DSH Hub

3
Published by coderPerseus

Discover The Best DSH plugins

Developer Toolsawesomeawesome-listdeepseekdsh

Get this plugin

Review the source, then continue to the publisher.

Get this plugin
Share on X ↗

About this plugin

Source snapshot 8/17/2026

DSH Hub

发现、比较和安装 DeepSeek Harness 社区插件。

浏览插件 · DeepSeek Harness · 开发文档 · 目录流水线

DSH Hub plugin catalog

关于 DSH Hub

DSH Hub 是 DeepSeek Harness 社区插件的发现入口。它持续扫描 GitHub 上可安装的插件,整理能力分类、项目说明、兼容性线索和安装命令,让使用者和 Agent 更快找到适合当前任务的扩展。

你可以在 DSH Hub:

  • 按能力分类、关键词、stars、更新时间和兼容状态查找插件;
  • 在详情页查看插件用途、安装方式、使用说明和来源仓库;
  • 复制安装命令,回到 DeepSeek Harness 中启用插件;
  • 从网页、公共 API、CLI 或 DSH 原生工具访问同一份目录;
  • 提交自己的插件,让社区更容易发现它。

开始使用

DSH Hub 提供两种使用方法。

方法一:给人使用

打开 dshhub.org,搜索想要的能力,或从下方分类进入完整列表。进入插件详情页后,可以查看用途、兼容性依据、来源仓库和安装命令。

也可以通过 CLI 在终端中搜索和查看详情:

# 搜索插件
npx -y @dshhubs/cli@0.1.0 search "跨会话记忆" --limit 10

# 查看某个搜索结果的详情
npx -y @dshhubs/cli@0.1.0 plugin owner/repository

需要让脚本处理结果时加上 --json

方法二:给 Agent 使用

在 DeepSeek Harness 中安装 DSH Hub 搜索插件:

npx -p @deepseek-ai/dsh dsh plugin --profile web add @dshhubs/plugin-search

安装后,Agent 会获得两个只读工具:

  • search_dsh_plugins:根据能力、分类和兼容状态搜索插件;
  • get_dsh_plugin:读取候选插件的兼容性依据、使用说明和安装命令。

你可以直接告诉 Agent:

帮我找一个能实现跨会话记忆的 DSH 插件,比较兼容性后给出安装命令。

Agent 会先搜索并检查候选项,不会自动安装搜索结果。仓库中的 find-dsh-plugins Skill 提供同一套工作流,并在原生工具不可用时回退到 CLI。详细接口见开发文档

Explore plugins by category

Discover 5465 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.

agents · 1810

PluginDescriptionStarsEvidence
@dshhubs/plugin-searchDeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog★ 1declared
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 87709declared
dsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug…★ 1712declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
aegisMake AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.★ 1032declared

View all 1810 agents plugins →

development · 940

PluginDescriptionStarsEvidence
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 87709declared
dsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug…★ 1712declared
aegisMake AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.★ 1032declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 387declared
@ethanyoq/dsh-ai-novel-writerA local-first novel project plugin for DeepSeek Harness★ 369declared

View all 940 development plugins →

finance · 351

PluginDescriptionStarsEvidence
@feiyang666/dsh-usage-pluginDeepSeek Harness usage & cost tracker plugin: per-call token/cache-hit stats, peak/off-peak billing, DeepSeek balance query, CSV/JSON/PNG export with custom de…★ 22declared
@pinkbanana/dsh-balanceDeepSeek Harness plugin that shows API balances and models in Settings, with balance below the chat composer★ 19declared
dsh-context-doctorDSH 上下文注入审计插件:统计 AGENTS.md 指令链 / 技能目录 / 工具 schema / MCP 工具的 token 成本,检测重复与冲突;原生 Context Doctor 面板 + context_audit 工具。★ 12declared
dsh-opencode-go-usageOpenCode Go 用量与花费面板 — DeepSeek Harness 插件:可拖拽缩放的悬浮仪表盘,实时展示 OpenCode Go 配额、逐请求用量与花费★ 10declared
@cassius0924/dsh-usage-dashboardDeepSeek 额度与用量仪表盘 —— DSH (DeepSeek Harness) Web 插件:余额还能撑几天、今日/本月花了多少、哪个模型和哪个会话最贵、缓存省了多少,以及 2026-08-17 峰谷定价后的账单预估★ 6declared

View all 351 finance plugins →

integrations · 694

PluginDescriptionStarsEvidence
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 550declared
@deepseek-ai/dsh-product-bridgeSession-scoped DeepSeek Harness Desktop App capabilities for the current DSH Web profile★ 111declared
dsh-code-reviewCode review assistant for DeepSeek Harness: code_review_context collects deterministic git diff context; a bundled skill drives the review checklist.★ 98declared
@linxin666/dsh-client-ui-mode-switcherA session-header agent mode switcher that applies in place for blank sessions and starts a safe same-workspace session after conversation history exists.★ 66declared

View all 694 integrations plugins →

interface · 1572

PluginDescriptionStarsEvidence
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 87709declared
dsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug…★ 1712declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 550declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 387declared

View all 1572 interface plugins →

memory · 322

PluginDescriptionStarsEvidence
dsh-mnemonThree-tier memory system for DeepSeek Harness with nine pluggable providers, smart routing, independent task Agents, WebUI, and headless tools.★ 60declared
@mstar-harness/dshMorning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.★ 46declared
@modusensus/dsh-mnemeStructured memory engine for DeepSeek Harness. Offline semantic search, entity-attribute-timeline, autoDream self-consolidation, and human-editable Markdown st…★ 18declared
dsh-recall-pluginDSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。★ 12declared
@furongjun1999/dsh-memory灵枢(Lingshu·líng shū)DeepSeek Harness 插件:完整大脑——长期记忆/知识飞轮/自我认知/递归反思接入 DSH,对话自动沉淀进记忆库★ 12declared

View all 322 memory plugins →

notifications · 215

PluginDescriptionStarsEvidence
dsh-notificationBrowser desktop notifications when the DeepSeek Harness finishes a turn: configurable per-outcome toggles and include/exclude keyword rules, shown through the…★ 55declared
dsh-notifierDSH 统一通知推送插件:一个 notify() API 打天下 + 多渠道 adapter;远程审批/远程会话支持 telegram/feishu/qq/wxpusher/wechat/dingtalk 六通道双向回传;移动指挥中心(长任务心跳 / 疑似卡住提醒 / 通知按钮停止任务);开放事件源(其他插件经 no…★ 31declared
dsh-lark-botBridge DeepSeek Harness (dsh) into Feishu / Lark with streaming cards, project workspaces, approvals and scheduling★ 18declared
dsh-memoirProject persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-act…★ 8declared
@just-genius/dsh-desktop-updateDesktop update badge for DSH-Desktop: renders an update icon next to the sidebar Settings button, driven by window.dshDesktop (Electron preload bridge)★ 6declared

View all 215 notifications plugins →

other · 1034

PluginDescriptionStarsEvidence
dshmarketVisual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。★ 637declared
anime-findDeepSeek Harness 插件:对话内多源搜番,卡片详情、磁力复制与规则流媒体在线播放★ 131declared
@nanmicoder/dsh-auto-modeSandbox-first automatic permission policy for DeepSeek Harness★ 74declared
deepseek-idesigniPolloWork Design Studio and its curated design templates as a native DeepSeek Harness conversation view.★ 67declared
zat-dsh-engineZat-DSH Engine — the visual plugin marketplace for DeepSeek Harness. Browse, search, install, update and uninstall community plugins from GitHub's dsh-plugin t…★ 64declared

View all 1034 other plugins →

productivity · 1380

PluginDescriptionStarsEvidence
dsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug…★ 1712declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 550declared
dsh-at-fileCodex-style @path references for the DeepSeek Harness web GUI: search workspace paths without injecting file content★ 279declared
@huiliyi37/dsh-tianshu-tuidsh-tianshu-tui: an interactive TUI layer over the dsh-base profile, installable as a plugin (dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui)★ 194declared

View all 1380 productivity plugins →

skills · 526

PluginDescriptionStarsEvidence
@dshhubs/plugin-searchDeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog★ 1declared
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 87709declared
aegisMake AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.★ 1032declared
@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 550declared
@omdsh-dev/dsh-genuiGenUI for DeepSeek Harness: interactive UI components rendered inline in assistant replies via the ```dsh-ui fence — layout, charts, plots, forms, quizzes, mer…★ 149declared

View all 526 skills plugins →

vision · 447

PluginDescriptionStarsEvidence
@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 550declared
dsh-vision-routerEyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG…★ 469declared
@huiliyi37/dsh-tianshu-tuidsh-tianshu-tui: an interactive TUI layer over the dsh-base profile, installable as a plugin (dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui)★ 194declared
@dsh-external/dsh-adsDSH ad-infestation plugin: localized Chinese portal ads and English scam-ad parody, with fake pop-ups, a jackpot wheel, rewarded inference ads, and fake-game a…★ 163declared
dsh-codexChatGPT OAuth, Codex models, search, read_image URL support, and gpt-image-2 generation for DeepSeek Harness★ 16declared

View all 447 vision plugins →

Catalog snapshot 2026-08-17T11:44:03.213Z-0902e08b1e50, generated 2026-08-17T11:44:03.213Z.

提交插件

访问 DSH Hub,点击页面右上角的 Submit plugin,填写 GitHub 仓库地址。目录服务会检查仓库结构、安装信息和文档,并在后续目录更新中收录符合条件的插件。

开发与贡献

本地开发、项目结构、Cloudflare 资源和校验命令见开发文档。插件发现、分类、翻译和发布流程见 Catalog pipeline

欢迎通过 Issue 或 Pull Request 改进目录、搜索体验和插件生态。