revenuecat-sdk-compatibility

Installation
SKILL.md

RevenueCat SDK compatibility

Use the RevenueCat MCP server for all tool calls here.

Check feature compatibility

Call list-sdk-feature-gates before making any SDK compatibility claim. Find the gate that matches the user's feature and use its minimum version for each relevant RevenueCat SDK.

  • If the relevant feature gate cannot be identified, say so and explain which gates looked close instead of guessing. Consult the docs linked in the tool output to disambiguate.
  • When more than one gate could apply, prefer the most specific gate. For example:
    • Existing-customer experiment enrollment: experiment-existing-customer-enrollment
    • Experiment exposure status or reporting: experiment-exposure-tracking
    • New-customer experiment enrollment: experiment-new-customer-enrollment
  • If multiple gates jointly matter, evaluate and name each one.

Analyze SDK adoption

Installs
45
GitHub Stars
52
First Seen
14 days ago
revenuecat-sdk-compatibility — revenuecat/ai-toolkit