关于 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 6537 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.
agents · 2119
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @dshhubs/plugin-search | DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog | ★ 1 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 87709 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 40988 | declared |
| dsh-better-sidebar | DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug… | ★ 1712 | declared |
| @wxg-prc-cpg/browser-skill-dsh-plugin | DeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model | ★ 1135 | declared |
View all 2119 agents plugins →
development · 1110
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 87709 | declared |
| dsh-better-sidebar | DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug… | ★ 1712 | declared |
| @open-pets/dsh | Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. | ★ 1078 | declared |
| aegis | Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. | ★ 1032 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 387 | declared |
View all 1110 development plugins →
finance · 408
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dsh-damage-pulse | DeepSeek Harness balance monitor with cache-aware damage-number animations for every token charge. | ★ 24 | declared |
| @feiyang666/dsh-usage-plugin | DeepSeek 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… | ★ 22 | declared |
| @pinkbanana/dsh-balance | DeepSeek Harness plugin that shows API balances and models in Settings, with balance below the chat composer | ★ 19 | declared |
| dsh-context-doctor | DSH 上下文注入审计插件:统计 AGENTS.md 指令链 / 技能目录 / 工具 schema / MCP 工具的 token 成本,检测重复与冲突;原生 Context Doctor 面板 + context_audit 工具。 | ★ 12 | declared |
| dsh-opencode-go-usage | OpenCode Go 用量与花费面板 — DeepSeek Harness 插件:可拖拽缩放的悬浮仪表盘,实时展示 OpenCode Go 配额、逐请求用量与花费 | ★ 10 | declared |
View all 408 finance plugins →
integrations · 822
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 40988 | declared |
| @open-pets/dsh | Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. | ★ 1078 | declared |
| @agentrq/dsh-plugin-agentrq | AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness | ★ 1074 | declared |
| @anionex/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 550 | declared |
| @deepseek-ai/dsh-product-bridge | Session-scoped DeepSeek Harness Desktop App capabilities for the current DSH Web profile | ★ 111 | declared |
View all 822 integrations plugins →
interface · 1934
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 87709 | declared |
| dsh-better-sidebar | DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug… | ★ 1712 | declared |
| @open-pets/dsh | Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. | ★ 1078 | declared |
| @agentrq/dsh-plugin-agentrq | AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness | ★ 1074 | declared |
| @anionex/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 550 | declared |
View all 1934 interface plugins →
memory · 386
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @mindmemos/deepseek-harness-plugin | DeepSeek Harness (dsh) plugin that recalls and writes MindMemOS memories through the mindmemos CLI. | ★ 938 | declared |
| dsh-mnemon | Three-tier memory system for DeepSeek Harness with nine pluggable providers, smart routing, independent task Agents, WebUI, and headless tools. | ★ 60 | declared |
| @mstar-harness/dsh | Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels. | ★ 46 | declared |
| @modusensus/dsh-mneme | Structured memory engine for DeepSeek Harness. Offline semantic search, entity-attribute-timeline, autoDream self-consolidation, and human-editable Markdown st… | ★ 18 | declared |
| @flowboard/dsh | 运行在 DeepSeek Harness 中的开源办公协作与团队管理插件 | ★ 12 | declared |
notifications · 251
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dsh-notification | Browser desktop notifications when the DeepSeek Harness finishes a turn: configurable per-outcome toggles and include/exclude keyword rules, shown through the… | ★ 55 | declared |
| dsh-notifier | DSH 统一通知推送插件:一个 notify() API 打天下 + 多渠道 adapter;远程审批/远程会话支持 telegram/feishu/qq/wxpusher/wechat/dingtalk 六通道双向回传;移动指挥中心(长任务心跳 / 疑似卡住提醒 / 通知按钮停止任务);开放事件源(其他插件经 no… | ★ 31 | declared |
| dsh-lark-bot | Bridge DeepSeek Harness (dsh) into Feishu / Lark with streaming cards, project workspaces, approvals and scheduling | ★ 18 | declared |
| dsh-memoir | Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-act… | ★ 8 | declared |
| @just-genius/dsh-desktop-update | Desktop update badge for DSH-Desktop: renders an update icon next to the sidebar Settings button, driven by window.dshDesktop (Electron preload bridge) | ★ 6 | declared |
View all 251 notifications plugins →
other · 1235
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dshmarket | Visual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。 | ★ 637 | declared |
| anime-find | DeepSeek Harness 插件:对话内多源搜番,卡片详情、磁力复制与规则流媒体在线播放 | ★ 131 | declared |
| @nanmicoder/dsh-auto-mode | Sandbox-first automatic permission policy for DeepSeek Harness | ★ 74 | declared |
| deepseek-idesign | iPolloWork Design Studio and its curated design templates as a native DeepSeek Harness conversation view. | ★ 67 | declared |
| zat-dsh-engine | Zat-DSH Engine — the visual plugin marketplace for DeepSeek Harness. Browse, search, install, update and uninstall community plugins from GitHub's dsh-plugin t… | ★ 64 | declared |
productivity · 1661
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 40988 | declared |
| dsh-better-sidebar | DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plug… | ★ 1712 | declared |
| @wxg-prc-cpg/browser-skill-dsh-plugin | DeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model | ★ 1135 | declared |
| @agentrq/dsh-plugin-agentrq | AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness | ★ 1074 | declared |
| @anionex/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 550 | declared |
View all 1661 productivity plugins →
skills · 625
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @dshhubs/plugin-search | DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog | ★ 1 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 87709 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 40988 | declared |
| @wxg-prc-cpg/browser-skill-dsh-plugin | DeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model | ★ 1135 | declared |
| aegis | Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. | ★ 1032 | declared |
vision · 520
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @anionex/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 550 | declared |
| dsh-vision-router | Eyes 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… | ★ 469 | declared |
| @huiliyi37/dsh-tianshu-tui | dsh-tianshu-tui: an interactive TUI layer over the dsh-base profile, installable as a plugin (dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui) |
★ 194 | declared |
| @dsh-external/dsh-ads | DSH 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… | ★ 163 | declared |
| @oil-oil/dsh-vision | Near-native image understanding for text-only DeepSeek Harness models | ★ 68 | declared |
Catalog snapshot 2026-08-18T18:59:09.153Z-5e4054b56033, generated 2026-08-18T18:59:09.153Z.
提交插件
访问 DSH Hub,点击页面右上角的 Submit plugin,填写 GitHub 仓库地址。目录服务会检查仓库结构、安装信息和文档,并在后续目录更新中收录符合条件的插件。
开发与贡献
本地开发、项目结构、Cloudflare 资源和校验命令见开发文档。插件发现、分类、翻译和发布流程见 Catalog pipeline。
欢迎通过 Issue 或 Pull Request 改进目录、搜索体验和插件生态。
还没有评论,来写第一条。