pi-supergsd

Curated, patched Superpowers skills packaged for Pi

Packages

Package details

skill

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

License

MIT. See LICENSE.