pi-supergsd
Curated, patched Superpowers skills packaged for Pi
Package details
Install pi-supergsd from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-supergsd- Package
pi-supergsd- Version
0.0.2- Published
- May 23, 2026
- Downloads
- not available
- Author
- skhoroshavin
- License
- MIT
- Types
- skill
- Size
- 242.3 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-supergsd
Curated, patched Superpowers skills for Pi, that don't depend on any other extensions.
Install
pi install npm:pi-supergsd
If Pi is already running, restart it or run /reload.
Maintaining
Edit definitions in updater/skills/*.json, then:
npm run updater
Releases are automated using GitHub actions: .github/workflows/release.yml
Credits
- Skill content originates from obra/superpowers.
- Context-management ideas were inspired by gsd-build/gsd-2.
License
MIT. See LICENSE.