What problem does it solve? Working with the Google Play Console CLI requires knowing dozens of commands, flags, output formats, and authentication options. This Skill provides the operational knowledge to correctly run or design gplay commands without trial and error. ## Core Features & Use Cases - Command Discovery & Reference: Covers the full gplay command surface including tracks, bundles, edits, listings, rollout, vitals, reports, and notify. - Auth, Output & Environment Configuration: Explains service account login, profiles, JSON/table/markdown output formats, pagination, dry-run mode, and all GPLAY_* environment variables. - Use Case: You need to promote a release from beta to production. The Skill guides you to use gplay promote or the manual edit-session flow (edits create → bundles upload → edits commit) with the correct flags and a --dry-run preview first. ## Quick Start Ask the AI to list all release tracks for your app using the gplay CLI with JSON output and pagination enabled.