AI Agent Hub
Back to plugins
🖥️

dsh-plugin-store

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install maoruoyu/dsh-plugin-store

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install maoruoyu/dsh-plugin-store in DeepSeek Harness to install this plugin (source: https://github.com/maoruoyu/dsh-plugin-store); after installation, refresh the Web UI and the Plugin Radar entry will appear on the Settings page.

About this plugin

The plugin ecosystem around DeepSeek Harness is growing fast, yet users facing hundreds of repositories often cannot tell which bundles are production-ready and which are abandoned. Many existing radars scrape a single GitHub search page or parse README files, leaving coverage fragmented and brittle. dsh-plugin-store tackles exactly that pain point by turning plugin discovery into a structured, refreshable browsing experience.

It probes the dsh.do official catalog API (4400+ paginated entries), the awesome-dsh-plugin curated registry (1200+ bilingual records), and two GitHub Search slices sorted by stars and by recent update, then layers a transparent practicality score on top so users can sort by stars, category, keyword, or recency. The install pipeline resolves the best source automatically: published npm packages take priority, falling back to git URLs, and every card badges its actual install origin. Refresh intervals range from manual to every 15, 30, 60, or 120 minutes, and the setting persists across restarts.

If you are building a personal workflow on DeepSeek Harness, want a single page to survey every available bundle, or need a team-facing plugin list that tracks the community, this plugin saves the time of repeatedly digging through GitHub and README files. It installs as a standard dsh bundle, appears natively in the Settings page right after installation, and requires no extra configuration files.

Use Cases

  • Quickly browse all available DSH plugins and pick workflow components for a new project
  • Maintain a team-facing plugin list that auto-refreshes with community updates
  • Compare stars, categories, and practicality scores across plugins before committing to an install

Best For

  • Developers building personal workflows on DeepSeek Harness
  • DevOps or platform engineers managing DSH plugins across a team
  • Contributors who want to track the DSH ecosystem and community plugin trends