apikey

Installation
SKILL.md

RevenueCat API Key

Retrieve the public API key for SDK initialization.

Description

Quickly get the public API key needed to initialize the RevenueCat SDK in your app. This is the key you use in your client-side code.

Usage

/rc:apikey [platform] [project_name]

Arguments:

  • platform (optional): ios, android, web, or all. Defaults to all.
  • project_name (optional): Name of the project to retrieve keys for. If not provided, shows keys for all projects.

Can be referenced as $ARGUMENTS in the skill.

Installs
1
GitHub Stars
46
First Seen
Apr 30, 2026
apikey — revenuecat/rc-claude-code-plugin