AI AGENT ADDONS
Mobile Development
2,249installs

Do you work with Apple's App Store Connect? You often need IDs for apps, builds, or testers. This skill helps you find those IDs using plain names or bundle IDs instead of looking them up by hand.

Just type a command like asc apps list --name "My App" and you get the ID. You can also fetch the latest build or list all versions. The answers come back as JSON or a clean table.

It saves time for developers and testers who manage apps on the App Store. No more guessing or switching between tools. Just name and ID.

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