create-product

Installation
SKILL.md

RevenueCat Product Creation

Quickly create a new product in RevenueCat.

Description

Guided product creation with prompts for product type, store identifier, and configuration. Supports subscriptions, consumables, and one-time purchases.

Usage

/rc:create-product [type] [identifier] [project_name]

Arguments:

  • type (optional): subscription, consumable, non_consumable, one_time
  • identifier (optional): A hint for the store identifier
  • project_name (optional): Name of the project to create the product in. If not provided, the user will be prompted to select a project.
Installs
2
GitHub Stars
6
First Seen
Mar 13, 2026
create-product — revenuecat/rc-claude-code-plugin