10 Best DeepSeek-Harness Plugins in 2026
The 10 best DeepSeek-Harness (dsh) plugins from the human-curated awesome list, ranked by real GitHub stars as of 2026-08-15, capped at two per category so UI, vision, theming, and multi-agent workflows all get a seat.
The best DeepSeek-Harness plugins right now, by real GitHub star count, are dsh-web-ui-all, modlens, dsh-TUI, dsh-deep-whale, and dsh-ads — with strong picks further down the list covering vision tooling, multi-agent orchestration, and community distributions. Full list, install commands, and links below.
How we picked these
DeepSeek AI doesn't run an official plugin marketplace, so "best" here means something concrete and checkable: real GitHub stars, pulled from the same data FindHarness uses to power /plugins. Star counts are a snapshot as of 2026-08-15 and will keep moving — that's the nature of an ecosystem this young.
This ranking is built entirely from the human-reviewed awesome-dsh-plugin collection. FindHarness also auto-discovers plugins via npm and GitHub topic search (roughly half the full catalog at this point), and we deliberately exclude that supplementary set from this list — otherwise a generic, multi-ecosystem tool that happens to carry a dsh-related tag but racked up its stars elsewhere could out-rank an actual dsh-specific plugin on star count alone. We also cap every one of the twelve categories at two entries, so one popular category (Tools & Capabilities, the biggest of the twelve at over 200 plugins) can't take every slot — that's what keeps UI, theming, comedy, multi-agent, and dev-tooling plugins all in the mix instead of a single-category sweep.
Every plugin below installs the same way — see How to Install DeepSeek-Harness Plugins for the full command reference, including the allowBuilds security prompt you may hit on a GitHub install.
The list
1. dsh-web-ui-all — 1,949 stars
Category: UI Enhancements · Repo: zhu1090093659/dsh-web-ui
The single highest-starred plugin in the index, and by a wide margin. dsh-web-ui-all bundles a whole set of DSH Web UI add-ons into one install: a task board, a Git graph view, a right-side panel, a remote/mobile-friendly UI, a desktop pet, live token usage stats, and a full skin center for restyling the interface. If you want to upgrade the stock Web UI wholesale rather than picking individual UI plugins one at a time, this is the single highest-leverage install in the catalog.
dsh plugin --profile web add github:zhu1090093659/dsh-web-ui
Installs from the packages/dsh-web-ui-all subpath inside the repo — see the plugin page for the full install note.
2. modlens — 1,308 stars
Category: Tools & Capabilities · Repo: liustack/modlens
The second-highest-starred plugin in the index, and the top pick in Tools & Capabilities — the ecosystem's biggest category. modlens is a vision bridge for text-only models: paste in an image and it returns structured JSON evidence — OCR text, layout regions, semantic tags — that a model without native vision can reason over. If you're running dsh with a text-only model and keep hitting walls on screenshots or UI mockups, this is the plugin that removes that limitation.
dsh plugin --profile web add github:liustack/modlens
3. dsh-TUI — 903 stars
Category: UI Enhancements · Repo: ccch1mneyyy/dsh-tui
A Claude Code-style full-screen terminal UI for dsh: a pixel-art whale header, a live status line, and streaming thought-expansion as the agent works. If you live in the terminal and want dsh to feel like the polished TUI coding agents you're used to rather than a bare CLI, this is the most-starred way to get there — and the second UI Enhancements pick on this list, alongside dsh-web-ui-all above.
dsh plugin --profile web add github:ccch1mneyyy/dsh-tui
4. dsh-deep-whale — 601 stars
Category: Themes & Appearance · Repo: small-tailqwq/dsh-deep-whale
A full whale-girl skin series for the DSH Web UI, under the "maid-atelier" line — proof that theming is a serious category in this ecosystem, not an afterthought. It's the top pick in Themes & Appearance, and pairs naturally with dsh-web-ui-all's built-in skin center above if you want both the functional upgrades and a fully restyled interface.
dsh plugin --profile web add github:small-tailqwq/dsh-deep-whale
5. dsh-ads — 338 stars
Category: Just for Fun · Repo: nagi-ovo/dsh-ads
A parody plugin that skins the dsh web UI with fake ads in the style of 2005-era Chinese web portals — sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is deliberately smaller than it looks. Every ad is fictional. It's the top pick in Just for Fun, which says something about what agent-tool users actually enjoy on a Friday afternoon.
dsh plugin --profile web add github:nagi-ovo/dsh-ads
6. dsh-vision-toolkit — 333 stars
Category: Tools & Capabilities · Repo: anionex/dsh-vision-toolkit
A broader companion to modlens' single-purpose bridge, and the second Tools & Capabilities pick on this list: dsh-vision-toolkit adds intent-aware image Q&A, long-screenshot OCR (for scrolling captures that don't fit in one frame), UI reproduction, visual grounding, and pixel-diffing. If your workflow involves comparing before/after screenshots or reproducing a UI from a reference image, this covers more ground than a single OCR bridge.
dsh plugin --profile web add github:anionex/dsh-vision-toolkit
7. dsh-agent-teams — 250 stars
Category: Workflow & Automation · Repo: nanmicoder/dsh-agent-teams
Multi-agent team orchestration for dsh — the top pick in Workflow & Automation. If you're trying to move past single-agent sessions into coordinated multi-agent setups, this is the most-adopted starting point.
dsh plugin --profile web add github:nanmicoder/dsh-agent-teams
8. oh-dsh — 168 stars
Category: Development & Runtime · Repo: hust-open-atom-club/oh-dsh
A community distribution that bundles the TUI, desktop client, and Web UI into one installable package with layered installation. Useful if you want one consistent setup across interfaces instead of assembling each client separately, and it's backed by an established open-source organization (Open Atom Club, HUST) rather than a solo repo. The top pick in Development & Runtime.
dsh plugin --profile web add github:hust-open-atom-club/oh-dsh
9. whale-girl — 130 stars
Category: Just for Fun · Repo: vlln/whale-girl
A QQ-pet-style desktop companion for dsh: it floats in the corner of your screen, can be dragged around, fed, and played with. Purely cosmetic, genuinely popular — the second Just for Fun pick on this list, alongside dsh-ads above, and proof that category isn't a footnote in this ecosystem.
dsh plugin --profile web add github:vlln/whale-girl
10. forkprobe — 65 stars
Category: Development & Runtime · Repo: jayden-x-l/forkprobe
A genuinely useful idea for anyone iterating on skills: forkprobe runs multiple skills against the same task in parallel and helps you pick the winner. If you're maintaining more than one version of a skill and guessing which one performs better, this replaces the guessing with a side-by-side comparison — the second Development & Runtime pick on this list, alongside oh-dsh above.
dsh plugin --profile demo add github:jayden-x-l/forkprobe
Keep browsing
These 10 are a snapshot of a 365-plugin curated index spread across 12 categories, from UI Enhancements and Themes to Memory and the newly added MCP & Connectors. If none of these ten fit what you're after, browse the full catalog at /plugins — filter by category, sort by stars, and every listing links straight to its README and the exact dsh plugin add command. New to dsh entirely? Start with What is DeepSeek-Harness?