pi-coding-agent-sdk
Installation
SKILL.md
Pi Coding Agent SDK
Use this skill to design, debug, or implement integrations with @earendil-works/pi-coding-agent.
Working Rule
Do not answer SDK API-shape questions from memory alone. The Pi SDK is moving quickly, and examples can lag behind package types.
When the task involves API syntax, setup, migration, or a package-specific bug:
- Fetch current docs if needed.
- Inspect the installed package types if a project or temporary check environment is available.
- Prefer the installed package type surface over stale examples.
- Compile any non-trivial TypeScript recipe before presenting it as working code.
Source Of Truth
Use these sources in order: