skills/pi-agent/references/overview.md
Source: https://pi.dev/docs/latest
Pi is a minimal terminal coding harness. The core stays small and most workflow-specific behavior lives in TypeScript extensions, skills, prompt templates, themes, and Pi packages.
npm install -g --ignore-scripts @earendil-works/pi-coding-agent
pi
On Linux/macOS, the installer is also available:
curl -fsSL https://pi.dev/install.sh | sh
Authenticate with /login for subscription providers or set API keys such as ANTHROPIC_API_KEY before startup.