This is the routing layer for Capgo CLI operations. It triages your request and either handles basic commands like init, login, doctor, and app management directly, or forwards you to one of three specialized skills for OTA release management, native cloud builds, or organization administration. Use it when you're asking generally about Capgo CLI usage or when you're not sure which subsystem you need yet. The skill wisely gets out of the way once it knows where you're headed. One practical note: it reminds you to fix authentication issues with login before troubleshooting anything downstream, which will save you from chasing the wrong problem.
npx skills add https://github.com/cap-go/capgo-skills --skill capgo-cli-usage