anjaymi/dsh-plugin-store0

dsh-plugin-store

DSH Web GUI 内置插件商店:提供精选目录及 GitHub 标签发现,支持在设置页一键安装。

AI 分析

核心用途是简化 DSH 插件的发现与安装流程。适合希望在图形界面中直接浏览、搜索和安装社区插件的用户。建议配置 GitHub Token 避免限流。

包名
dsh-plugin-store
版本
0.1.0
许可证
MIT
最近更新
2026年8月15日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anjaymi/dsh-plugin-store

Configuration

  • GITHUB_TOKEN (optional, recommended): set in the environment before launching dsh web to raise the GitHub search rate limit and avoid 403s during 刷新目录 (Refresh).
  • Profile: installs always target the web profile ($DSH_HOME/profiles/web).
  • Cache: refreshed catalogs are cached for 2 hours (catalog.json under your DSH home); a failed refresh keeps the previous catalog rather than dropping it.