@artale/pi-scaffold
Generate new pi extension projects from a template. /scaffold my-extension 'Description here'
Package details
Install @artale/pi-scaffold from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@artale/pi-scaffold- Package
@artale/pi-scaffold- Version
1.1.3- Published
- Apr 21, 2026
- Downloads
- 187/mo · 13/wk
- Author
- artale
- License
- MIT
- Types
- extension
- Size
- 11.6 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"commands": [
"scaffold"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@artale/pi-scaffold
Generate new pi extension projects from a template. /scaffold my-extension 'Description here'
Install
npm install -g @artale/pi-scaffold