newbieYi/dsh-plugin-market ↗★ 0
dsh-plugin-market
DSH plugin marketplace: browse the GitHub dsh-plugin topic and install into the active profile.
AI 分析
核心用途是提供内置的插件市场,允许用户直接浏览 GitHub 社区插件并一键安装。适合希望快速发现和扩展 DSH 功能的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:newbieYi/dsh-plugin-marketドキュメント
README 全文を読む ↗配置
在 profile 的 cordis.patch.yml 里可选配置:
- insert:
- id: plugin-market
name: dsh-plugin-market
config:
# 安装写入的 profile 目录。留空则自动寻找 bundles 中包含本包的 profile,
# 找不到再回退到 $DSH_HOME/profiles/web。
profileDir: ''