dsh-hub
coderperseus/dsh-hub
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
Install
dsh plugin --profile web add github:coderperseus/dsh-hubREADME
关于 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 1947 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.
agents · 677
| 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 | ★ 85660 | declared |
| @linxin666/dsh-ssh | Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host… | ★ 514 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 387 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 202 | declared |
development · 364
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 85660 | declared |
| @linxin666/dsh-client-ui-aionui-panel | DSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab p… | ★ 514 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 387 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 202 | 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… | ★ 129 | declared |
View all 364 development plugins →
finance · 117
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @pinkbanana/dsh-balance | DeepSeek Harness plugin that shows API balances and available models in Settings | ★ 9 | declared |
| dsh-balance-plugin | DeepSeek API balance and token usage monitor for the dsh web sidebar | ★ 4 | declared |
| deepseek-harness-external-migration | Safely migrate Codex, Claude Code, Qoder and OpenCode configuration and sessions into DeepSeek Harness. | ★ 3 | declared |
| @deepforce/dsh-balance | DeepSeek account balance: /balance command plus a composer-dock readout in the web GUI | ★ 2 | declared |
| dsh-usage-chart | DeepSeek 用量 / 成本 / 余额仪表盘 for DSH Web:输入框下方实时指标指示器 + 零依赖 SVG 用量可视化图表,token 数据来自官方 adapter 上报,余额来自官方 /user/balance 接口。 | ★ 2 | declared |
View all 117 finance plugins →
integrations · 263
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @linxin666/dsh-client-ui-aionui-panel | DSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab p… | ★ 514 | declared |
| @dsh-external/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 153 | declared |
| @multica-ai/dsh-runtime | Private DeepSeek Harness runtime bridge for Multica | ★ 30 | declared |
| @deepseek-ai/dsh-product-bridge | Session-scoped dsh-work product capabilities for the current DSH Web profile | ★ 25 | declared |
| @openbiliclaw/dsh-plugin | OpenBiliClaw DeepSeek Harness plugin: the user-consumption side (recommendations, delight, saved, Socratic chat, profile, probes, activity) as a web-GUI sideba… | ★ 17 | declared |
View all 263 integrations plugins →
interface · 513
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for Open Design | ★ 85660 | declared |
| @linxin666/dsh-client-ui-aionui-panel | DSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab p… | ★ 514 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 387 | declared |
| dsh-cc-tui | Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core. | ★ 202 | 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 |
View all 513 interface plugins →
memory · 124
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @mstar-harness/dsh | Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels. | ★ 39 | declared |
| dsh-archived-sessions | DSH web plugin: an Archived Sessions manager in Settings — browse archived conversations, expand per-session details (disk usage, downloads, tool usage, lineag… | ★ 4 | declared |
| resanity | reSanity 散修:散户研究心法 skill + DeepSeek Harness 插件(skill provider、锚体检定时提醒、/resanity-check 命令) | ★ 4 | declared |
| dsh-personalize | DSH web plugin: per-host personalization — global custom instructions, local long-term memory (collect / retain / integrate / manage), and reply tone presets. | ★ 3 | declared |
| @graycode/dsh-plugin | GrayCode host plugin for DeepSeek Harness: workflows, permanent memory, and workspace checkpoints | ★ 3 | declared |
notifications · 61
| 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… | ★ 25 | declared |
| resanity | reSanity 散修:散户研究心法 skill + DeepSeek Harness 插件(skill provider、锚体检定时提醒、/resanity-check 命令) | ★ 4 | declared |
| @lyhalal/dsh-notification-center | 通知中心:对话/任务完成、报错、等待批准等事件触发浏览器通知 + 21 种匹配音效,每类事件独立配置(音效/文件/URL/音量/开关)。 | ★ 3 | declared |
| dsh-telegram-relay | A DeepSeek Harness plugin bundle for Telegram relay integration. | ★ 3 | declared |
| @deepseek-ai/dsh-pet-maid | deepseek 娘桌宠插件 for the dsh web GUI: a cute desktop pet that reacts to model activity (idle/waiting/thinking/tool/done), with petting/feeding interactions and a… | ★ 2 | declared |
View all 61 notifications plugins →
other · 364
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @zseven-w/dsh-openpencil | OpenPencil plugin for DSH with exact multi-frame previews, an interactive canvas, and managed editor workbenches. | ★ 34 | declared |
| dsh-toy | DeepSeek Harness plugin for safety-bounded Buttplug/Intiface and MonsterParty toy control | ★ 24 | declared |
| dsh-interconnect | Cross-instance message/event handoff plugins for DeepSeek Harness (DSH): interconnect service + model-facing tools | ★ 15 | declared |
| @dsh-scholar/research-plugin | DSH Research OS — a fully automated scientific research plugin for DSH (DeepSeek Harness): survey, idea, experiment contract, durable runner jobs, claim-eviden… | ★ 11 | declared |
| @deepseek-ai/dsh-plugin-check | DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics | ★ 11 | declared |
productivity · 483
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @linxin666/dsh-client-ui-git-graph | External dsh web GUI plugin: a git branch selector + Git graph in the conversation header's context hole (beside the official workspace selector), with real ho… | ★ 514 | declared |
| @dsh-external/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 153 | 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… | ★ 129 | declared |
| @dsh-external/dsh-visualize | DSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex… | ★ 44 | declared |
| @mstar-harness/dsh | Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels. | ★ 39 | declared |
View all 483 productivity plugins →
skills · 191
| 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 | ★ 85660 | declared |
| @dsh-external/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 153 | declared |
| @dsh-external/dsh-visualize | DSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex… | ★ 44 | declared |
| @mstar-harness/dsh | Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels. | ★ 39 | declared |
vision · 159
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @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 |
| @dsh-external/dsh-vision-toolkit | DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI. | ★ 153 | declared |
| @dsh-external/dsh-share | Share a DSH conversation turn as a PNG image. | ★ 14 | declared |
| @linenxi-ctrl/dsh-vision | 为 DeepSeek Harness 提供外挂识图模型:网页配置面板、发送图片识图自动回传、模型自主截图识图工具,支持多协议与一键安装。 | ★ 9 | declared |
| @dsh-external/dsh-drop-to-path | Drop or paste images, PDFs, office docs, zips, videos and audio into the DSH composer as workspace file paths instead of model attachments — lets a text-only m… | ★ 6 | declared |
Catalog snapshot 2026-08-14T23:41:17.320Z-7491e3e98e9f, generated 2026-08-14T23:41:17.320Z.
提交插件
访问 DSH Hub,点击页面右上角的 Submit plugin,填写 GitHub 仓库地址。目录服务会检查仓库结构、安装信息和文档,并在后续目录更新中收录符合条件的插件。
开发与贡献
本地开发、项目结构、Cloudflare 资源和校验命令见开发文档。插件发现、分类、翻译和发布流程见 Catalog pipeline。
欢迎通过 Issue 或 Pull Request 改进目录、搜索体验和插件生态。