pi-package-generator
Installation
SKILL.md
Pi Package Generator
Overview
An automated agent skill to architect, generate, and verify complete Pi Packages and Multi-Package Monorepos from user descriptions, GitHub repositories, documentation links, and API specifications. The skill models parameters and default values across all 10 Pi Customization Entities, supports subagent orchestration and background TUI widgets, and ensures strict compliance with the Agent Skills Specification.
When to Use
- User wants to create a new Pi extension, skill, prompt template, or custom provider.
- User wants to bundle multiple customizations into an installable Pi Package (
package.json) or multi-package monorepo. - User provides a GitHub repo or doc link and wants to convert it into a Pi agent capability.
When NOT to use:
- Do not use for general bug fixes in existing application code unrelated to Pi agent packages.