android-app-submission
Installation
SKILL.md
Android App Submission — Play Console (closed testing)
Submit a native Android app to Google Play for review + closed testing. There is no simple public API for first-time app setup without a Play Developer service account, so this workflow drives the Play Console web UI with Playwright MCP. Everything below was validated end-to-end on a real submission (and a real rejection + fix).
Quick recipe (the must-not-skip path)
- Build + sign the AAB (§0).
- Create app → Store listing → all 10 App content declarations → Store settings (§2–§5).
- Update
CHANGELOG.mdfor thisversionName (versionCode)(§0.1) — its top entry is the source of truth for the Play release notes. - Closed testing track → Create release → upload AAB → release notes (from CHANGELOG) (§6.1).
- Testers tab → tick the "All Testers" email list → Save (§6.2). ← never skip; a track with no tester list reaches no one.
- Countries/regions → add at least one (e.g. Singapore) → Save (§6.3).
- Submit for Closed testing: Release Review → Save → Go to overview → Submit N changes for review → Send changes for review (§7).