AI Agent Hub
Back to plugins
🖥️

dsh-plugin-market

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install zhuoxuanliu53-svg/dsh-plugin-market

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

Run dsh plugin install zhuoxuanliu53-svg/dsh-plugin-market in the DeepSeek Harness terminal; the source repository is https://github.com/zhuoxuanliu53-svg/dsh-plugin-market. After installation, refresh the page and open Settings → Plugin Market to start using it.

About this plugin

DSH plugins come in three shapes—Bundle, Skill, Preset—each with a different install path, and they are scattered across a curated registry, GitHub topics, and individual repositories. Finding a plugin that fits, installing it correctly, and toggling it without a restart usually means jumping between docs and terminals. dsh-plugin-market collapses all of that into a single settings panel: browse, search, sort, follow, then install or update with one click while changes hot-reload through the profile patch layer.

The marketplace aggregates two sources. The first is a hand-reviewed registry of over two thousand Bundle plugins across twenty-one categories with bilingual descriptions. The second is the GitHub topic dsh-plugin, where every repository is shape-classified so only Bundle, Skill, and Preset entries are surfaced; everything else tucks away in a hidden Other tab. This keeps the list focused without hiding useful niche entries.

On the management side, you can install, update, remove, or update-all per plugin, toggle auto-update individually, and even self-update the marketplace itself. Every install runs a post-check on the entry point, manifest format, and loader id; if anything fails the change rolls back automatically. When you need to share your setup, a plain-text manifest export is one line per item, ready to paste into a comment or wiki, and import works in reverse.

It is aimed at users who work daily with DSH and maintain a mix of Bundles, Skills, and Presets, as well as developers who publish a plugin and want a single discoverable entry point for it. You do not need to memorize three different install commands—the marketplace routes each plugin to the correct directory on your behalf.

Use Cases

  • Quickly finding and installing the right Bundle, Skill, or Preset for daily DSH workflows
  • Managing install, update, auto-update, and hot enable/disable across multiple DSH plugins
  • Sharing your DSH plugin configuration list with teammates
  • Filtering and sorting plugins by keyword, tags, stars, or other criteria within the marketplace

Best For

  • Developers who use DSH plugins every day
  • Users maintaining a mix of Bundles, Skills, and Presets
  • Plugin authors who want a single discoverable entry point for their work