AI Agent Hub
Back to plugins
🖥️

dsh-plugin-inventory-groups

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install Mamihlapinatapaiooo/dsh-plugin-inventory-groups

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

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

About this plugin

Once you have a handful of third-party plugins installed, the official dsh plugin list becomes a jumbled mix of built-in and self-installed entries, making it hard to find what you actually manage. This plugin solves exactly that: it splits the list into two clean groups — "Self-installed" first, "Official" (covering @deepseek-ai/* and cordis: framework built-ins) second — so you can spot your own plugins at a glance without scrolling through a wall of text.

Under the hood it relies on the cordis bundle patch mechanism: the read-only official inventory tab is disabled and replaced with a grouped version that still calls the same pluginInventory remote service. No dsh source code is touched at all. Uninstalling it restores the original list with zero residue left behind.

It is aimed at dsh users who run several third-party plugins and frequently add, remove, or reorder them in Settings. If you only rely on one or two built-ins the visual difference is modest, but it will never get in your way either.

Use Cases

  • Quickly locate custom plugins among built-ins
  • Separate official and third-party entries in Settings
  • Avoid scrolling through a mixed list when managing plugins

Best For

  • dsh users with multiple third-party plugins installed
  • Users who frequently add or remove plugins and need clear categorization
  • Users who prefer a tidy UI without modifying source code