AI Agent Hub
Back to plugins
🖥️

dsh-plugin-market

Client Updated 2026.09.13

Run the following command in DeepSeek Harness:

dsh plugin install 99galaxy/dsh-plugin-market

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

Run dsh plugin install 99galaxy/dsh-plugin-market in the DeepSeek Harness terminal, or manually add https://github.com/99galaxy/dsh-plugin-market to your profile dependencies and restart DSH to load it.

About this plugin

Once you have been using DSH for a while, finding a useful community plugin means leaving the editor, scrolling through an awesome-list on GitHub, copying an install command, and switching back — a small but frequent interruption. dsh-plugin-market moves that whole workflow into the settings panel: open the DSH Plugin Market section and you get the full community catalog maintained by awesome-dsh-plugin, with over 3,500 entries across 23 bilingual categories, each carrying download counts, inclusion dates, and the official install command.

The browsing experience is straightforward. Filter by category, sort by downloads, name, or inclusion date, or simply search by plugin name or description. Three tabs keep things organised: All Plugins shows the complete catalog, Installed lists only the packages already in your profile, and Updatable highlights entries where the catalog version is newer than what you have, displaying the version delta. Clicking Install runs the official install command for that entry; restart DSH and the new plugin is live. Descriptions toggle between Chinese and English on demand, the catalog is cached locally for up to an hour, and retrieval falls back through four tiers (official domain, mirror, CDN, npm) so a single working route is enough.

If you write code with DSH and want to extend your toolchain occasionally, or just to check whether a plugin you installed months ago has shipped a new version, this plugin collapses the browse-search-install-update loop into one settings page — no more tab-hopping between a browser and a terminal.

Use Cases

  • Browse, search, and filter 3,500+ community plugins directly inside the settings panel
  • Click Install to run the official command; the plugin is ready after one DSH restart
  • Review your installed plugins and see which ones have a newer version in the catalog

Best For

  • Developers who use DSH daily and want to extend their toolchain on demand
  • Users who keep hopping between GitHub awesome-lists and the editor to find plugins
  • Teams that want a single place to manage plugin versions and updates across profiles