tamtomtamtomCommunityยท18 Agent Skills Included

gplay-cli-skills

Automate Google Play releases, pricing, reviews, and reporting

Automates the full Google Play publishing workflow: building and signing Android bundles, releasing to internal, beta, and production tracks, and managing staged rollouts. Handles store metadata sync, screenshots, in-app purchases, subscriptions, regional PPP pricing, review replies, purchase verification, and financial report downloads. Eliminates manual Play Console clicking and catches rejections early with offline preflight scans and pre-submission validation.
npx skills add tamtom/gplay-cli-skills --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-review-management

...

Community
Intermediate
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-reports-download

Download Google Play Console financial and statistics reports from Google Cloud Storage.

Community
Intermediate
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-gradle-build

Automate Android app building, signing, and packaging with Gradle.

Community
Intermediate
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-screenshot-automation

Automate Android screenshot capture, framing, and upload for Google Play listings.

Community
Advanced
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-iap-setup

Manage Google Play in-app products and subscriptions via the Developer API.

Community
Advanced
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-ppp-pricing

Automates Google Play pricing updates using Purchasing Power Parity multipliers for subscriptions and IAPs.

Community
Advanced
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-purchase-verification

Verify Android in-app purchases and subscriptions via the Google Play Developer API.

Community
Advanced
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-release-flow

Orchestrate Android app releases to Google Play tracks with gplay CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-user-management

Manage users and grants in Google Play Console with gplay commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-cli-usage

Guide Google Play Console CLI usage for Android app release management.

Community
Basic
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-metadata-sync

Synchronize Google Play Store metadata and localizations using a Fastlane-compatible directory structure.

Community
Intermediate
๐Ÿ“ฆ In Repo
tamtomtamtom

gplay-migrate-fastlane

Convert Fastlane Android metadata directories into gplay CLI listing.json format.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’