revenuecat

revenuecat/revenuecat-skill · updated Apr 8, 2026

$npx skills add https://github.com/revenuecat/revenuecat-skill --skill revenuecat
0 commentsdiscussion
summary

Query RevenueCat metrics and search documentation.

skill.md

RevenueCat

Query RevenueCat metrics and search documentation.

Config

Set RC_API_KEY environment variable, which should be a v2 secret API key.

Context

Query the RevenueCat API (GET /projects) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls.

API Access

{baseDir}/scripts/rc-api.sh <endpoint>

Example: {baseDir}/scripts/rc-api.sh /projects to list projects.

Local API Reference

Start with {baseDir}/references/api-v2.md for auth, pagination, and common patterns. Then load the domain file you need:

Domain File Covers
Customers references/customers.md CRUD, attributes, aliases, entitlements, subscriptions, purchases, invoices, virtual currencies, actions
Subscriptions references/subscriptions.md List, get, transactions, cancel, refund, management URL
Products references/products.md CRUD, create in store, test prices
Offerings references/offerings.md Offerings, packages, package products
Entitlements references/entitlements.md CRUD, attach/detach products
Purchases references/purchases.md List, get, refund, entitlements
Projects references/projects.md Projects, apps, API keys, StoreKit config
Metrics references/metrics.md Overview metrics, charts, chart options
Paywalls references/paywalls.md Paywall creation
Integrations references/integrations.md Integrations CRUD
Virtual Currencies references/virtual-currencies.md Virtual currencies CRUD
Error Handling references/error-handling.md Error handling
Rate Limits references/rate-limits.md Rate limits

Only load the reference file relevant to the current task — don't load them all.

Remote Documentation Search

The RevenueCat documentation is available at https://www.revenuecat.com/docs. Use https://www.revenuecat.com/docs/llms.txt and /sitemap.xml as a guide to the content that is available. Add .md to the end of a documentation URL to get the markdown version of the page.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.672 reviews
  • Meera Thomas· Dec 28, 2024

    revenuecat is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Aditi Choi· Dec 24, 2024

    revenuecat fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Naina Patel· Dec 24, 2024

    Keeps context tight: revenuecat is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Mia Robinson· Dec 24, 2024

    Solid pick for teams standardizing on skills: revenuecat is focused, and the summary matches what you get after install.

  • Hana Menon· Dec 8, 2024

    I recommend revenuecat for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Ganesh Mohane· Dec 4, 2024

    revenuecat has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Noor Okafor· Nov 27, 2024

    Keeps context tight: revenuecat is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Naina Sethi· Nov 19, 2024

    Solid pick for teams standardizing on skills: revenuecat is focused, and the summary matches what you get after install.

  • Omar Smith· Nov 15, 2024

    We added revenuecat from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Diya Park· Nov 15, 2024

    I recommend revenuecat for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 72

1 / 8