If you've ever stared at App Store Connect API commands wondering where to get the cryptic IDs they demand, this is your answer. It's a cheat sheet for the asc CLI that shows you how to resolve app IDs from bundle identifiers, grab the latest build ID for a specific version, or list TestFlight groups and testers. The skill emphasizes using pagination and sorting flags to make sure you don't miss anything, which is the kind of learned-the-hard-way advice that actually matters. It won't write code for you, but it'll save you from constantly tabbing between terminal and browser hunting for identifiers.
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-id-resolver