What problem does it solve? Submitting an Expo or React Native app to Google Play involves dozens of Console forms, API quirks, and cryptic errors like "Only releases with status draft may be created on draft app". This Skill walks you through the entire flow, doing everything the Android Publisher API allows via the gpc CLI and handing you an explicit checklist for the steps only a human can click. ## Core Features & Use Cases - Full API-driven submission: Push listing copy per locale, upload icons, feature graphics, and screenshots, set contact details, and push Data safety CSV declarations with gpc commands. - AAB upload and track management: Upload AABs with resumable transfers and dry-run validation, set internal/production tracks, promote releases, and upload R8 mapping files. - Console-only checklist with verification: Get the exact list of human-only steps (content rating, target audience, countries, send for review) and verify completion through read-only API calls like gpc countries get. - Use Case: You say "ship my app to Google Play" — the Skill verifies credentials, pushes your store metadata, uploads the AAB, sets the internal track, then hands you the remaining Console forms and confirms each one is done. ## Quick Start Ask the assistant to submit your Expo app to Google Play using the submit-google skill, starting with verifying gpc credentials for your package name.