rorkai/app-store-connect-cli-skills
Skills to automate app store deployed and everything related to it using the asc cli
What it solves
This project provides a set of "Agent Skills" that enable AI agents (like Claude Code or Codex) to interact with the asc (App Store Connect CLI). It automates complex Apple developer workflows—such as managing builds, TestFlight distribution, metadata localization, and app submissions—that would otherwise require manual navigation of the App Store Connect web interface or complex CLI command chains.
How it works
These skills act as a bridge between an AI agent and the asc CLI. Each skill consists of a SKILL.md file containing instructions for the agent, along with optional helper scripts and references. When an agent detects a relevant task, it uses these skills to execute specific asc commands, handle JSON outputs, and orchestrate multi-step processes like archiving an app, uploading it, and submitting it for review.
Who it’s for
- iOS/macOS Developers who want to automate their App Store Connect workflows using AI agents.
- DevOps Engineers setting up CI/CD pipelines for Apple app distribution.
- App Store Optimization (ASO) Specialists looking to automate metadata audits and localization.
Highlights
- Comprehensive App Lifecycle Management: Covers everything from app creation and signing setup to build lifecycle and submission health.
- AI-Powered Localization: Includes skills for translating metadata and generating release notes using LLMs.
- Automated Testing & Distribution: Manages TestFlight orchestration, ad-hoc distribution, and simulator screenshot pipelines.
- RevenueCat Integration: Syncs App Store Connect product catalogs with RevenueCat.
- Developer Tooling: Includes macOS notarization, crash triage, and ASO auditing tools.
Related
- Project
- Project
- Project
- Project
- Project