@liziy/plugin-manager
MCP/扩展/技能 启用状态管理 —— 按 source 自动发现工具集合,关闭不需要的能力以节省上下文 token
Package details
Install @liziy/plugin-manager from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@liziy/plugin-manager- Package
@liziy/plugin-manager- Version
0.3.1- Published
- Jul 10, 2026
- Downloads
- 583/mo · 583/wk
- Author
- liziy
- License
- MIT
- Types
- extension
- Size
- 31.7 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@liziy/plugin-manager
pi 插件管理器 —— 按来源(MCP 服务器 / 扩展 / 技能)一键关闭不需要的能力,节省上下文 token。
命令
/plugins 打开管理界面,按分类切换启用/禁用
底部状态栏显示 🧩 已启用/总数。
安装
pi install npm:@liziy/plugin-manager
重启 pi 或 /reload 生效。
许可
MIT