yhPrime/dsh-github-installer ↗★ 0
dsh-github-installer
GitHub 仓库 / npm / Git 仓库一键安装卸载更新插件(dsh-std 标准组件)。Manage DeepSeek Harness plugins from a GitHub repo URL, npm name, or any git repo — install / uninstall / update.
AI 분석
核心用途是简化 DSH 插件的生命周期管理。适合不熟悉命令行、希望在设置界面或通过对话直接管理插件的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yhPrime/dsh-github-installer使用 / Usage
对话工具(模型工具)
manage_plugin:action = install | uninstall | update | status,target = 仓库网址/包名/插件包名。
install https://github.com/owner/repo
install github:owner/repo#path:/subdir
install dshmarket
install https://gitlab.com/group/repo
uninstall dsh-some-plugin
update dsh-some-plugin
status
标准命令(设置页 UI 内部调用)
/ghp-install · /ghp-uninstall · /ghp-update · /ghp-list · /ghp-status · /ghp-cancel