AI AGENT ADDONS
CLI & Terminal
978installs

You need a special ID to run many App Store Connect commands. But you only know the app name or bundle ID. This skill helps you find the right ID using the asc command line tool. It turns human-friendly names into the exact IDs that other commands require.

You can look up IDs for apps, builds, versions, and TestFlight groups. Just use the commands shown here with names you already know. The tool also shows how to list everything and set a default app ID.

This skill saves you from hunting through the App Store Connect web interface. It works directly in your terminal. Use --pretty for debug output or --output table to see results in a readable table.

Add Asc Id Resolver skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-id-resolver

Project

mkdir -p .claude/skills/asc-id-resolver

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago