What problem does it solve?
This Skill solves the difficulty of navigating complex, version-sensitive documentation for the Pi coding agent, ensuring you always have accurate, context-aware information about the SDK and its internal components.
Core Features & Use Cases
- Version-Stable Navigation: Automatically resolves documentation paths within the node_modules environment to prevent broken links during upgrades.
- Comprehensive Knowledge Base: Provides deep-dive access to extensions, themes, skills, prompt templates, and TUI components.
- Use Case: When building a custom Pi extension, use this Skill to quickly reference the specific SDK methods and TUI API details required for your implementation.
Quick Start
Ask the pi-docs skill to explain how to create a custom TUI component for a new extension.