dsh-plugin-store
DSH Web GUI 内置插件商店:提供精选目录及 GitHub 标签发现,支持在设置页一键安装。
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.