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:

  1. Internal Workflow - Automatic deployment on push
  2. Beta Workflow - Manual deployment to alpha/beta tracks
  3. Production Workflows - Deployment and rollout management

Prerequisites

  • Play Console setup complete (run android-playstore-setup first)
  • SERVICE_ACCOUNT_JSON_PLAINTEXT in GitHub Secrets
  • Signing secrets configured
  • Package name known

Process

Related skills
Installs
5
GitHub Stars
3
First Seen
Feb 28, 2026