Rebalance per-territory App Store subscription prices using a Purchasing Power Parity (PPP) index. Drives the appstoreconnect-mcp server through a dry-run → schedule → rollback flow with the standard gotchas baked in. Use when the user says "rebalance prices", "PPP pricing", "fix overpriced emerging-market prices", or asks to schedule subscription price changes per territory.
$npx -y skills add akoskomuves/appstoreconnect-mcp --skill ppp-rebalanceInstalls into the current project.
Run `npx skills use "https://github.com/akoskomuves/appstoreconnect-mcp" --skill "akoskomuves/appstoreconnect-mcp/ppp-rebalance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/akoskomuves/appstoreconnect-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/akoskomuves/appstoreconnect-mcp"` and select the relevant skills, then follow their instructions.