AI AGENT ADDONS
Backend & APIs
2,569installs

This guide helps you use the asc command line tool to work with App Store Connect. You can discover commands with --help or asc search. The tool supports many actions like viewing apps and editing pricing.

You will learn the right verbs and flags for each task. Use --output to choose table or JSON formats. For safety, destructive commands need --confirm. Authentication works with keychain or environment variables.

Apple Ads commands have their own setup with --ads-profile and ASC_ADS_* variables. Timeouts for requests and uploads can be set with environment variables.

Add Asc Cli Usage skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-cli-usage

Project

mkdir -p .claude/skills/asc-cli-usage

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago