huabai-flowerwhite/dsh-plugin-manager ↗★ 4
dsh-plugin-manager
dsh plugin manager — 第三方插件管理器:选择第三方插件库文件夹、搜索其中所有第三方插件、一键启停第三方插件(cordis.patch.yml disabled 标记)。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huabai-flowerwhite/dsh-plugin-manager说明文档
阅读完整 README ↗使用方法
-
启动 dsh(本插件随 host composition 自动加载)。
-
进入「设置 → 第三方插件」。
-
点击「选择文件夹」选择第三方插件库文件夹(或手动粘贴路径),点击「扫描」。
-
在列表中点击「关闭 / 启动」切换插件状态,刷新页面后生效。注:插件所在的文件夹名称应为“xx-xx-……”形式,即应当为插件名,方可被本插件正确控制。
-
可参考目录中的How‑to Showcase.png。