revenuecat-charts

Retrieve RevenueCat chart analytics for acquisition, conversion, retention, and reactivation metrics.

58|5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RevenueCat/ai-toolkit --skill revenuecat-charts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revenuecat-charts
Source: https://github.com/RevenueCat/ai-toolkit/tree/main/revenuecat/skills/revenuecat-charts
Command: npx skills add https://github.com/RevenueCat/ai-toolkit --skill revenuecat-charts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RevenueCat teams need to answer questions about acquisition, conversion, retention, and reactivation without manually figuring out which chart options to use or how to build correct dashboard links.

Core Features & Use Cases

  • Chart data retrieval guidance: Guides when to use get-chart-options-schema and get-chart-data so you can query the right metrics without bloating context.
  • Metric interpretation framework: Provides a clear way to reason about acquisition, conversion, retention, and reactivation using the right benchmark-oriented chart families.
  • Correct dashboard deep links: Defines an exact URL structure and parameter encoding rules (including range) so links open the expected chart state in the RevenueCat dashboard.

Quick Start

Ask the tool to “Show me the revenue chart for the last 90 days for project 56965ae1 segmented by country for US and Germany.”

Frequently Asked Questions about revenuecat-charts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get RevenueCat chart data for conversion and retention metrics?

To get RevenueCat chart data, you query specific metrics using MCP endpoints for chart schemas and chart data, applying date ranges, resolution, segmentation, and filters to retrieve chart-ready analytics.

What's the best way to build correct RevenueCat dashboard deep links?

Building correct RevenueCat dashboard deep links requires using a mandated URL structure and specific range encoding format, ensuring links open the exact expected chart state with selected metrics and filters applied.

Can I segment RevenueCat analytics data by country and specific timeframes?

Yes, you can segment RevenueCat analytics data by querying metrics with defined timeframes, high granularity, and specific segmentation filters like country, starting with broader ranges to avoid context overload.

Why should I use the chart options schema before retrieving RevenueCat data?

Using the chart options schema before retrieving data guides you to query the right metrics without bloating context, ensuring you apply correct chart-specific selectors and filters for accurate acquisition and reactivation analysis.

Does this approach work for analyzing reactivation and acquisition funnels?

Yes, this approach works for reactivation and acquisition analysis by providing a clear metric interpretation framework to reason about user funnels using benchmark-oriented chart families and specific date ranges.

What are the limitations when querying RevenueCat charts with high granularity?

Querying RevenueCat charts with high granularity over long timeframes risks context overload, so it is recommended to start with defined timeframes and higher granularity to manage data volume and processing limits.