back
loading skill details...
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
asc id resolver Use this skill to map names to IDs needed by other commands. App ID By bundle ID or name: asc apps list --bundle-id "com.example.app" asc apps list --name "My App" Fetch everything: asc apps list --paginate Set default: ASC_APP_ID=... Build ID Latest build: asc builds info --app "APP_ID" --latest --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 5
don't have the plugin yet? install it then click "run inline in claude" again.