gplay-screenshot-automation
Installation
SKILL.md
Google Play Screenshot Automation
Use this skill for agent-driven screenshot workflows where Android screenshots are captured via emulators or connected devices, organized by locale and device type, and uploaded to Google Play via gplay.
Current Scope
- Screenshot capture via
adb shell screencapand Android test frameworks (Espresso, UI Automator). - Multi-device capture: phone, tablet, TV, Wear OS.
- Multi-locale capture with emulator locale switching.
- Device framing with third-party tools.
- Upload via
gplay images uploadorgplay sync import-images. - CI/CD integration for fully automated pipelines.
Defaults
- Raw screenshots dir:
./screenshots/raw - Framed screenshots dir:
./screenshots/framed - Metadata dir (FastLane format):
./metadata