From RevenueCat
Displays RevenueCat project status summary: apps by platform, products, entitlements, offerings, webhooks. Highlights issues like unattached products, empty offerings, or apps without products. Useful for config audits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/RevenueCat:revenuecat-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get a quick overview of your RevenueCat project configuration.
Get a quick overview of your RevenueCat project configuration.
This command provides a summary of your RevenueCat project including:
/revenuecat-status [project_name]
Arguments:
project_name (optional): Name of the project to show status for. If not provided, shows status for all accessible projects.Can be referenced as $ARGUMENTS in the skill.
Use the RevenueCat MCP server for all tool calls.
When the user invokes this skill, perform the following steps:
Parse Arguments (from $ARGUMENTS)
project_name (optional)Get Projects
list-projects tool to retrieve all accessible projectsproject_name is specified in arguments, filter projects by name (case-insensitive partial match)project_name provided, show status for all projectsGather Statistics for Each Project For each project (filtered or all), use the following tools:
list-appslist-productslist-entitlementslist-offeringslist-webhook-integrationsPresent Summary Format the results as a clear status report:
📊 RevenueCat Project Status
============================
Project: {project_name} ({project_id})
📱 Apps: {count}
- {app_name} ({platform})
...
📦 Products: {count}
- {product_identifier} ({type})
...
🔑 Entitlements: {count}
- {entitlement_name}
...
🎁 Offerings: {count}
- {offering_name} (current: yes/no)
...
🔗 Webhooks: {count}
- {webhook_name} → {url}
...
Highlight Issues (if any)
npx claudepluginhub revenuecat/ai-toolkit --plugin RevenueCatGuides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.