$ dsh plugin add dsh-hub2
スター
1
フォーク
TypeScript
言語
2026-08-13
作成日
2026-09-17
最終プッシュ
README
Overview
DSH Hub is a community catalog for DeepSeek Harness plugins. It discovers installable packages on GitHub and brings their descriptions, compatibility evidence, documentation, and installation commands together in one place.
- Search by keyword, category, stars, recent updates, and compatibility status.
- Compare plugin capabilities and inspect the original repository before installing.
- Access the same static catalog through the website, TypeScript client, CLI, or native Harness tools.
- Submit a repository or report outdated metadata through GitHub Issues.
Catalog discovery and refresh run daily. Repository descriptions remain source-authored; Chinese summaries and AI analysis are generated offline and invalidated when their source changes. Compatibility labels show collected evidence, not a guarantee that a plugin will work in your environment.
Getting started
Browse the website
Open dshhub.org/en, search for a capability, and open a plugin to inspect its documentation and installation command.
Search from the terminal
The static catalog requires client version 0.2.0. Until the npm release is available, build and run the CLI from this repository:
git clone https://github.com/coderPerseus/dsh-hub.git
cd dsh-hub
pnpm install --frozen-lockfile
pnpm --filter @dshhubs/cli build
node packages/cli/lib/bin.js search "cross-session memory" --limit 10 --json
node packages/cli/lib/bin.js plugin owner/repository --json
Node.js 22+ and pnpm 10.34.5 are required. The old 0.1.0 dynamic API is retired.
Use with an agent
The native search plugin exposes two read-only tools:
| Tool | Purpose |
|---|---|
search_dsh_plugins |
Search by capability, category, and compatibility. |
get_dsh_plugin |
Inspect documentation, compatibility evidence, and installation commands. |
See the plugin README for installation details. Use the 0.2.0 source build until the static-compatible npm release is available. The repository's find-dsh-plugins skill provides the same workflow with a CLI fallback.
Example request:
Find a DeepSeek Harness plugin for cross-session memory, compare compatibility, and give me its installation command.
The search tools do not install results automatically.
Local development
After installing dependencies, restore the public catalog snapshot and start the static preview:
pnpm --filter @dshhub/web exec tsx ../../scripts/restore-catalog.mts
pnpm dev
Open localhost:3000/en. Production serves pre-rendered HTML and JSON; public requests do not query a database or run AI inference.
| Directory | Responsibility |
|---|---|
apps/web |
Static website, browser search, and preview server |
packages/catalog |
GitHub discovery, qualification, categories, and README generation |
packages/client, packages/cli |
Static catalog SDK and command-line interface |
packages/dsh-plugin |
Native Harness search tools |
scripts, data |
Catalog builds, offline enrichment, and publishing |
apps/api, packages/contracts |
Retained legacy API and contracts |
Run focused checks for catalog changes:
pnpm --filter @dshhub/catalog typecheck
pnpm --filter @dshhub/catalog test
For current architecture, snapshot recovery, and deployment, see Static catalog operations. Development notes and Catalog pipeline also contain clearly marked legacy architecture references.
Contributing
Use Submit plugin on the website to open the repository submission form. For an outdated listing, open an issue with the repository URL, incorrect fields, and current package or README evidence. Maintainers can refresh a single repository without waiting for the rotating catalog refresh.
Pull requests for catalog accuracy, search, documentation, and the plugin ecosystem are welcome. Include the reason for the change and relevant validation.
Browse the generated category highlights
Explore plugins by category
Discover 18623 community plugins across 11 categories. Each category highlights five plugins; open the category to search and browse the complete list.
agents · 6547
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @dshhubs/plugin-search | DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog | ★ 2 | declared |
| @deepseek-ai/dsh-acp | Automation-only Agent Client Protocol server for driving DeepSeek Harness agents over JSON-RPC stdio | ★ 226042 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for OpenDesign | ★ 95736 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42525 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42449 | declared |
View all 6547 agents plugins →
development · 3231
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-api-terminal-controller | Session-owned interactive terminals with shell discovery, screen recovery and typed Remote control | ★ 226042 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for OpenDesign | ★ 95736 | declared |
| dsh-loopx-plugin | One-step LoopX bootstrap, same-session driver, and local GoalBar for DeepSeek Harness | ★ 5812 | declared |
| @deepseek-harness-tui/dsh-tui | Interactive terminal interface for DeepSeek Harness agents, sessions and tools. | ★ 2985 | 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… | ★ 2595 | declared |
View all 3231 development plugins →
finance · 844
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @huiliyi37/dsh-tianshu-tui | dsh-tianshu-tui: an interactive terminal UI plugin for the official DeepSeek Harness — streaming markdown/tool cards, 16+ themes, slash commands, session tabs,… | ★ 274 | declared |
| @kihara777/dsh-api-balance | API 用量余额插件 for the DeepSeek Harness — 在 webui 原有用量显示旁添加「用量 / 开销」标签切换,切换为「开销」后展示当前 API KEY 的用量信息、账户花费与余额(DeepSeek /user/balance) | ★ 25 | declared |
| 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 |
View all 844 finance plugins →
integrations · 2501
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-api-gateway | Typert Remote Host dispatcher and Client API endpoint | ★ 226042 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42525 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42449 | 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 |
| @open-pets/dsh | Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. | ★ 1156 | declared |
View all 2501 integrations plugins →
interface · 6541
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-client-ui-agent-preset | Agent-preset surfaces: the default for later sessions, this session's seat, and the composition editor | ★ 226042 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for OpenDesign | ★ 95736 | declared |
| @deepseek-harness-tui/dsh-tui | Interactive terminal interface for DeepSeek Harness agents, sessions and tools. | ★ 2985 | 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. | ★ 1156 | declared |
View all 6541 interface plugins →
memory · 1053
| 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… | ★ 2595 | declared |
| @mindmemos/deepseek-harness-plugin | DeepSeek Harness (dsh) plugin that recalls and writes MindMemOS memories through the mindmemos CLI. | ★ 938 | declared |
| graph-memory | Knowledge graph memory for DeepSeek Harness and OpenClaw — cross-session recall, PageRank, communities, and vector search | ★ 563 | declared |
| @ningbainb/dsh-memory | Owner-isolated, local-only memory with explicit confirmation and bounded SystemPrompt injection. | ★ 491 | declared |
View all 1053 memory plugins →
notifications · 656
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-client-ui-notifications | System notifications: OS notification bar alerts for approval waits and task completion, with a settings section | ★ 715 | declared |
| dsh-notifier | DSH 统一通知推送插件:一个 notify() API 打天下 + 多渠道 adapter;远程审批/远程会话支持 telegram/feishu/qq/wxpusher/wechat/dingtalk 六通道双向回传;移动指挥中心(长任务心跳 / 疑似卡住提醒 / 通知按钮停止任务);开放事件源(其他插件经 no… | ★ 96 | declared |
| 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-lark-bot | Bridge DeepSeek Harness (dsh) into Feishu / Lark with streaming cards, project workspaces, approvals and scheduling | ★ 18 | declared |
| dsh-reminder | Bottom-right reminder cards for the DeepSeek Harness web GUI: an amber persistent card when an approval waits for you, a green self-dismissing card when a task… | ★ 18 | declared |
View all 656 notifications plugins →
other · 4077
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| dshmarket | Visual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。 | ★ 637 | declared |
| @k8e-sandbox/dsh-k8e-sandbox | k8e-sandbox owner service for DeepSeek Harness (ctx.k8eSandbox). | ★ 494 | declared |
| anime-find | DeepSeek Harness 插件:对话内多源搜番,卡片详情、磁力复制与规则流媒体在线播放 | ★ 131 | declared |
| dsh-plugin-liang-calibrator | 滑动变祖器 — the liang-intensity-calibrator as the DeepSeek Harness model + thinking-effort slider. Clicking the composer's model seat opens the 31-level calibrator… | ★ 95 | declared |
| dsh-research-report | Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim ↔ snapshot binding, tamper-evident) plus versioned sealed re… | ★ 94 | declared |
productivity · 4886
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-acp | Automation-only Agent Client Protocol server for driving DeepSeek Harness agents over JSON-RPC stdio | ★ 226042 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42525 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42449 | 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-loopx-plugin | One-step LoopX bootstrap, same-session driver, and local GoalBar for DeepSeek Harness | ★ 5812 | declared |
View all 4886 productivity plugins →
skills · 1884
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @dshhubs/plugin-search | DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog | ★ 2 | declared |
| @open-design/dsh-runtime | DeepSeek Harness profile runtime for OpenDesign | ★ 95736 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42525 | declared |
| dsh-plugin-reactive-resume | DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. | ★ 42449 | 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 |
View all 1884 skills plugins →
vision · 1359
| Plugin | Description | Stars | Evidence |
|---|---|---|---|
| @deepseek-ai/dsh-client-ui-attachment | Dynamic attachment presentation plugin for conversation input, message-image, and trajectory image slots | ★ 226042 | declared |
| dsh-tongflow | TongFlow studio plugin for DeepSeek Harness (dsh): agent-designed project folders, one TongFlow workflow per generated asset stored next to its outputs, determ… | ★ 1020 | 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. | ★ 880 | declared |
| @deepseek-ai/dsh-client-ui-attachment | Dynamic attachment presentation plugin for conversation input, message-image, and trajectory image slots | ★ 715 | declared |
| @yuxianglin/dsh-bridge-browser | Bridge plugin: token-authenticated WebSocket carrier for the browser extension plus text-only browser_* tools that drive the user's Chrome via that extension | ★ 666 | declared |
View all 1359 vision plugins →
Catalog snapshot 2026-09-16T10:07:05.699Z-recovery, generated 2026-09-16T10:07:05.699Z.
リスト・リソース の他のプラグイン
awesome-dsh-plugin
by beancookie
Awesome DeepSeek Harness(DSH)プラグインリスト
oh-my-dsh
by like-study1
DSH プラグイン聚合コミュニティ:dsh-plugin 生态を 4 時間ごと自動同期、厳選目录
dsh-meme-hub
by the-beating-light-of-the-nail
DeepSeek Harness のミーム面:贪玩蓝鲸/QQ2006/whale girls/mini-games の厳選ツアー
awesome-dsh-plugin
by billliao
DeepSeek Harness(dsh)向け厳選プラグインリスト
