AI Agent Hub
Back to plugins
universal-plugin-hub preview

universal-plugin-hub

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install Ultmebius/universal-plugin-hub

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

Run dsh plugin install Ultmebius/universal-plugin-hub in the DeepSeek Harness terminal to install this plugin; source code: https://github.com/Ultmebius/universal-plugin-hub

About this plugin

Adopting third-party skills, MCP connectors, or LSP servers in DeepSeek Harness used to mean cloning repos one by one, hand-editing cordis.patch.yml line by line, and wiring hooks manually—a multi-step process that is easy to get wrong. Universal Plugin Hub collapses that entire pipeline into a single visual panel, turning discovery-to-ready into one click.

The panel ships with the official Claude plugin catalog pre-loaded and accepts any Git repository as an additional source. Clicking Install lets the hub mirror skills, compile subagents, register MCP and LSP entries, and bridge Claude Code hooks—all committed to cordis.patch.yml in a single write that DSH hot-reloads within a second. From the manage page you can toggle individual tools, test auth tokens, update or uninstall plugins, all without restarting DSH.

Built for developers who live in the DSH web profile and want to assemble or tweak their skill stack quickly, especially those juggling multiple MCP connectors, language servers, and custom hooks without wanting to hand-write YAML every time.

Screenshots

Use Cases

  • Browse and one-click install official Claude or community plugins inside DSH
  • Wire up MCP connectors, LSP servers, or custom hooks without hand-editing YAML
  • Toggle, auth-test, update, and uninstall installed plugins from a single manage panel

Best For

  • Engineers who develop and debug with DSH web profile daily
  • Tech teams juggling multiple MCP connectors and language servers
  • Users who prefer a visual UI to cut down config friction and boost plugin reuse