Plugin
pinokio
Discovers, launches, and uses Pinokio-managed apps and tools via the pterm CLI control plane.
Workflow:
1. Search for the app (pterm search)
2. If not found, optionally search the registry with user approval
3. Launch and poll until ready (pterm run <ref>)
4. Use the app's HTTP API — direct call or generated client
Creates a reusable skill folder with SKILL.md and client code for the app. Supports parallel launch for multiple apps. Never hardcodes paths, ports, or tokens in client files.