What problem does it solve? Comparing App Store prices across countries is tedious because Apple shows only one region at a time and third-party data often requires API keys. This Skill fetches live cross-region pricing from appstoreprice.org directly in the browser, with no API key or signing implementation needed. ## Core Features & Use Cases - App Search: Search apps by name and retrieve App Store IDs, developers, and categories via the site's signed REST API. - Cross-Region Price Lookup: Fetch prices for a single app across all regions, sorted by USD equivalent, including currency and CNY conversion. - Cheapest Region Ranking: Identify the top N cheapest regions and calculate savings versus the US storefront. - Use Case: A user wants to know where a ChatGPT subscription is cheapest. The Skill searches the app, pulls prices for all regions, and returns a ranked table showing Turkey or Nigeria pricing with the percentage saved versus the US store. ## Quick Start Use the appstoreprice-hub skill to find the cheapest App Store region for the app Notion and show the top 10 regions with savings versus the US price.