This wraps a local Bun CLI for managing Google Play Console assets without leaving your editor. It handles metadata updates, release track management, image uploads, and review checks for Android apps, with built-in validation and serialized commands to avoid race conditions. The workflow is opinionated around a specific directory structure and uses gcloud ADC for auth instead of service account keys. Most useful if you're already maintaining Play Store listings in version control and want Claude to edit release notes, update screenshots, or promote builds between tracks without context switching to the web console. The commands are safe to run one at a time, and there's a clear escape hatch to patch the CLI itself when the Play API surprises you.
npx skills add https://github.com/rjyo/moshi-skill --skill play-developer-console