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_timeidentifier(optional): A hint for the store identifierproject_name(optional): Name of the project to create the product in. If not provided, the user will be prompted to select a project.