dsh-whale-picks
文件与数据 活跃维护

dsh-whale-picks

LeeKai233/dsh-whale-picks

收录经创始人亲测、安全体检与四维评分筛选的优质AI扩展插件,所有上线资源均通过严格校验,省去用户自行筛选甄别的精力,可直接便捷获取可靠好用的AI扩展资源。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
1
Open Issues
JavaScript
主要语言
MIT
开源协议
507 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:LeeKai233/dsh-whale-picks
git clone https://github.com/LeeKai233/dsh-whale-picks.git
git clone git@github.com:LeeKai233/dsh-whale-picks.git
README.md main

🐳 dsh-whale-picks · 鲸选

Install with confidence. Only the good stuff. — the boutique store for DeepSeek Harness (dsh) plugins.

English | 中文

license featured listed candidates verified

Big lists tell you what exists. The radar tells you whether it runs.
鲸选 tells you whether you should install it — and whether it is worth it.

DeepSeek Harness (dsh) is DeepSeek’s open-source agent harness where everything is a plugin. The ecosystem has thousands of candidate repos; this store carries only plugins the founder has personally installed and vetted. Every shelf item gets a machine security pass; every promoted item gets a nine-goal radar score, the founder’s notes, and a published decision. 宁缺毋滥 — few shelves, no filler.

Tiers · 分级

  • 🏆 Featured · 编辑精选 — founder-tested, security pass, nine-goal radar score above the gate
  • ✅ Listed · 已收录 — same bar as Featured (candidates that passed)
  • 🧪 Candidates · 候选池 — machine security pass done, awaiting the founder’s hands-on test

Every entry carries its exact install command. Most plugins install with dsh plugin --profile <name> add <package>; always read the linked repo’s README first.

Contents

🏆 Featured · 编辑精选

Notifications & Alerts

  • dsh-ui-attention — Web attention alerts: browser notification, beep and tab-title flash when the DSH page is not on top (questions, approvals, finished turns)

    1⭐ · MIT · verified on dsh 0.1.0-rc.6 (2026-08-15)

    Founder’s notes: The founder's own attention plugin, used daily: questions, approvals and finished turns all surface while the page is backgrounded. Fully local — WebAudio beeps, browser notifications, tab-title flash, zero network calls; the notification permission is requested only on a user gesture. Note: use either the bundle install or the manual patch, never both (duplicate loader entry id).

    创始人评分 5/5 · Founder score 5/5

    nine-goal radar

    dsh plugin --profile web add dsh-ui-attention

Other

  • dsh-session-search-warmup — Warms the official DSH session-search index during the quiet boot window, so the official search answers in milliseconds on its very first query

    0⭐ · MIT · verified on dsh 0.1.0-rc.6 (2026-08-16)

    Founder’s notes: On a large corpus the official search needs tens of seconds for its first query — or never finishes indexing while sessions stay live. This plugin builds the index during the quiet boot window; every later search answers in milliseconds. Host-only, zero network, official services only — a textbook Unix single-purpose plugin, and the case that pushed the paradigm to add its symmetric host-only exemption. Measured 2026-08-16 on dsh 0.1.0-rc.6: first query 9–29ms, index covering all 22 sessions (12,702 document segments).

    创始人评分 5/5 · Founder score 5/5

    nine-goal radar

    dsh plugin --profile web add dsh-session-search-warmup
  • dsh-session-search-plus — DSH session search upgrade: a private in-memory index answers in milliseconds, vscode-style Aa/ab/.*/fz mode toggles (case/whole-word/regex/fuzzy), a per-session hit dropdown, and anchor-precise jump with in-page highlighting

    1⭐ · MIT · verified on dsh 0.1.0-rc.6 (2026-08-17)

    Founder’s notes: Content search is barely usable on a large corpus with the official engine alone; this plugin answers in milliseconds from an in-memory index of user/assistant text, adding vscode-style inline mode toggles (Aa case / ab whole-word / .* regex / fz fuzzy), a per-session hit dropdown, and seq-anchored jumps — located via the runtime chat snapshot's anchorSeq, auto-expanding collapsed context rows before marking. Selection lives on the hit row (not the session header) with a persistent active indent guide; collapsing search and clicking the page clears the fill and boxes. Measured 2026-08-17 (Playwright, dsh 0.1.0-rc.6): one filled highlight + 97 in-page boxes after jumping to an npm hit; a deep-history hit located precisely after ~15s of paging; selection / indent / clear-marks rechecked live; --strict green after the paradigm migration. npm 0.2.0 is published. Known costs: deep jumps are bound by the official 50-messages-per-page paging; fuzzy defaults off (scattered subsequence hits have no contiguous string to mark). Complements dsh-session-search-warmup.

    创始人评分 4/5 · Founder score 4/5

    nine-goal radar

    dsh plugin --profile web add dsh-session-search-plus

🧪 Candidates · 候选池

Machine pass done; awaiting the founder’s hands-on test before promotion. Your trial notes and issues speed that up.

Discovery & Management

  • dshmarket — The plugin market inside DSH: browse and search 300+ plugins, one-click install/update/uninstall, one-click theme switching

    1807⭐ · none · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · ⚠️ 1 flag(s) pending human review · pass findings

    dsh plugin --profile web add dshmarket
  • dsh-plugin-workshop — Steam Workshop-style plugin browser: search, hot/newest sorting, one-click install and uninstall, zero server (straight to GitHub)

    25⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile web add "github:yyyyukari/dsh-plugin-workshop"
  • dsh-find-plugin — Find plugins inside the agent: live GitHub dsh-plugin topic search, star-ranked, with ready install commands

    77⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile web add dsh-find-plugin
  • dsh-whale-picks-store — The whale-picks store entry: a 鲸选 section right below Agent Presets in DSH settings, browsing suits and curated plugins with btop-style nine-axis CSS meter charts in a nord palette, founder scores and copyable install commands

    0⭐ · MIT · machine pass 2026-08-15 · spec gate ✓ · pass findings

    dsh plugin --profile web add dsh-whale-picks-store

UI & Themes

  • dsh-appearance — Appearance coordinator: adds an Appearance page to DSH settings that registers, toggles and health-checks appearance plugins (conflict/danger/performance checks over each plugin's whale-picks manifest)

    0⭐ · MIT · machine pass 2026-08-16 · spec gate ✓ · pass findings

    dsh plugin --profile web add dsh-appearance
  • dsh-statusbar — tmux-style status bar: replaces the stats line under the composer with statistics + DeepSeek balance (threshold-colored) on the left and location/temperature/hourly forecast/sunrise-sunset on the right

    0⭐ · MIT · machine pass 2026-08-16 · spec gate ✓ · pass findings

    dsh plugin --profile web add dsh-statusbar
  • dsh-web-ui — Plugin and skin collection for the Web UI: task board, git graph, side panels, mobile UI — one aggregate install

    5580⭐ · Apache-2.0 · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile web add @linxin666/dsh-web-ui-all
  • dsh-skin — Skin switcher + custom wallpaper: curated palettes, translucent wallpapers with opacity control

    19⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · ⚠️ 1 flag(s) pending human review · pass findings

    dsh plugin --profile web add dsh-skin

Terminal & Desktop

  • dsh-tianshu-tui — A terminal UI (TUI) for DSH: interactive DeepSeek Harness in your terminal, with harness workflow rendering

    231⭐ · Apache-2.0 · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui
  • deepseek-harness-tui — Rust/ratatui terminal client speaking the DSH SDK JSON-RPC directly; standalone or as a profile bundle

    48⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile tui add @openma/deepseek-harness-tui
  • deepseek-harness-desktop — Modern desktop client for DSH: no Node.js or CLI required; plugin marketplace and mobile remote control on its roadmap

    18231⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · ⚠️ 1 flag(s) pending human review · pass findings

Agents & Workflow

  • dsh-agent-teams — AgentTeams plugin: multi-agent team orchestration (roles, task assignment, turn routing)

    824⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · pass findings

    dsh plugin --profile web add @nanmicoder/dsh-agent-teams

Usage & Stats

  • dsh-usage-stats — GitHub-style usage heatmap: token, cache-hit and account-balance dashboards plus workspace aliases

    26⭐ · MIT · machine pass 2026-08-15 · spec gate ✗ (whalepicks.json pending) · ⚠️ 1 flag(s) pending human review · pass findings

    dsh plugin --profile web add dsh-usage-stats

🐳 Suits · 套件

No suits yet — once enough plugins are listed to compose, suits appear here (criteria in docs/suits.md). 宁缺毋滥, no fake data.

Security · 安全与体检

Every entry — including candidates — gets a machine security pass before it appears here: license file, npm publication with an anti-squatting repository-pointer check, 6-month maintenance activity, and red-flag scanning. See the full method and its limits in the security report.

⚠️ A security pass is not a security audit. Installing a plugin runs third-party code on your machine with your own permissions — it can read your files, use your credentials and reach the network. Listing here is not an endorsement by DeepSeek; check the source before you install.

Related · 大卖场

We deliberately do not compete on quantity. The wide lanes are covered by:

Maintained against dsh 0.1.0-rc.6 · registry updated 2026-08-22. Roadmap: storefront website, the in-DSH 鲸选 boutique plugin, ratings & discussions.

License

MIT © 2026 Leslie (LeeKai233) — code and registry data.