What problem does it solve? Setting localized prices across dozens of App Store territories manually is slow and error-prone. This Skill automates purchasing power parity (PPP) pricing for subscriptions and in-app purchases using the asc CLI, so you can roll out regional price strategies consistently. ## Core Features & Use Cases - Subscription PPP Pricing: Bootstrap subscriptions with asc subscriptions setup, inspect current prices with summary commands, and bulk-import territory prices from CSV with dry-run validation. - IAP Price Schedules: Create and manage in-app purchase price schedules, discover price points, and inspect manual or automatic prices per territory. - Safe Rollouts: Dry-run imports, conditional version/localization creation, and post-apply verification prevent duplicate or broken pricing states. - Use Case: You want to launch a monthly subscription at $9.99 in the USA but $2.99 in India and $4.99 in Brazil. Build a CSV of territory prices, dry-run the import, apply it, and verify with pricing summaries. ## Quick Start Ask the assistant to set up PPP pricing for your subscription by importing a CSV of territory prices with a dry run first, then applying and verifying the changes.