A straightforward wrapper around Google Play Console build management commands. You get three main operations: upload and validate your AAB files, check release status across different tracks (internal, production, etc.), and view recent track history. The commands are clean and focused on the publish workflow rather than trying to cover every GPD feature. With 836 stars on the parent repo and 227 installs, it's clearly being used in real CI/CD pipelines. Good fit if you're automating Android releases and want Claude to handle the GPD CLI syntax without you memorizing flags for different deployment tracks.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-build-lifecycle