DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-plugin-recommend

d

dsh-plugin-recommend

Manifest valid

Plugin recommender for DSH: search and rank plugins from an embedded 1100+ entry marketplace catalog by need description, category and tags, with match reasons and a live catalog refresh from the awes

hasBundlePatch

dsh-plugin-recommend

Plugin recommender for DeepSeek Harness — search and rank DSH plugins from a marketplace catalog by need description, category and tags, with match reasons.

Compatibility

Tool schemas are validated against the @deepseek-ai/dsh-tools value-schema DSL at plugin load (checked against dsh-tools 0.1.0-rc.6 and 0.1.1-rc.2). Earlier releases used JSON-Schema required at the root of output.schema and closed nested objects without declared properties, which made the host abort the whole profile boot with unsupported JSON schema: schema.required is not supported by the value schema DSL and could reject the tool's own results. Current releases fix both; if an affected version left your DSH unable to start, remove the plugin from the profile (or upgrade) — no data is lost.

Features

  • Embedded catalog: 1135 entries generated from the awesome-dsh-plugin data (name, repo, category, description, auto-derived tags).
  • Free-text scoring: name matches weigh most, then tags, then description; category filter narrows results.
  • Live refresh: pulls the latest catalog from the awesome-dsh-plugin README over HTTPS (fallback: embedded catalog).

Tools

| Tool | Action | What it does | |---|---|---| | recommend | search | Top-N plugins for a need description (query), optional category / topN; each result includes score + match reasons | | | categories | List catalog categories with counts | | | detail | Full catalog entry for one plugin name | | | similar | Nearest alternatives to a plugin (shared tags / category / description overlap) | | | refresh | Fetch the latest catalog from the awesome-dsh-plugin README |

Usage

recommend search "browser automation with screenshots"
recommend search "网页浏览" category tools
recommend detail dsh-plugin-gate
recommend categories
recommend refresh

Search results include a details breakdown (name +3 / tags +2 / description +1 / category +2), are deduplicated by repository url, and support diversify + perCategory so one category cannot fill the list.

Always cross-check a recommendation with the installation safety gate (gate_scan from dsh-plugin-gate) before installing.

Development

node --check lib/*.js
node test/recommend.test.mjs
node scripts/gen-catalog.mjs   # rebuild lib/catalog.json from awesome data

License

MIT

Roadmap

See ROADMAP.md — next five versions (v1.1.0 – v1.5.0): similar & dedupe, popularity ranking, incremental refresh, requirement clarification, environment presets.

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.6-alpha.1: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
1.0.0
1.1.0
1.1.1

Similar plugins

dsh-plugin-marketplace

by AwesomeHou

Plugin marketplace for DeepSeek Harness — live-syncs the GitHub dsh-plugin topic (1800+ repos) into a searchable, paginated settings tab with one-click install and agent tools (market_search / market_

Development & InfrastructureManifest valid

29

MIT

JavaScript

Sep 12, 2026

dsh plugin --profile web add dsh-plugin-marketplace

by huguangyu666

Plugin store: npm authoritative catalog + awesome curated list (550+ plugins, 11 categories), dsh-field quality verification, official `dsh plugin add/remove` one-click install, sidebar + settings ent

Tools & CapabilitiesManifest valid

3

125/wk

MIT

JavaScript

Sep 15, 2026

dsh plugin --profile web add dsh-store

In-web plugin manager for DeepSeek Harness: categorized plugin list, preset bundles with one-click switching, import/export and failure auto-rollback, plugin market with one-click install.

Tools & CapabilitiesManifest valid

0

335/wk

dsh plugin --profile web add dsh-plugin-manager

by Dylan37670

DSH plugin marketplace panel with full catalog search, Chinese translation, semantic search, favorites, and lifecycle management.

Tools & CapabilitiesManifest valid

3

MIT

JavaScript

Sep 13, 2026

dsh plugin --profile web add @dsh-community/plugin-panel

Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a r

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add awesome-dsh

Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin RE

Tools & CapabilitiesManifest valid

0

144/wk

dsh plugin --profile web add dsh-plugin-market