dsh-store: DeepSeek Harness Plugin Directory and One-Click Installation Entry

dsh-store is a plugin store for DSH (DeepSeek Harness), used to aggregate catalogs, verify quality, install/uninstall, and manage plugins. It handles installation targets through the official `dsh plugin add/remove` command, supports background validation of whether `package.json` contains a `dsh` field to filter out noise, and ensures plugins align with the current profile. Core features include: 1. **Catalog aggregation and filtering**: Integrates sources such as the npm registry, curated awesome lists, automatic radar, and GitHub stars, supporting search, categorization, and sorting by stars/latest/name, with README summaries displayed. 2. **Installation and uninstallation**: Prioritizes official commands, falling back to pnpm when they fail.

Read More
Browse and one-click install plugins in DeepSeek Harness with dsh-store

dsh-store is a DeepSeek Harness Web plugin store maintained by huguangyu666 under the MIT License, with the current npm version 0.5.2. It aggregates data from the npm registry, curated awesome-dsh-plugin collections, GitHub stars and radar verification, filters out noise based on the `dsh` field in package.json, supports one-click installation and uninstallation via the official `dsh plugin add/remove` commands, and also allows disabling, updating plugins and accessing `/plugin-install`. The installation command for the catalog page is `dsh plugin add github:huguangyu666/dsh-store`. Neither the community catalog nor this plugin is an official DeepSeek store; please check the source code and license before installation.

Read More