leszko11

gpc-internal-sharing

0
0
# Install this skill:
npx skills add leszko11/google-play-console-cli-skills --skill "gpc-internal-sharing"

Install specific skill from multi-skill repository

# Description

Use when uploading an app bundle or APK to Google Play internal app sharing with gpc for quick tester distribution and smoke validation.

# SKILL.md


name: gpc-internal-sharing
description: Use when uploading an app bundle or APK to Google Play internal app sharing with gpc for quick tester distribution and smoke validation.


gpc Internal Sharing

Overview

Use this skill for rapid tester distribution outside the full release-track flow.

Workflow

  1. Build the binary you want to share.
  2. Upload it to internal sharing.
    Use gpc internal-sharing upload --package-name com.example.app --file ./app.aab.
  3. Capture the returned sharing URL and pass it to testers or downstream automation.

Notes

  • Use this flow for quick validation, not as a replacement for staged rollout controls.
  • Keep the returned URL in machine-readable output if another system consumes it.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.