hezi2020/dsh-plugin-wiki--plugins-bradeGithub-DSH-Plugins-Marketplace ↗★ 0
dsh-plugin-marketplace
DSH插件市场 / DSH Plugin Marketplace: browse & install plugins from the GitHub topic:dsh-plugin
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗DSH插件市场(dsh-plugin-marketplace)
🌐 语言 / Language: 中文 | English
一个为 DeepSeek Harness(DSH)打造的插件市场插件:从 GitHub 的 dsh-plugin topic 拉取全部插件,在 DSH Web GUI 的设置页中以卡片列表展示,支持一键安装 / 自动更新 / 版本检测 / 已安装识别,全程无需命令行。
⚡ 一键安装(复制即用)
喂给 AI 的一句话(AI 具备命令执行能力即可,无需解释):
安装 DSH 插件市场插件(dsh-plugin-marketplace):克隆 https://github.com/bradeGithub/DSH-Plugins-Marketplace 到 ~/.dsh/profiles/web/node_modules/dsh-plugin-marketplace,在 ~/.dsh/profiles/web/cordis.patch.yml 中注册(id: plugin-marketplace,name: dsh-plugin-marketplace),然后重启 dsh web。
或者直接复制命令执行:
| 平台 | 命令 |
|---|---|
| Windows (PowerShell) | irm https://raw.githubusercontent.com/bradeGithub/DSH-Plugins-Marketplace/main/install.ps1 | iex |
| macOS / Linux |