This repository packages a global Pi skills bundle plus selected third-party skills.
- Keep package resources under
extensions/,skills/,prompts/, orthemes/. - Preserve third-party notices and license copies when updating bundled skills.
- Run
npm testbefore committing. - Do not add runtime dependencies unless they are declared in
dependencies. - Pi core imports belong in
peerDependencieswith"*".