price-changes

Manage subscription price changes in RevenueCat's Android SDK environment.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill guides you through managing subscription price changes on Android with RevenueCat, handling opt-out and opt-in changes, and ensuring smooth transitions.

Core Features & Use Cases

  • Opt-Out and Opt-In Handling: Automates price changes with minimal user intervention, distinguishing between automatic opt-out changes and user-consented opt-in increases.
  • RevenueCat Integration: Utilizes RevenueCat's backend to manage cohort and consent changes, reducing app and backend implementation requirements.
  • Use Case: For a service with recurring subscriptions, use this Skill to adjust prices effectively while maintaining user satisfaction and compliance with Google Play's requirements.

Quick Start

Execute the price-changes skill to apply a price increase for all subscriptions to your RevenueCat product.

Frequently Asked Questions about price-changes

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

FAQPage Schema
How do I handle subscription price changes on Android with RevenueCat?

Subscription price changes on Android require managing opt-out adjustments and opt-in user consent. RevenueCat's backend handles cohort migration and consent state changes to ensure smooth transitions.

What is the difference between opt-out and opt-in subscription price increases?

Opt-out price changes apply automatically with minimal user intervention, while opt-in increases require explicit user consent. RevenueCat manages both adjustment types to maintain Google Play compliance.

Do I need a RevenueCat integration to manage Google Play price changes?

Yes, an active RevenueCat integration is required. The Skill utilizes RevenueCat's backend to process cohort and consent changes, reducing the need for custom app and backend implementation.

Can I automate user consent handling for Android subscription price increases?

Yes, user consent handling is automated through RevenueCat's backend. It tracks lifecycle events and consent state changes, distinguishing between automatic opt-out changes and user-consented opt-in increases.

How do I apply a price increase to all recurring subscriptions in RevenueCat?

You can apply a price increase to all subscriptions by executing the price-changes skill. It configures the RevenueCat product to adjust prices while maintaining user satisfaction and Google Play compliance.