asc-id-resolver
Maps bundle IDs and names to App Store Connect identifiers for apps, builds, versions, and TestFlight groups.
Install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-id-resolverStats
| Total installs | 1,288 |
| Weekly installs | 1.3K |
| GitHub stars | 615 |
| First seen | Jan 28, 2026 |
| Source | @rudrankriyam/app-store-connect-cli-skills |
Summary
- Maps bundle IDs, app names, and version strings to their corresponding ASC identifiers across apps, builds, versions, TestFlight groups, testers, and review submissions
- Supports filtering by bundle ID, app name, version, and platform; includes pagination and sorting options to ensure complete and deterministic results
- Outputs JSON by default with --pretty, --table, and --markdown formatting options for debugging and readability
- Allows setting a default app ID via ASC_APP_ID environment variable to reduce repetition across sequential commands
Tags
Related skills
| Skill | Installs | vs asc-id-resolver |
|---|---|---|
| next-browser | 1,230 | -58 |
| pretty-mermaid | 1,405 | +117 |
| create-branch | 1,219 | -69 |
| asc-signing-setup | 1,255 | -33 |
| asc-build-lifecycle | 1,279 | -9 |
FAQ
- How many installs does asc-id-resolver have?
- asc-id-resolver has 1,288 total installs and 1.3K installs this week.
- Where is asc-id-resolver hosted?
- asc-id-resolver is published by @rudrankriyam/app-store-connect-cli-skills at https://github.com/rudrankriyam/app-store-connect-cli-skills.
- How many GitHub stars does asc-id-resolver have?
- asc-id-resolver has 615 GitHub stars.
- When was asc-id-resolver first indexed?
- OrangeBot.AI first indexed asc-id-resolver on Jan 28, 2026.
- How do I install asc-id-resolver?
- Run: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-id-resolver