Nexus-Aethra/DSH-plugin-switch1

dsh-plugin-switch

DSH 插件市场:浏览 GitHub dsh-plugin 话题、查看清单并安装社区插件

AI 分析

核心用途是提供一个可视化的社区插件浏览器,支持查看插件清单并直接安装到当前 profile。适合希望便捷探索和安装第三方 DSH 插件的用户。

套件
dsh-plugin-switch
版本
0.1.0
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nexus-Aethra/DSH-plugin-switch

Configuration

- id: dsh-plugin-switch
  config:
    githubToken: ghp_xxx   # optional; raises the rate limit to 5000/h

The token is optional. Without it, anonymous requests run at 60/h per IP — fine for a single browsing session but the ten-minute host-side cache is what keeps the limit under control.