AI Agent Hub
Back to plugins
dsh-pluginmgmt preview

dsh-pluginmgmt

Model Inference Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install zebbkira/dsh-pluginmgmt

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

Run the following command in your terminal to install the dsh-pluginmgmt plugin, whose source repository is https://github.com/zebbkira/dsh-pluginmgmt

About this plugin

Managing DeepSeek Harness plugins used to mean memorizing CLI commands and hand-editing profile config files for updates, removals, or toggling. dsh-pluginmgmt moves the entire workflow into the Web settings panel: paste a GitHub repository URL, the plugin auto-validates the type (bundle, raw cordis, or monorepo subdirectory) and installs it in one click—no lengthy commands to remember.

For day-to-day management of installed plugins, it offers one-click update, remove, enable, and disable. When background auto-update is turned on, the system periodically checks both npm and git registries for new versions across all installed plugins, then surfaces a floating notification to prompt a restart once everything is up to date.

The plugin is designed for all DSH users whose core need is a simpler install flow and a more consolidated management surface—no command memorization, no hand-editing YAML—making it especially useful for anyone maintaining several plugins and preferring a single graphical interface for everything.

Screenshots

Use Cases

  • Paste a GitHub repository URL to validate and install a DSH plugin in one click
  • Update, remove, or toggle all installed plugins from a single settings page
  • Enable background auto-update to periodically check npm and git sources and apply upgrades

Best For

  • Users who prefer not to memorize dsh plugin CLI commands
  • Developers juggling multiple DSH plugins at once
  • Teams that favor a graphical workflow over hand-editing YAML configs