catalog-management

Synchronize Android product catalogs between Google Play Console and RevenueCat dashboard.

45|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/RevenueCat/play-billing-skills --skill catalog-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: catalog-management
Source: https://github.com/RevenueCat/play-billing-skills/tree/main/revenuecat/catalog-management
Command: npx skills add https://github.com/RevenueCat/play-billing-skills --skill catalog-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires revenuecat, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of managing the Android product catalog across the Google Play Console and the RevenueCat dashboard, ensuring seamless integration and efficient catalog maintenance.

Core Features & Use Cases

  • Catalog Integration: Seamlessly integrates product catalog changes from Google Play Console to RevenueCat dashboard.
  • Entitlement and Offering Maintenance: Manages entitlements, offerings, and packages without direct API calls to Google Play Developer API.
  • Use Case: Ideal for developers who want to update their app's product offerings and manage user entitlements efficiently, reducing the need for app updates and backend changes.

Quick Start

Use the catalog-management skill to update the product catalog and attach an entitlement in RevenueCat dashboard.

Frequently Asked Questions about catalog-management

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

FAQPage Schema
How do I sync Android product catalogs between Google Play Console and RevenueCat?

To sync Android product catalogs between Google Play Console and RevenueCat, use the catalog-management Skill to automate entitlement and offering configurations via the RevenueCat REST API. It handles the synchronization logic without requiring direct Google Play Developer API calls.

Can I update RevenueCat entitlements and offerings without app updates?

Yes, you can update RevenueCat entitlements and offerings without app updates. The catalog-management Skill manages these configurations directly through the RevenueCat dashboard and REST API, allowing you to modify product offerings efficiently and reduce backend changes.

Do I need to interact with the Google Play Developer API to manage my RevenueCat catalog?

No, you do not need to interact directly with the Google Play Developer API to manage your RevenueCat catalog. The catalog-management Skill handles entitlement and offering maintenance by interacting exclusively with RevenueCat's REST API and data structures.

What is the best way to manage Android subscriptions and entitlements across multiple platforms?

The best way to manage Android subscriptions and entitlements is using the catalog-management Skill to integrate product catalog changes from Google Play Console to the RevenueCat dashboard. It streamlines catalog maintenance and ensures seamless integration across both platforms.

What data structures do I need to know to maintain a product catalog in RevenueCat?

Maintaining a product catalog in RevenueCat requires knowledge of both Google Play Console and RevenueCat data structures, specifically entitlements, offerings, and packages. The catalog-management Skill uses these structures to synchronize configurations via the RevenueCat REST API.

Are there limitations when synchronizing product catalogs with RevenueCat?

A key limitation is that while the catalog-management Skill synchronizes product catalogs and manages entitlements via the RevenueCat REST API, it does not handle direct API calls to the Google Play Developer API. You must manage Google Play products independently before syncing.