dsh-plugin-store
In-harness plugin store for the dsh web GUI: a curated catalog (awesome-dsh-plugin) plus GitHub `topic:dsh-plugin` discovery, rendered as a compact settings tab. Only bundles whose root manifest declares dsh.bundle are installable.
AI 分析
核心用途是简化 DSH 插件的发现与安装流程。适合希望在图形界面中直接浏览、搜索和安装社区插件的用户。建议配置 GitHub Token 避免限流。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anjaymi/dsh-plugin-storeドキュメント
README 全文を読む ↗Configuration
GITHUB_TOKEN(optional, recommended): set in the environment before launchingdsh webto raise the GitHub search rate limit and avoid 403s during刷新目录(Refresh).- Profile: installs always target the
webprofile ($DSH_HOME/profiles/web). - Cache: refreshed catalogs are cached for 2 hours (
catalog.jsonunder your DSH home); a failed refresh keeps the previous catalog rather than dropping it.