rc-catalog-management
Installation
SKILL.md
Catalog Management
Manage the Android product catalog across two surfaces: the Google Play Console (source of truth for products) and the RevenueCat dashboard (entitlements, offerings, targeting). You do not call the Google Play Developer monetization.subscriptions or monetization.onetimeproducts endpoints from your app or backend.
Phase 1: Understand
Read this phase before you touch anything.
Why two surfaces
| Surface | Owns | Examples |
|---|---|---|
| Google Play Console | Underlying products, base plans, offers, prices | premium_monthly, base plan p1m, intro offer |
| RevenueCat dashboard | Entitlements, Offerings, Packages, Targeting | pro entitlement, default offering, $rc_monthly package |
Play Console holds the billable SKU. RevenueCat decides which SKU gets surfaced to which user and under which entitlement key.