asc-id-resolver
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands re…
What it does
- 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:
- ASCAPPID=...
Requirements & configuration
Configuration: ASC_APP_ID
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
Source
Repository: https://github.com/rorkai/app-store-connect-cli-skills
asc-id-resolver FAQ
What does the asc-id-resolver skill do?
Resolve App Store Connect IDs (apps, builds, app and digital-goods versions, groups, testers) from human-friendly names using asc. Use when commands require IDs. By bundle ID or name: asc apps list --bundle-id "com.example.app"
How do I install asc-id-resolver?
Run: npx -y skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-id-resolver --agent claude-code — the source lives at github.com/rorkai/app-store-connect-cli-skills.
Maintain asc-id-resolver?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[asc-id-resolver on getagentictools](https://getagentictools.com/skills/rorkai-app-store-connect-cli-skills-asc-id-resolver?ref=badge) npx agentictools info skills/rorkai-app-store-connect-cli-skills-asc-id-resolver The second line is the CLI lookup for this page — handy in READMEs and docs.