w2112515/dsh-plugin-marketplace ↗★ 5
@w2112515/dsh-plugin-marketplace
Out-of-tree installable plugin marketplace bundle for DeepSeek Harness
AI 分析
核心用途是提供第三方的插件市场浏览与安装功能。适合需要便捷浏览、自动安装和管理 DSH 插件,且无需配置复杂 GitHub 凭证的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:w2112515/dsh-plugin-marketplaceドキュメント
README 全文を読む ↗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