chuyue-yue/dsh-plugin-manager0

dsh-plugin-installer-ui

插件管理器:在「设置 → 插件」中新增「安装插件」页签,输入 dsh plugin 命令即可添加/移除插件

包名
dsh-plugin-installer-ui
版本
1.0.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chuyue-yue/dsh-plugin-manager

Usage

In the tab, the input accepts three formats:

InputEffect
`dsh plugin --profile web add
`Install a plugin (full command)
`
`Install a plugin (add is the default)
`remove
`Remove a plugin

Installation requires network access and pnpm; if pnpm is not found, install it first and retry.