gpc-monetization
Installation
SKILL.md
Monetization
Use this skill when managing in-app products (one-time purchases), subscriptions, base plans, or subscription offers.
In-app products (one-time)
List products
gpc products list --package com.example.app
gpc products list --page-size 50 --package com.example.app
Get product details
gpc products get --product-id premium_upgrade --package com.example.app