Plugin directory / Developer / dsh-knj-menu
dsh-knj-menu
Unverified yangdongzhen590
What it does
Third-party menu manager for DeepSeek Harness: collects plugin menu entries with fold/collapse and pinned items.
Unverified — not yet verified
Third-party menu manager for DeepSeek Harness: collects plugin menu entries with fold/collapse and pinned items. Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
README
dsh-knj-menu
第三方菜单管理器(DeepSeek Harness 插件)
统一收纳第三方插件新增的菜单入口,提供常驻 / 折叠 + 📌 固定。
功能
- 收集第三方插件通过
dsh.bundle声明的菜单入口 - 常驻模式:菜单始终显示
- 折叠模式:收起为图标,点击展开
- 📌 固定:常用菜单置顶,不随折叠隐藏
安装
dsh plugin --profile web add dsh-knj-menu
要求
dsh web>= 0.1.0-rc.6
License
MIT
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install dsh-knj-menu for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
This plugin is GitHub source (not published to npm) — install it straight from the repo:
Web profile:
dsh plugin --profile web add github:yangdongzhen590/dsh-knj-menu Headless (CLI) profile:
dsh plugin --profile headless add github:yangdongzhen590/dsh-knj-menu Test report
Not yet L3-verified — see failure note below if we already ran it.