AI Agent Hub
Back to plugins
🧰

dsh-plugin-marketplace

Web Tools Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install xhvdhczd/dsh-plugin-marketplace

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

Run dsh plugin install xhvdhczd/dsh-plugin-marketplace in the DeepSeek Harness terminal to install this plugin; the source code is available at https://github.com/xhvdhczd/dsh-plugin-marketplace

About this plugin

The DSH plugin ecosystem is growing fast, yet every repository lives under a single GitHub topic. Getting a quick bird's-eye view, comparing language distributions, or searching for a specific capability means digging through API docs and paged links. dsh-plugin-marketplace turns that into a single dashboard inside your settings panel.

Open Settings, then Plugin Marketplace, and you get stat cards for total repos, combined stars, language count, and today's updates, a colour-coded bar chart of the top six languages, and a searchable, filterable grid of repository cards—120 per page with a Load More button. Need the latest data? One refresh click fetches every repo in segmented batches with a progress bar and rate-limit handling; if the network call fails, it falls back to the built-in snapshot so the dashboard stays fully browsable offline. The interface follows the DSH Web locale for automatic Chinese or English switching and adapts to light and dark themes, with zero extra build dependencies.

It is built for DSH users picking out new plugins, developers scanning ecosystem trends, and anyone who would rather stop jumping between GitHub and the Search API.

Use Cases

  • Open the settings panel to scan every dsh-plugin repo with stars, language, and update time at a glance
  • Filter by language or keyword to zero in on the plugin you need
  • Fall back to the embedded snapshot seamlessly when the network is unavailable

Best For

  • Users evaluating or choosing DSH plugins
  • Developers and maintainers tracking ecosystem size and language trends
  • Anyone who wants offline catalogue access without repeatedly hitting GitHub