@lanten233/pi-hero
自用 Pi Agent 扩展包
Package details
Install @lanten233/pi-hero from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@lanten233/pi-hero- Package
@lanten233/pi-hero- Version
0.1.2- Published
- May 23, 2026
- Downloads
- not available
- Author
- lanten233
- License
- MIT
- Types
- extension, skill, theme, prompt
- Size
- 43.9 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
],
"skills": [
"./skills"
],
"prompts": [
"./prompts"
],
"themes": [
"./themes"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Pi Hero
Pi Hero 是一个 Pi 扩展包,整合并管理常用扩展包。
使用方式
安装
pi install npm:@lanten233/pi-hero
可用命令
在 Pi 中可直接执行以下命令:
/hero:install-dep-pkg:安装依赖的 Pi package/hero:remove-dep-pkg:移除依赖的 Pi package
依赖包列表
- context-mode - 上下文管理/优化
- pi-subagents - 子代理管理
- pi-mcp-adapter - MCP 适配器
- pi-web-access - 提供网页访问能力
- pi-zentui - zentui 界面库
- @juicesharp/rpiv-ask-user-question - 询问用户问题
@juicesharp/rpiv-todo