DSH Hub

August 30, 2026 · View on GitHub

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 11571 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.

agents · 3519

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-plugin-reactive-resumeDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.★ 40988declared
@dsh-external/dsh-super-injectordsh-routing-suite 分发入口:DSH 超级模组注入器(BepInEx 式运行时注入,免重启)+ router-standard 预设仓库。插件入口为 injector/,预设位于 preset/。★ 6930declared
@agentscope-ai/remeReMe client and memory integrations for TypeScript agents★ 3339declared

View all 3519 agents plugins →

development · 1789

PluginDescriptionStarsEvidence
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 87709declared
@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida…★ 2519declared
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
@open-pets/dshLocal first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.★ 1078declared
aegisMake AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.★ 1032declared

View all 1789 development plugins →

finance · 633

PluginDescriptionStarsEvidence
dsh-damage-pulseDeepSeek Harness balance monitor with cache-aware damage-number animations for every token charge.★ 24declared
@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

View all 633 finance plugins →

integrations · 1372

PluginDescriptionStarsEvidence
dsh-plugin-reactive-resumeDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.★ 40988declared
@open-pets/dshLocal first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.★ 1078declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
dsh-dejaBrings the session history of nineteen other coding agents into DeepSeek Harness: recall, session digest and per-file history tools over a local index, plus op…★ 656declared
@vibeinging/dsh-canvas-toolsSession-scoped versioned Canvas and local Site tools over productHost★ 621declared

View all 1372 integrations plugins →

interface · 3161

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
@open-pets/dshLocal first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.★ 1078declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
@vibeinging/dsh-canvas-toolsSession-scoped versioned Canvas and local Site tools over productHost★ 621declared

View all 3161 interface plugins →

memory · 632

PluginDescriptionStarsEvidence
@agentscope-ai/remeReMe client and memory integrations for TypeScript agents★ 3339declared
@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida…★ 2519declared
@mindmemos/deepseek-harness-pluginDeepSeek Harness (dsh) plugin that recalls and writes MindMemOS memories through the mindmemos CLI.★ 938declared
dsh-dejaBrings the session history of nineteen other coding agents into DeepSeek Harness: recall, session digest and per-file history tools over a local index, plus op…★ 656declared
graph-memoryKnowledge graph memory for DeepSeek Harness and OpenClaw — cross-session recall, PageRank, communities, and vector search★ 563declared

View all 632 memory plugins →

notifications · 405

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-wechat-notifyDeepSeek Harness (dsh) plugin that registers a wechat_notify tool so agents can send WeChat notifications through a local ClawBot channel.★ 8declared
@dsh-external/dsh-ui-progressDSH Web UI 会话进度插件:输入框停靠区常驻会话进度条(todos 真实进度 / 无投影默认 100% / 中断橘红态 / 实时 token 生成速率),零核心改动。★ 8declared

View all 405 notifications plugins →

other · 2795

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 2795 other plugins →

productivity · 2759

PluginDescriptionStarsEvidence
dsh-plugin-reactive-resumeDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.★ 40988declared
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
@wxg-prc-cpg/browser-skill-dsh-pluginDeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model★ 1135declared
@agentrq/dsh-plugin-agentrqAgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness★ 1074declared
dsh-tongflowTongFlow studio plugin for DeepSeek Harness (dsh): film-crew style project model, agent-authored TongFlow workflows, deterministic media generation, embedded c…★ 859declared

View all 2759 productivity plugins →

skills · 1123

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-plugin-reactive-resumeDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.★ 40988declared
@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida…★ 2519declared
@wxg-prc-cpg/browser-skill-dsh-pluginDeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model★ 1135declared

View all 1123 skills plugins →

vision · 781

PluginDescriptionStarsEvidence
dsh-tongflowTongFlow studio plugin for DeepSeek Harness (dsh): film-crew style project model, agent-authored TongFlow workflows, deterministic media generation, embedded c…★ 859declared
@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

View all 781 vision plugins →

Catalog snapshot 2026-08-30T12:56:50.475Z-8bfec666451b, generated 2026-08-30T12:56:50.475Z.

提交插件

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

开发与贡献

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

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