app-store-connect-cli
Installation
SKILL.md
App Store Connect CLI (asc)
Skill by ara.so — Devtools Skills collection.
Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts - perfect for CI/CD and automation.
Installation
# Homebrew (macOS/Linux)
brew install asc
# Install script
curl -fsSL https://asccli.sh/install | bash
# Verify installation
asc version
asc --help