DSH Plugin Store
Back to home

coderPerseus

dsh-hub

Discover The Best DSH plugins

Stars
1
Language
TypeScript
Created
Aug 13, 2026
Updated
Aug 14, 2026
Other
GitHub repoHomepage

Introduction

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

agents · 307

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 307 agents plugins →

development · 171

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 171 development plugins →

finance · 44

PluginDescriptionStarsEvidence
dsh-usage-pluginDeepSeek Harness plugin: per-session token usage and estimated cost report (/usage command + usage_report tool + live cost in the web composer dock), priced fr…★ 2declared
@deepseek-ai/dsh-client-ui-billingSession-header DeepSeek account balance badge over the billing Remote★ 2declared
context-vistaA live context-window donut for DeepSeek Harness: token usage, compaction savings, and cost at a glance★ 2declared
dsh-costDeepSeek Harness (DSH) plugin: live conversation cost and DeepSeek account balance in the composer stats row — RMB in Chinese UI, USD in English UI★ 2declared
dsh-usage-dashboardDeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.★ 2declared

View all 44 finance plugins →

integrations · 126

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
dsh-code-reviewCode review assistant for DeepSeek Harness: code_review_context collects deterministic git diff context; a bundled skill drives the review checklist.★ 10declared
@loserfox/telegramTelegram Bot API bridge plugin: relay Telegram chats to harness agent sessions (long polling, per-chat sessions, HTML formatting)★ 6declared
@orbisapp/remote-dshOrbis remote plugin for DeepSeek Harness★ 5declared

View all 126 integrations plugins →

interface · 160

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 160 interface plugins →

memory · 43

PluginDescriptionStarsEvidence
@mstar-harness/dshMorning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.★ 39declared
resanityreSanity 散修:散户研究心法 skill + DeepSeek Harness 插件(skill provider、锚体检定时提醒、/resanity-check 命令)★ 4declared
@graycode/dsh-pluginGrayCode host plugin for DeepSeek Harness: workflows, permanent memory, and workspace checkpoints★ 3declared
@deepseek-ai/dsh-tool-diffDSH diff tool: structured comparison of text/JSON/CSV/Markdown plus unified diff generation and in-memory patch validation. Zero-dependency, read-only.★ 2declared
dsh-plugin-claude-bridgeBridge Claude Code's memory, skills, and configuration into DeepSeek Harness — zero migration, full compatibility★ 2declared

View all 43 memory plugins →

notifications · 23

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
dsh-telegram-relayA DeepSeek Harness plugin bundle for Telegram relay integration.★ 3declared
@deepseek-ai/dsh-client-ui-billingSession-header DeepSeek account balance badge over the billing Remote★ 2declared
dsh-plugin-usage-dashboardDeepSeek usage & cost dashboard for the DeepSeek Harness bottom status bar: token/cost aggregation per session, budget alert, and a balance guard.★ 1declared

View all 23 notifications plugins →

other · 145

PluginDescriptionStarsEvidence
@zseven-w/dsh-openpencilOpenPencil plugin for DSH with exact multi-frame previews, an interactive canvas, and managed editor workbenches.★ 34declared
dsh-interconnectCross-instance message/event handoff plugins for DeepSeek Harness (DSH): interconnect service + model-facing tools★ 15declared
@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
@deepseek-ai/dsh-toolkitDSH zero-dependency toolkit collection: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema in one entry point★ 10declared
dsh-stock-marketDSH Shanghai and Shenzhen A-share market plugin★ 5declared

View all 145 other plugins →

productivity · 187

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 187 productivity plugins →

skills · 90

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 90 skills plugins →

vision · 57

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
deepseek-harness-wecomWeCom AI Bot text, image, and file channel bridge for DeepSeek Harness★ 3declared
dsh-expressionselfloom 表情包层作为 DeepSeek Harness 插件:直接读 selfloom 表情包库(SQLite 索引 + 图片),bigram Dice 搜索,经 QQ 通道或 Web 对话发图;设置页内置管理面板。★ 2declared
@lhmd/dsh-director-toolkitDeepSeek Harness plugin that turns a 3D idea into a shootable scene brief and publish-ready showcase copy.★ 2declared

View all 57 vision plugins →

Catalog snapshot 2026-08-14T06:44:58.566Z-3a7a140cf26b, generated 2026-08-14T06:44:58.566Z.

提交插件

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

开发与贡献

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

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