What problem does it solve? Setting localized, purchasing-power-parity pricing across dozens of App Store territories is tedious and error-prone when done manually in App Store Connect. This Skill automates per-territory pricing for subscriptions and in-app purchases using the asc CLI. ## Core Features & Use Cases - Subscription PPP pricing: Bootstrap subscriptions with asc subscriptions setup, inspect current prices with summary views, and bulk-import territory prices from CSV with dry-run validation. - IAP pricing schedules: Create and manage in-app purchase price schedules, price points, and equalizations via asc iap pricing commands. - Verification workflows: Re-run summary commands before and after changes to confirm pricing propagated correctly across territories. - Use Case: You want to charge $9.99 in the USA but $2.99 in India and $4.99 in Brazil for your monthly subscription. Build a CSV of territory prices, dry-run the import to validate, then apply it and verify with pricing summaries. ## Quick Start Ask the agent to set up PPP pricing for your subscription by importing a CSV of territory prices with a dry run first, then applying it with the asc subscriptions pricing import command.