Nexus-Aethra/DSH-plugin-switch ↗★ 1
dsh-plugin-switch
DSH plugin marketplace: browse the GitHub dsh-plugin topic, view manifests, and install community plugins.
AI Analysis
核心用途是提供一个可视化的社区插件浏览器,支持查看插件清单并直接安装到当前 profile。适合希望便捷探索和安装第三方 DSH 插件的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nexus-Aethra/DSH-plugin-switchREADME
Read the full README ↗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.