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 |
| flow | Reusable multi-agent workflows, CodeRabbit-style audit |
| team | [DEPRECATED → flow] Steerable team of role-agents for plan/review/implement |
| atlassian | Jira and Confluence integration |
| figma | Figma REST API tools and design context |
| pair | [DEPRECATED → flow] Simplified plan/review/implement with pi-subagents |
| web | Web search, URL fetch, and browser automation |
| finance | Portfolio tracking, drift analysis, and investment suggestions |
| finance-api | Always-on local service for financial data ingestion and quant analysis |
| 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.