revenuecat-charts
Installation
SKILL.md
Accessing RevenueCat charts
When querying a RevenueCat chart, follow this workflow:
- Use
get-chart-options-schemato discover a chart's available options. - Use
get-chart-datawith the right options to retrieve the chart data. - Analyze the data, using scripts for any non-trivial arithmetic.
In general, to avoid clogging the context, start with defined timeframes and larger resolution, then narrow down.