asc-cli-usage
๐ฏSkillfrom rudrankriyam/app-store-connect-cli-skills
Provides expert guidance for executing and designing App Store Connect CLI commands with best practices for flags, output, authentication, and command discovery.
Overview
ASC CLI Usage is an agent skill for the App Store Connect CLI (asc), providing guidance on running asc commands with the correct flags, pagination options, output formats, and authentication configuration. It is part of a broader skill collection designed for zero-friction automation around iOS/macOS builds, TestFlight distribution, metadata management, and App Store submissions.
Key Features
- Command and flag guidance: Provides correct
asccommand syntax, flag combinations, and usage patterns for App Store Connect operations. - JSON-first automation: Emphasizes machine-parseable JSON output for seamless integration with CI pipelines and AI agents.
- Pagination handling: Offers tips for handling paginated API responses when querying large datasets from App Store Connect.
- Authentication configuration: Guides setup of API key authentication for the
ascCLI to enable automated workflows. - Companion workflow skills: Works alongside related skills for Xcode builds, TestFlight management, release flows, and browser-based app creation.
Who is this for?
This skill is designed for iOS and macOS developers who use the App Store Connect CLI to automate their build, test, and release workflows. It is especially useful for teams integrating asc into CI/CD pipelines or using AI agents to manage App Store Connect operations programmatically.
Same repository
rudrankriyam/app-store-connect-cli-skills(33 items)
Installation
npx vibeindex add rudrankriyam/app-store-connect-cli-skills --skill asc-cli-usagenpx skills add rudrankriyam/app-store-connect-cli-skills --skill asc-cli-usage~/.claude/skills/asc-cli-usage/SKILL.mdSKILL.md
More from this repository10
Builds and exports iOS/macOS apps using xcodebuild, generating IPA or PKG files ready for App Store Connect upload.
Streamlines iOS and macOS app releases by automating build uploads, TestFlight distribution, and App Store submission processes.
Preflight and monitor App Store submission health, ensuring builds meet Apple's requirements and reducing review submission failures.
Synchronizes and validates App Store Connect metadata and localizations across different locales and version releases.
Orchestrates TestFlight distribution by managing beta groups, testers, builds, and release notes using Apple's App Store Connect CLI.
App Store Connect CLI skill for resolving human-friendly names to IDs for apps, builds, versions, TestFlight groups, and testers using the asc command
App Store Connect CLI skill for managing build processing, finding latest builds, distribution flows via TestFlight and App Store, and cleaning up old builds
App Store Connect CLI skill for setting territory-specific subscription and in-app purchase pricing using purchasing power parity (PPP) strategies
Configures iOS/macOS app signing assets like bundle IDs, certificates, and provisioning profiles using Apple's ASC CLI.
Orchestrates iOS screenshot automation pipeline using xcodebuild/simctl for building and running, AXe for UI-driven simulator actions, Go-based framing for device bezels, and asc CLI for App Store screenshot uploads.