gplay-cli-skills
Automate Google Play releases, pricing, reviews, and reporting
All Skills in This Repository (18)
Pure Emerald Level Indicatorsgplay-review-management
...
gplay-reports-download
Download Google Play Console financial and statistics reports from Google Cloud Storage.
gplay-gradle-build
Automate Android app building, signing, and packaging with Gradle.
gplay-screenshot-automation
Automate Android screenshot capture, framing, and upload for Google Play listings.
gplay-iap-setup
Manage Google Play in-app products and subscriptions via the Developer API.
gplay-ppp-pricing
Automates Google Play pricing updates using Purchasing Power Parity multipliers for subscriptions and IAPs.
gplay-purchase-verification
Verify Android in-app purchases and subscriptions via the Google Play Developer API.
gplay-release-flow
Orchestrate Android app releases to Google Play tracks with gplay CLI.
gplay-user-management
Manage users and grants in Google Play Console with gplay commands.
gplay-cli-usage
Guide Google Play Console CLI usage for Android app release management.
gplay-metadata-sync
Synchronize Google Play Store metadata and localizations using a Fastlane-compatible directory structure.
gplay-migrate-fastlane
Convert Fastlane Android metadata directories into gplay CLI listing.json format.
Frequently Asked Questions
FAQPage SchemaHow to install gplay-cli-skills?โผ
Run `npx skills add tamtom/gplay-cli-skills --all -g -y` in your terminal to install all skills in this pack globally.
How to automate Google Play releases from the command line?โผ
Use the release flow skill to upload a signed AAB, publish to internal, beta, or production tracks, and control staged rollout percentages with single commands.
Can it catch Play Store rejections before uploading?โผ
Yes. The preflight skill scans your AAB or APK offline for manifest errors, restricted permissions, secrets, and policy issues before any upload happens.
Does it support subscriptions and regional pricing?โผ
Yes. Dedicated skills create subscriptions, base plans, and offers, and apply purchasing power parity pricing across regions with safe fetch-then-merge updates.
Can I migrate from Fastlane to gplay?โผ
Yes. The migration skill converts existing Fastlane metadata directories into the gplay format, with dry-run previews before writing any files.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core