newbieYi/dsh-plugin-market0

dsh-plugin-market

DSH plugin marketplace: browse the GitHub dsh-plugin topic and install into the active profile.

AI Analysis

核心用途是提供内置的插件市场,允许用户直接浏览 GitHub 社区插件并一键安装。适合希望快速发现和扩展 DSH 功能的用户。

Package
dsh-plugin-market
Version
0.1.0
Last updated
Aug 18, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:newbieYi/dsh-plugin-market

配置

在 profile 的 cordis.patch.yml 里可选配置:

- insert:
    - id: plugin-market
      name: dsh-plugin-market
      config:
        # 安装写入的 profile 目录。留空则自动寻找 bundles 中包含本包的 profile,
        # 找不到再回退到 $DSH_HOME/profiles/web。
        profileDir: ''