pi-executor
Pi extension to run executor
Package details
Install pi-executor from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-executor- Package
pi-executor- Version
0.2.1- Published
- Apr 13, 2026
- Downloads
- 375/mo · 29/wk
- Author
- dinai
- License
- MIT
- Types
- extension, skill
- Size
- 75.9 KB
- Dependencies
- 4 dependencies · 2 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
],
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.