AI AGENT ADDONS

Asc Revenuecat Catalog Sync

rorkai/app-store-connect-cli-skills
Backend & APIs
911installs

Keeping your App Store Connect and RevenueCat catalogs in sync is important for smooth subscription management. This skill helps you read products from both systems, compare them, and create missing items. You can run it in audit mode to see what needs to change. Then you apply the updates with clear confirmation. No items are ever deleted and each failure is reported clearly. It is a safe way to reconcile subscription and in-app purchase data.

Anyone setting up a new subscription catalog or checking for drift before a release will find this useful. The skill uses canonical identifiers like the product ID to match items between systems. It maps subscription types and entitlements based on your rules. You can also create missing App Store Connect subscription groups and products first. Then the skill maps them into RevenueCat offerings and packages.

The workflow reads the ASC catalog using command line tools and the RevenueCat catalog using MCP tools. It builds a plan of actions and waits for your approval before writing anything. Audit mode is the default to prevent accidental changes. This is a reliable way to keep your subscription setup accurate across two platforms.

Add Asc Revenuecat Catalog Sync skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-revenuecat-catalog-sync

Project

mkdir -p .claude/skills/asc-revenuecat-catalog-sync

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago