coderPerseus/dsh-hub
发现最佳DSH插件
项目介绍Project Overview
DSH Hub 是 DeepSeek Harness 社区插件的发现目录,持续扫描 GitHub 仓库并按能力分类、关键词、星数、更新时间与兼容状态组织插件,可在网页、公共 API、CLI 或 DSH 原生工具中访问同一份目录,适合在 Agent 内通过 search_dsh_plugins 与 get_dsh_plugin 工具检索并复制安装命令。注意:目录条目来自仓库声明与流水线抓取,安装前应核对兼容性证据与版本。
DSH Hub is a discovery catalog for DeepSeek Harness community plugins, scanning GitHub for installable packages and organizing them by capability category, keywords, stars, update time, and compatibility. It exposes the same catalog via website, public API, CLI, and DSH native tools, and ships Agent-side read-only tools (search_dsh_plugins, get_dsh_plugin) to inspect candidates and copy install commands. Use it when browsing or letting an Agent pick extensions. Note: catalog entries rely on declared repository evidence, so verify compatibility and version before installing.
请帮我了解并安装插件:【dsh-hub】【https://github.com/coderPerseus/dsh-hub】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:coderPerseus/dsh-hub
把 coderPerseus/dsh-hub 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
关于 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 10885 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.
agents · 3338
| 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 |
| @agentscope-ai/reme | ReMe client and memory integrations for TypeScript agents | ★ 3339 | declared |
| @zilliz/memsearch-dsh | MemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida… | ★ 2519 | declared |
View all 3338 agents plugins →
development · 1688
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 87709 | declared |
| @zilliz/memsearch-dsh | MemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida… | ★ 2519 | 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 |
View all 1688 development plugins →
finance · 614
| 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 614 finance plugins →
integrations · 1219
| 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 |
| dsh-deja | Brings 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… | ★ 656 | declared |
| @vibeinging/dsh-canvas-tools | Session-scoped versioned Canvas and local Site tools over productHost | ★ 621 | declared |
View all 1219 integrations plugins →
interface · 3029
| 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 |
| @vibeinging/dsh-canvas-tools | Session-scoped versioned Canvas and local Site tools over productHost | ★ 621 | declared |
View all 3029 interface plugins →
memory · 605
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @agentscope-ai/reme | ReMe client and memory integrations for TypeScript agents | ★ 3339 | declared |
| @zilliz/memsearch-dsh | MemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida… | ★ 2519 | declared |
| @mindmemos/deepseek-harness-plugin | DeepSeek Harness (dsh) plugin that recalls and writes MindMemOS memories through the mindmemos CLI. | ★ 938 | declared |
| dsh-deja | Brings 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… | ★ 656 | declared |
| graph-memory | Knowledge graph memory for DeepSeek Harness and OpenClaw — cross-session recall, PageRank, communities, and vector search | ★ 563 | declared |
notifications · 383
| 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-wechat-notify | DeepSeek Harness (dsh) plugin that registers a wechat_notify tool so agents can send WeChat notifications through a local ClawBot channel. | ★ 8 | declared |
| @dsh-external/dsh-ui-progress | DSH Web UI 会话进度插件:输入框停靠区常驻会话进度条(todos 真实进度 / 无投影默认 100% / 中断橘红态 / 实时 token 生成速率),零核心改动。 | ★ 8 | declared |
View all 383 notifications plugins →
other · 2636
| 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 · 2627
| 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 |
| dsh-tongflow | TongFlow studio plugin for DeepSeek Harness (dsh): film-crew style project model, agent-authored TongFlow workflows, deterministic media generation, embedded c… | ★ 859 | declared |
View all 2627 productivity plugins →
skills · 1086
| 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 |
| @zilliz/memsearch-dsh | MemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candida… | ★ 2519 | 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 1086 skills plugins →
vision · 734
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dsh-tongflow | TongFlow studio plugin for DeepSeek Harness (dsh): film-crew style project model, agent-authored TongFlow workflows, deterministic media generation, embedded c… | ★ 859 | 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 |
| 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 |
Catalog snapshot 2026-08-28T05:26:55.400Z-0e36041fd201, generated 2026-08-28T05:26:55.400Z.
提交插件
访问 DSH Hub,点击页面右上角的 Submit plugin,填写 GitHub 仓库地址。目录服务会检查仓库结构、安装信息和文档,并在后续目录更新中收录符合条件的插件。
开发与贡献
本地开发、项目结构、Cloudflare 资源和校验命令见开发文档。插件发现、分类、翻译和发布流程见 Catalog pipeline。
欢迎通过 Issue 或 Pull Request 改进目录、搜索体验和插件生态。
freestylefly/awesome-gpt-image-2
awesome-dsh-plugin/awesome-dsh-plugin
zhu1090093659/dsh-web
dsh-market/dsh-market
AdamPlatin123/awesome-dsh-plugins
Anil-matcha/awesome-dsh-plugin
0xsline/awesome-deepseek-harness
superdesigndev/treg