asc-iap

Installation
SKILL.md

asc In-App Purchases

Manage IAPs via the asc CLI.

Lifecycle

List

asc iap list --app-id <APP_ID> [--limit N] [--pretty]

Create

asc iap create \
  --app-id <APP_ID> \
  --reference-name "Gold Coins" \
  --product-id "com.app.goldcoins" \
Related skills
Installs
31
First Seen
Mar 14, 2026