dsh-store
DeepSeek Harness 插件商店:npm 权威源 + awesome 精选 + 自动雷达(550+ 插件、11 分类、运行级验证),官方 dsh plugin add/remove 一键安装卸载,dsh 原生 UI
AI Analysis
核心用途是提供可视化的 DSH 插件市场。适合不希望使用命令行、想在原生 UI 中一键管理和更新插件的普通用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huguangyu666/dsh-storeREADME
Read the full README ↗使用
- 浏览:搜索 / 分类筛选 / 按星标·最新·名称排序,卡片显示精选徽章、描述、作者、版本、星标
- 安装:点「安装」→ 官方
dsh plugin add→ 点「立即重启」生效 - 已安装管理:已安装插件显示「停用 / 启用」按钮(写
cordis.patch.yml的 disabled,HMR 实时生效,无需重启) - 更新检查:顶部「检查更新」按钮 → 列出可更新插件 → 一键更新
- 详情:点卡片看完整描述、分类、README 摘要与仓库链接;未上 npm 的精选跳 GitHub
- 命令行:
/plugin-install dsh-plugin-xxx
配置
~/.dsh/plugin-store/config.json:
{ "proxy": "http://127.0.0.1:7892", "profile": "web" }
| 字段 | 说明 |
|---|---|
proxy | GitHub API 代理(国内环境需要);环境变量 DSH_PLUGIN_STORE_PROXY 可覆盖 |
profile | 安装目标 profile(默认 web);环境变量 DSH_PLUGIN_STORE_PROFILE 可覆盖 |
目录缓存 24h(~/.dsh/plugin-store/catalog.json),页面「刷新目录」强制更新。
配置
~/.dsh/plugin-store/config.json:
{ "proxy": "http://127.0.0.1:7892", "profile": "web" }
| 字段 | 说明 |
|---|---|
proxy | GitHub API 代理(国内环境需要);环境变量 DSH_PLUGIN_STORE_PROXY 可覆盖 |
profile | 安装目标 profile(默认 web);环境变量 DSH_PLUGIN_STORE_PROFILE 可覆盖 |
目录缓存 24h(~/.dsh/plugin-store/catalog.json),页面「刷新目录」强制更新。