android-playstore-publishing
Installation
SKILL.md
Android Play Store Publishing
This skill orchestrates complete GitHub Actions workflow generation by running three atomic skills in sequence.
What This Does
Generates all GitHub Actions workflows for Play Store deployment:
- Internal Workflow - Automatic deployment on push
- Beta Workflow - Manual deployment to alpha/beta tracks
- Production Workflows - Deployment and rollout management
Prerequisites
- Play Console setup complete (run
android-playstore-setupfirst) - SERVICE_ACCOUNT_JSON_PLAINTEXT in GitHub Secrets
- Signing secrets configured
- Package name known