AI Agent Hub
Back to plugins
🖥️

kidai-plugin-market-hub

Client Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install NokorinNishikino/kidai-plugin-market-hub

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

Run dsh plugin install NokorinNishikino/kidai-plugin-market-hub in the DeepSeek Harness terminal to install this plugin; the source repository is https://github.com/NokorinNishikino/kidai-plugin-market-hub .

About this plugin

The DeepSeek Harness plugin ecosystem is growing fast, yet discovering, installing, and managing plugins remains fragmented across GitHub topic searches, the npm registry, and community awesome lists. Users must hop between platforms and troubleshoot compatibility on their own. The Kidai Plugin Market Hub consolidates all of this into a single full-screen page, one click away from the sidebar, covering the entire workflow from discovery to deployment.

Its core capabilities span browsing, installing, and managing. The catalog layer merges GitHub dsh-plugin topic results, official npm registry searches, and curated community lists with real-time fetching, five-minute caching, and an offline fallback, all searchable and sortable by stars or recency. The installation pipeline runs static security audits, entry-point validation, runtime compatibility patching, and automatic TypeScript sub-package builds with rollback on failure, intercepting malformed or high-risk plugins before they reach the workspace. The management panel offers unified enable, disable, update, and uninstall controls plus an orphan scanner that surfaces unmounted leftover files as grey cards you can mount or delete. A persistent restart button at the top makes every change effective after a two-step confirmation.

It is built for everyone on the DeepSeek Harness stack. Casual users need no knowledge of pnpm, bundle convergence, or plugin entry conventions: open the market, search, install, restart. Developers gain the full audit pipeline and automatic build-and-rollback protection, eliminating manual compatibility debugging. Both the Desktop app and the standalone Web deployment deliver identical functionality; the only distinction is that the Web form downgrades the restart action to a manual-prompt hint.

Use Cases

  • Browse and install new plugins from a unified full-screen market page via the sidebar
  • Automated security audit, entry-point validation, and runtime compatibility checks before installation
  • Manage installed plugins and scan out orphaned files from a single panel

Best For

  • End users who want an open-and-use experience without technical setup
  • Developers who need full audit pipelines and automatic build-and-rollback protection
  • Any DeepSeek Harness user on Desktop or standalone Web deployment