app-store-connect-cli-skills
Automate App Store builds, TestFlight, metadata, and review submissions
All Skills in This Repository (25)
Pure Emerald Level Indicatorsasc-signing-setup
Automate App Store Connect signing asset creation and management.
asc-xcode-build
Build and archive iOS and macOS apps with xcodebuild into IPA or PKG formats.
asc-subscription-localization
Automate bulk localization of subscription and in-app purchase names across App Store Connect locales.
asc-wall-submit
Submit or update app entries in the Wall of Apps JSON and README.
asc-submission-health
Validate and submit iOS/macOS apps to App Store Connect review.
asc-release-flow
Automate TestFlight and App Store releases for iOS, macOS, visionOS, and tvOS.
asc-testflight-orchestration
Orchestrate TestFlight beta groups, testers, and release notes via App Store Connect API.
asc-metadata-sync
Synchronize App Store Connect metadata and localizations with local files.
asc-crash-triage
Fetch and summarize TestFlight crash reports filtered by severity, frequency, and affected builds.
asc-revenuecat-catalog-sync
Reconcile and synchronize App Store Connect catalogs with RevenueCat resources using productId.
asc-localize-metadata
Automate App Store Connect metadata localization across multiple languages using LLM translation.
asc-workflow
Define, validate, and execute repo-local App Store Connect automation workflows.
Frequently Asked Questions
FAQPage SchemaHow to install app-store-connect-cli-skills?โผ
Run `npx skills add rudrankriyam/app-store-connect-cli-skills --all -g -y` in your terminal to install all skills in this suite globally.
How to automate App Store releases with AI?โผ
These skills let your AI agent stage versions, upload builds, validate readiness, and submit for App Store review using the asc CLI with dry-run previews and confirmation gates.
Can AI manage TestFlight beta distribution?โผ
Yes. The suite includes skills for managing TestFlight groups, testers, build distribution, What to Test notes, and crash report triage.
Does it work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and the repository ships plugin manifests for both Claude Code and Codex marketplaces.
Can it localize App Store metadata automatically?โผ
Yes. Dedicated skills translate descriptions, keywords, and release notes into all App Store locales with character-limit validation and review-before-upload workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core