asc-revenuecat-catalog-sync

Synchronize App Store Connect subscription and IAP catalogs with RevenueCat.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-revenuecat-catalog-sync-curtislmartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-revenuecat-catalog-sync
Source: https://github.com/curtislmartin/daily-ascent-engineering/tree/main/skills_repo/asc-revenuecat-catalog-sync
Command: npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-revenuecat-catalog-sync-curtislmartin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping subscription and in‑app purchase catalogs synchronized between App Store Connect and RevenueCat is complex, error‑prone, and time‑consuming.

Core Features & Use Cases

  • Audit mode: Generates a diff of missing or mismatched items without making changes.
  • Apply mode: Creates missing ASC groups, subscriptions, IAPs and maps them to RevenueCat products, entitlements, offerings, and packages.
  • Safety defaults: Read‑only default, confirmation prompts, no automatic deletions, and per‑item failure reporting.

Quick Start

Use the asc‑revenuecat‑catalog‑sync skill to audit and optionally align your ASC and RevenueCat catalogs.

Frequently Asked Questions about asc-revenuecat-catalog-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync App Store Connect subscription catalogs with RevenueCat?

To sync App Store Connect and RevenueCat catalogs, you can use a tool that automatically maps ASC subscriptions and IAPs to RevenueCat products, entitlements, offerings, and packages. It requires ASC CLI authentication and RevenueCat API write access.

Can I audit App Store Connect and RevenueCat IAP mismatches before applying changes?

Yes, you can audit App Store Connect and RevenueCat IAP mismatches using a read-only mode that generates a diff of missing or mismatched items without making changes. This allows you to review discrepancies safely before committing any updates.

What's the best way to align ASC in-app purchases with RevenueCat offerings?

The best way to align ASC in-app purchases with RevenueCat offerings is by using an automated apply mode that creates missing ASC groups and subscriptions, then directly maps them to the corresponding RevenueCat products, entitlements, offerings, and packages.

Do I need write-enabled API keys to sync RevenueCat and ASC catalogs?

Yes, you need write-enabled RevenueCat MCP API keys and ASC CLI authentication to sync catalogs. Write access is required for the apply mode to successfully create missing items and map them between the two platforms.

Does syncing catalogs between ASC and RevenueCat automatically delete mismatched products?

No, syncing catalogs between ASC and RevenueCat does not automatically delete mismatched products. Safety defaults prevent automatic deletions, utilizing confirmation prompts and per-item failure reporting to ensure you maintain full control over your catalog data.

Can I use this catalog sync for both iOS and macOS app subscriptions?

Yes, you can use catalog sync for both iOS and macOS app subscriptions. The synchronization applies to any apps where App Store Connect and RevenueCat need consistent product identifiers and entitlements across these Apple platforms.