Google Play Console
Google Play Store publishing and management expertise
npx skills add a5c-ai/babysitter --skill google-play-console --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Google Play Console Skill ## Overview This skill provides comprehensive capabilities for Google Play Store publishing and management. It enables interaction with Google Play Developer API, store listing management, release track configuration, and app lifecycle management. ## Allowed Tools - `bash` - Execute bundletool, Gradle, and Google Cloud commands - `read` - Analyze store listing files and configurations - `write` - Generate metadata files and API configurations - `edit` - Update Play Store metadata - `glob` - Search for metadata and graphics files - `grep` - Search for patterns in configurations ## Capabilities ### Google Play Developer API 1. **API Authentication** - Configure service account credentials - Implement OAuth 2.0 authentication - Handle API quotas and limits - Configure project permissions 2. **App Management** - Create and manage app listings - Configure app content rating - Manage target audience settings - Handle app categories ### Build Management 3. **AAB Upload** - Upload Android App Bundles - Validate AAB files with bundletool - Configure build versioning - Handle upload errors 4. **Build Information** - Track upload status - Configure native code debu
- Overview
- Allowed Tools
- Capabilities
- Google Play Developer API
- Build Management
- Release Management
- Store Listing
- Data Safety
- In-App Products
- Testing
- Target Processes
- Dependencies
- Required
- Optional
Create service account in Google Cloud Console Link to Play Console Validate AAB bundletool validate --bundle=app-release.aab Build APKs from AAB bundletool build-apks \ Install APKs on device bundletool install-apks --apks=app.apks Get device spec bundletool get-device-spec --output=device-spec.json
What does the Google Play Console skill do?
Google Play Store publishing and management expertise
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill google-play-console --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
