TheYoungChen/dsh-plugin-market ↗★ 1
dsh-plugin-market
DeepSeek Harness plugin market: browse the dsh-plugin GitHub topic and install plugins from a panel above Settings.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TheYoungChen/dsh-plugin-market说明文档
阅读完整 README ↗dsh-plugin-market
一个 DeepSeek Harness(dsh)插件市场 bundle 插件:在 Web UI 左侧「设置」上方新增「插件市场」入口(同时集成到 设置 → 插件 → 插件市场 标签页),分页浏览 GitHub dsh-plugin topic 里的全部插件,支持搜索、一键安装与实时进度。
📸 截图



⚡ 一键安装(复制即用)
喂给 AI 的一句话(AI 具备命令执行能力即可,无需解释):
安装 dsh-plugin-market:运行
dsh plugin --profile web add github:TheYoungChen/dsh-plugin-market,然后重启dsh web。
或者直接复制命令:
dsh plugin --profile web add github:TheYoungChen/dsh-plugin-market && dsh web
本插件无
prepare构建脚本、lib/已预编译,git 安装零额外构建;安装完成后重启 dsh 生效。
功能
- 双入口:侧边栏「设置」上方的入口按钮;设置 → 插件 → 插件市场 标签页,内容一致
- 浏览 / 搜索 / 分页:聚合
dsh-plugintopic 全部插件,按 star 排序,关键字搜索,每页 20 条,带「刷新」按钮 - 静态索引 + CDN:数据优先来自 GitHub Action 每 2 小时生成的
registry.json(jsDelivr CDN 分发,国内快),终端零 API 调用、零限流;索引不可用时自动回退搜索 API - 已安装识别 + 更新:读 profile 真实依赖 +
repository归属校验,已装的插件置顶;自动对比最新版本,有新版显示「更新」按钮,一键覆盖升级 - 一键安装:确认框 → 真实执行
pnpm add github:(等价于官方dsh plugin add),自动把声明dsh.bundle的依赖 reconcile 进dsh.profile.bundles层栈 - 安装可视化:实时日志 + 已用时长,可随时终止(真正杀掉进程)或转后台下载