asc-ppp-pricing
Installation
SKILL.md
PPP Pricing (Per-Territory Pricing)
Use this skill to set different prices for different countries based on purchasing power parity or custom pricing strategies.
Preconditions
- Ensure credentials are set (
asc auth loginorASC_*env vars). - Use
ASC_APP_IDor pass--appexplicitly. - Know your base territory (usually USA) and base price tier.
Workflow: Set PPP-Based Subscription Pricing
1. List subscriptions for your app
asc subscriptions groups list --app "APP_ID"
asc subscriptions list --group "GROUP_ID"