If you're rolling out purchasing power parity pricing across App Store territories, this wraps the messy ASC API into sane workflows. The big win is the CSV import with dry run mode for subscriptions, so you can validate 50 territories before committing anything. It covers both subscriptions and IAPs, handles the difference between their pricing models (subscriptions use territory prices, IAPs use base territory schedules), and includes the setup commands that bundle product creation with initial pricing in one verified step. The pricing summary commands are your sanity check before and after changes. Saves you from manually clicking through App Store Connect or writing your own price point resolution logic.
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-ppp-pricing