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.
Global
mkdir -p ~/.claude/skills/asc-revenuecat-catalog-syncProject
mkdir -p .claude/skills/asc-revenuecat-catalog-syncSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably