Packages
All packages are published to npm under the @pi-stef scope. Install any package individually with:
bash
pi install npm:@pi-stef/<package-name>Or manage them declaratively with the catalog.
Package List
| Package | Description |
|---|---|
| azure-foundry | Azure Foundry and Azure OpenAI deployments as native Pi providers |
| catalog | Declarative package manager with cross-machine sync |
| cursor | Cursor AI editor as a native Pi stream provider |
| team | Steerable team of role-agents for plan/review/implement |
| superpowers-adapter | Bridges superpowers skill system to pi |
| atlassian | Jira and Confluence integration |
| figma | Figma REST API tools and design context |
| web | Web search, URL fetch, and browser automation |
| paths | Shared path conventions (internal) |
| agent-workflows | Workflow engine primitives (internal, not user-installed) |
Internal Packages
- paths — Shared path conventions used by other packages. Not typically installed directly.
- agent-workflows — Internal workflow engine. Used by
teamand other packages. Not user-installed.