revenuecat

RevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "revenuecat" with this command: npx skills add jeiting/revenuecat

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:

DomainFileCovers
Customersreferences/customers.mdCRUD, attributes, aliases, entitlements, subscriptions, purchases, invoices, virtual currencies, actions
Subscriptionsreferences/subscriptions.mdList, get, transactions, cancel, refund, management URL
Productsreferences/products.mdCRUD, create in store, test prices
Offeringsreferences/offerings.mdOfferings, packages, package products
Entitlementsreferences/entitlements.mdCRUD, attach/detach products
Purchasesreferences/purchases.mdList, get, refund, entitlements
Projectsreferences/projects.mdProjects, apps, API keys, StoreKit config
Metricsreferences/metrics.mdOverview metrics, charts, chart options
Paywallsreferences/paywalls.mdPaywall creation
Integrationsreferences/integrations.mdIntegrations CRUD
Virtual Currenciesreferences/virtual-currencies.mdVirtual currencies CRUD
Error Handlingreferences/error-handling.mdError handling
Rate Limitsreferences/rate-limits.mdRate 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SERP Outline Extractor

Turn a target keyword or query into a search-informed content outline with likely subtopics, questions, and comparison angles. Useful for SEO briefs, blog pl...

Registry SourceRecently Updated
General

Multi-Model Response Comparator

Compare responses from multiple AI models for the same task and summarize differences in quality, style, speed, and likely cost. Best for model selection, ev...

Registry SourceRecently Updated
General

API Pricing Comparator

Compare AI API or model pricing across providers and produce a structured summary for product pages, blog posts, or buyer guides. Works with OpenAI-compatibl...

Registry SourceRecently Updated