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.

Related skills
Installs
1
GitHub Stars
6
First Seen
14 days ago