DSH Plugin Market
September 7, 2026 · View on GitHub

30 秒上手
已发布的稳定版(v0.5.0):
dsh plugin --profile web add --ignore-scripts https://github.com/Strangelight-Merser/dsh-plugin-market/releases/download/v0.5.0/dsh-plugin-market-0.5.0.tgz
启动:
dsh web
打开 设置 → 插件市场。当前版本适配 @deepseek-ai/dsh@0.1.0-rc.6 的 Web profile。
当前 main 为 0.6.x 开发版,下列分类、在线刷新和批量重启功能属于开发版。
需要使用本次修复时,从源码构建安装(Node 22.19+、pnpm 11.5.1):
git clone https://github.com/Strangelight-Merser/dsh-plugin-market.git
cd dsh-plugin-market
pnpm install --frozen-lockfile
pnpm pack --pack-destination .
dsh plugin --profile web add --ignore-scripts "$PWD/dsh-plugin-market-0.6.0.tgz"
安装后重新启动 dsh web。
能做什么
- 按界面、主题、会话、记忆、工具等功能分类,支持星标与更新时间排序。
- 展示完整介绍、源码、许可证和基础评估,人工推荐值得先看的项目。
- 一键安装并默认启用,也可停用、启用或卸载。
- 连续完成多项操作后,一键重启统一生效。
- 启动时、每六小时或手动刷新在线目录。
安全边界
入库项目必须具有合法包名、dsh.bundle.patch 和宿主入口;这不是安全审计或兼容性承诺。依赖安装脚本始终禁用,第三方插件仍会以你的用户权限运行,请只安装你信任的来源。
评估与推荐 · 数据来源 · 安全策略 · 路线图 · 参与贡献
English
A minimal plugin market built into DeepSeek Harness. Discover 900+ plugins by function, inspect their source and assessment, manage them in one click, then apply every pending change with a single restart.