w2112515/dsh-plugin-marketplace5

@w2112515/dsh-plugin-marketplace

适用于 DeepSeek Harness 的树外可安装插件市场捆绑包。

AI 分析

核心用途是提供第三方的插件市场浏览与安装功能。适合需要便捷浏览、自动安装和管理 DSH 插件,且无需配置复杂 GitHub 凭证的用户。

套件
@w2112515/dsh-plugin-marketplace
版本
0.2.0
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:w2112515/dsh-plugin-marketplace

Configuration

The bundle's patch row id is plugin-marketplace. Override the full config in $DSH_HOME/profiles/web/cordis.patch.yml (patch config is replaced wholesale, not deep-merged — write every field):

- id: plugin-marketplace
  config:
    catalogUrl: https://w2112515.github.io/dsh-plugin-marketplace/plugin-marketplace/catalog-v1.json
    maxAgeMs: 172800000
    timeoutMs: 15000
    maxBytes: 5000000