asc-cli
Automate App Store releases, builds, and TestFlight from terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install asc-cli?โผ
Run `npx skills add tddworks/asc-cli --all -g -y` in your terminal to install all skills in this suite globally.
What can asc-cli automate in App Store Connect?โผ
It handles builds, version releases, TestFlight beta groups, screenshots, in-app purchases, subscriptions, customer reviews, and sales reports directly from your terminal or CI pipeline.
Can AI agents use asc-cli without knowing its commands?โผ
Yes. Every response returns structured JSON with affordances, which are ready-to-run follow-up commands, so an agent can navigate the full release workflow without memorizing the command tree.
Does asc-cli work in CI pipelines?โผ
Yes. It supports environment-variable authentication and scriptable JSON output, making it ideal for automated build uploads and release steps in CI.
What do I need to start using asc-cli?โผ
You need macOS 13 or later and an App Store Connect API key, which you can create in your Apple developer account and save with the asc auth login command.
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