Skip to main content
Back to plugins
D

dsh-market

dsh-market/dsh-market

The plugin market inside DSH: a Settings page to browse and search the full community catalog by category, with confirmed one-click installs and an installed-plugins view.

Install

dsh plugin --profile web add github:dsh-market/dsh-market

README

dsh-market logo

dsh-market

English | 中文

npm stars

The plugin market inside DeepSeek Harness. Open Settings → Plugin Market → browse, search, one-click install.

dsh-market

One-click themes — install, switch live, no restart:

Themes tab

Install

dsh plugin --profile web add dshmarket

Restart dsh web, then open Settings → Plugin Market.

What you get

  • Browse & search the full community catalog (300+ plugins, growing daily) — category filters, star counts, top/new sorting, bilingual descriptions that follow your UI language
  • Themes — a dedicated tab for community themes and skins: install → active immediately, switch with one click (themes are mutually exclusive, your choice survives restarts), uninstall to revert
  • One-click install — confirm the source, watch live progress; most plugins go live after a page refresh, no restart
  • Updates — per-plugin update checks (npm version or pinned commit vs HEAD), one-click update, or update everything at once; the market updates itself the same way
  • Uninstall — two-step confirm; plugins installed this session are removed live
  • Zero jargon — if a component is missing (pnpm), the market detects it and offers a one-click automatic setup
  • Log export — one click produces a sanitized plain-text log for bug reports (home paths and credential shapes are masked; nothing is ever sent anywhere)

Speed

Installs prefer npm tarballs over full-repo GitHub downloads whenever a plugin publishes to npm (registry-verified against the repo to prevent name squatting). Registry installs are typically seconds; GitHub-only plugins depend on your connection to GitHub.

Security

  • Installs are restricted to sources listed in the curated awesome-dsh-plugin registry — anything else is rejected
  • Build scripts stay blocked by default (pnpm ≥10); allowing one is your explicit per-package choice
  • Terminal/CLI-surface plugins are flagged before you install them into the web profile
  • The install endpoint accepts same-origin POST only; the market never phones home
  • Listing ≠ endorsement: plugins are third-party code, install sources you trust

Data source

Live from awesome-dsh-plugin.com/plugins.json — curated entries, npm mapping, and star counts refreshed daily by CI — with a bundled snapshot as offline fallback.

DeepSeek Harness Desktop

DeepSeek Harness Desktop is a modern desktop client for the DeepSeek Harness ecosystem — start and manage a local Harness service without installing Node.js or touching the command line. Plugin marketplace, mobile remote control, and IM Channels are on its roadmap.

Website · GitHub

License

MIT · dshmarket.com

Related plugins