google-play

Manage Android apps, subscriptions, purchases, and reviews via the Google Play Developer API.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ProyectoG007/Skill.bat --skill google-play-proyectog007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-play
Source: https://github.com/ProyectoG007/Skill.bat/tree/main/scripts/01_API_Services/05.%20google-play-1.0.3
Command: npx skills add https://github.com/ProyectoG007/Skill.bat --skill google-play-proyectog007

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates interactions with the Google Play Developer API, allowing programmatic management of apps, subscriptions, in-app purchases, and reviews without manual console access.

Core Features & Use Cases

  • App Management: Programmatically list, create, and update in-app products and subscriptions.
  • Purchase Handling: Acknowledge, cancel, or refund purchases.
  • Review Management: List and reply to user reviews.
  • Use Case: Automatically update the pricing of all in-app products for a specific app based on a daily market analysis report.

Quick Start

Use the google-play skill to list all in-app products for the package name 'com.example.app'.

Frequently Asked Questions about google-play

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

FAQPage Schema
How do I automate Google Play in-app purchases and subscriptions management?

You can automate Google Play in-app purchases and subscriptions management by integrating with the Google Play Developer API. This allows you to programmatically list, create, and update in-app products without manual console access.

Can I programmatically reply to user reviews on the Google Play Store?

Yes, you can programmatically reply to user reviews on the Google Play Store. The Google Play Developer API allows you to list and automatically reply to user feedback for your Android applications.

How do I process Google Play purchase refunds and cancellations via API?

You can process Google Play purchase refunds and cancellations via API by using the Google Play Developer API. It facilitates programmatic control to acknowledge, cancel, or refund in-app purchases directly.

Do I need an API key to manage Android apps with the Google Play Developer API?

Yes, you need a valid Maton API key to manage Android apps with the Google Play Developer API. This key handles the required OAuth flow for authentication and authorization.

What is the best way to update app pricing dynamically on Google Play?

The best way to update app pricing dynamically on Google Play is by using the Google Play Developer API. It enables you to automatically update in-app product pricing for a specific app based on a daily market analysis report.