Revenuecat

🌐Community
by rawveg · vlatest · Repository

RevenueCat analyzes subscription data to optimize pricing, predict churn, and maximize recurring revenue for businesses.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add revenuecat npx -- -y @trustedskills/revenuecat
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "revenuecat": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/revenuecat"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to RevenueCat's API, enabling automated management of in-app subscriptions and entitlements. It allows agents to query user subscription status, manage trial periods, and potentially automate tasks related to revenue optimization. The skill facilitates interaction with a complex system for handling recurring payments within mobile applications.

When to use it

  • Subscription Status Checks: Determine if a specific user is currently subscribed to a particular product or plan.
  • Trial Management: Extend or revoke trial periods for users based on certain criteria.
  • Entitlement Verification: Confirm whether a user has access to premium features or content based on their subscription level.
  • Revenue Optimization Tasks: Automate tasks like identifying and addressing potential revenue leakage issues.

Key capabilities

  • API interaction with RevenueCat
  • User subscription status retrieval
  • Trial period management functionality
  • Entitlement verification

Example prompts

  • "What is the current subscription status of user [user ID]?"
  • "Extend the trial period for user [user ID] by 7 days."
  • "Does user [user ID] have access to the 'premium' entitlement?"

Tips & gotchas

  • Requires proper API keys and configuration within the RevenueCat environment.
  • Understand that interactions with financial systems require careful consideration of security and compliance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rawveg
Installs
0

🌐 Community

Passed automated security scans.