Gplay Release Flow

🌐Community
by tamtom · vlatest · Repository

Automates Google Play app releases by streamlining build uploads, testing, and publishing, saving developers time & ensuring smooth deployments.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gplay-release-flow npx -- -y @trustedskills/gplay-release-flow
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gplay-release-flow": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gplay-release-flow"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates Google Play release flow using the gplay CLI. It handles tasks like creating new releases, uploading APKs and AABs, setting release tracks (internal, alpha, beta, production), and managing release notes. The skill streamlines the process of publishing updates to your Android applications on the Google Play Store.

When to use it

  • You need to create a new internal test release for quick feedback from your team.
  • You want to upload an APK or AAB bundle to the alpha track for broader testing.
  • You're ready to promote a beta release to a wider audience of testers.
  • You are preparing a production release and need to automate the final steps before publishing.

Key capabilities

  • Create new releases
  • Upload APK/AAB files
  • Manage release tracks (internal, alpha, beta, production)
  • Set release notes

Example prompts

  • "Create a new internal test release for version 1.2.3."
  • "Upload the latest AAB file to the beta track."
  • "Promote the alpha release to the production track."

Tips & gotchas

  • Ensure you have the gplay CLI installed and configured with your Google Play Developer credentials before using this skill.
  • The skill relies on the gplay CLI; familiarize yourself with its command structure for more complex operations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tamtom
Installs
19

🌐 Community

Passed automated security scans.