跳过主要内容
返回插件列表
C

dsh-hub

coderperseus/dsh-hub

DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog

安装

dsh plugin --profile web add github:coderperseus/dsh-hub

README

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

agents · 677

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★ 85660declared
@linxin666/dsh-sshRemote 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…★ 514declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 387declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 202declared

View all 677 agents plugins →

development · 364

PluginDescriptionStarsEvidence
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 85660declared
@linxin666/dsh-client-ui-aionui-panelDSH 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…★ 514declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 387declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 202declared
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…★ 129declared

View all 364 development plugins →

finance · 117

PluginDescriptionStarsEvidence
@pinkbanana/dsh-balanceDeepSeek Harness plugin that shows API balances and available models in Settings★ 9declared
dsh-balance-pluginDeepSeek API balance and token usage monitor for the dsh web sidebar★ 4declared
deepseek-harness-external-migrationSafely migrate Codex, Claude Code, Qoder and OpenCode configuration and sessions into DeepSeek Harness.★ 3declared
@deepforce/dsh-balanceDeepSeek account balance: /balance command plus a composer-dock readout in the web GUI★ 2declared
dsh-usage-chartDeepSeek 用量 / 成本 / 余额仪表盘 for DSH Web:输入框下方实时指标指示器 + 零依赖 SVG 用量可视化图表,token 数据来自官方 adapter 上报,余额来自官方 /user/balance 接口。★ 2declared

View all 117 finance plugins →

integrations · 263

PluginDescriptionStarsEvidence
@linxin666/dsh-client-ui-aionui-panelDSH 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…★ 514declared
@dsh-external/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 153declared
@multica-ai/dsh-runtimePrivate DeepSeek Harness runtime bridge for Multica★ 30declared
@deepseek-ai/dsh-product-bridgeSession-scoped dsh-work product capabilities for the current DSH Web profile★ 25declared
@openbiliclaw/dsh-pluginOpenBiliClaw DeepSeek Harness plugin: the user-consumption side (recommendations, delight, saved, Socratic chat, profile, probes, activity) as a web-GUI sideba…★ 17declared

View all 263 integrations plugins →

interface · 513

PluginDescriptionStarsEvidence
@open-design/dsh-runtimeDeepSeek Harness profile runtime for Open Design★ 85660declared
@linxin666/dsh-client-ui-aionui-panelDSH 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…★ 514declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 387declared
dsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.★ 202declared
@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 513 interface plugins →

memory · 124

PluginDescriptionStarsEvidence
@mstar-harness/dshMorning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.★ 39declared
dsh-archived-sessionsDSH web plugin: an Archived Sessions manager in Settings — browse archived conversations, expand per-session details (disk usage, downloads, tool usage, lineag…★ 4declared
resanityreSanity 散修:散户研究心法 skill + DeepSeek Harness 插件(skill provider、锚体检定时提醒、/resanity-check 命令)★ 4declared
dsh-personalizeDSH web plugin: per-host personalization — global custom instructions, local long-term memory (collect / retain / integrate / manage), and reply tone presets.★ 3declared
@graycode/dsh-pluginGrayCode host plugin for DeepSeek Harness: workflows, permanent memory, and workspace checkpoints★ 3declared

View all 124 memory plugins →

notifications · 61

PluginDescriptionStarsEvidence
dsh-notificationBrowser desktop notifications when the DeepSeek Harness finishes a turn: configurable per-outcome toggles and include/exclude keyword rules, shown through the…★ 25declared
resanityreSanity 散修:散户研究心法 skill + DeepSeek Harness 插件(skill provider、锚体检定时提醒、/resanity-check 命令)★ 4declared
@lyhalal/dsh-notification-center通知中心:对话/任务完成、报错、等待批准等事件触发浏览器通知 + 21 种匹配音效,每类事件独立配置(音效/文件/URL/音量/开关)。★ 3declared
dsh-telegram-relayA DeepSeek Harness plugin bundle for Telegram relay integration.★ 3declared
@deepseek-ai/dsh-pet-maiddeepseek 娘桌宠插件 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…★ 2declared

View all 61 notifications plugins →

other · 364

PluginDescriptionStarsEvidence
@zseven-w/dsh-openpencilOpenPencil plugin for DSH with exact multi-frame previews, an interactive canvas, and managed editor workbenches.★ 34declared
dsh-toyDeepSeek Harness plugin for safety-bounded Buttplug/Intiface and MonsterParty toy control★ 24declared
dsh-interconnectCross-instance message/event handoff plugins for DeepSeek Harness (DSH): interconnect service + model-facing tools★ 15declared
@dsh-scholar/research-pluginDSH Research OS — a fully automated scientific research plugin for DSH (DeepSeek Harness): survey, idea, experiment contract, durable runner jobs, claim-eviden…★ 11declared
@deepseek-ai/dsh-plugin-checkDSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics★ 11declared

View all 364 other plugins →

productivity · 483

PluginDescriptionStarsEvidence
@linxin666/dsh-client-ui-git-graphExternal 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…★ 514declared
@dsh-external/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 153declared
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…★ 129declared
@dsh-external/dsh-visualizeDSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex…★ 44declared
@mstar-harness/dshMorning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.★ 39declared

View all 483 productivity plugins →

skills · 191

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★ 85660declared
@dsh-external/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 153declared
@dsh-external/dsh-visualizeDSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex…★ 44declared
@mstar-harness/dshMorning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.★ 39declared

View all 191 skills plugins →

vision · 159

PluginDescriptionStarsEvidence
@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-external/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.★ 153declared
@dsh-external/dsh-shareShare a DSH conversation turn as a PNG image.★ 14declared
@linenxi-ctrl/dsh-vision为 DeepSeek Harness 提供外挂识图模型:网页配置面板、发送图片识图自动回传、模型自主截图识图工具,支持多协议与一键安装。★ 9declared
@dsh-external/dsh-drop-to-pathDrop 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…★ 6declared

View all 159 vision plugins →

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 改进目录、搜索体验和插件生态。

相关插件