gplay-screenshot-automation

Automate Android screenshot capture, framing, and upload for Google Play listings.

43|6|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-screenshot-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gplay-screenshot-automation
Source: https://github.com/tamtom/gplay-cli-skills/tree/main/skills/gplay-screenshot-automation
Command: npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-screenshot-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of capturing, framing, and uploading Android screenshots across multiple devices and locales for Google Play Store listings.

Core Features & Use Cases

  • Automated Capture: Utilizes adb and Android testing frameworks (Espresso, UI Automator) to capture screenshots from emulators or devices.
  • Multi-Device & Locale Support: Handles various screen sizes (phone, tablet, TV, Wear OS) and languages.
  • Device Framing: Integrates with tools like fastlane frameit or custom scripts to add device bezels.
  • Automated Upload: Uploads framed screenshots to Google Play via gplay CLI, supporting both individual uploads and bulk syncs.
  • Use Case: Streamline your app's Play Store presence by setting up a CI/CD pipeline that automatically generates and uploads up-to-date, beautifully framed screenshots every time you release a new version.

Quick Start

Use the gplay-screenshot-automation skill to capture and upload screenshots for the 'com.example.app' package.

Frequently Asked Questions about gplay-screenshot-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Android screenshots for Google Play Store listings?

Automated Android screenshot capture for Google Play uses adb and testing frameworks like Espresso or UI Automator on emulators to generate multi-device and multi-locale screens, applies device framing, and uploads assets via gplay CLI commands.

How do I upload screenshots to Google Play using a CI/CD pipeline?

Uploading screenshots to Google Play via a CI/CD pipeline involves performing individual uploads or bulk syncs of captured Android visual assets using gplay CLI commands directly within your automated release workflow.

Does this screenshot automation support multiple locales and device sizes?

Yes, this screenshot automation handles multi-device and multi-locale screenshot generation across various screen sizes including phones, tablets, TV, and Wear OS using adb and Android testing frameworks.

Can I add device bezels to Android screenshots automatically?

Yes, you can add device bezels to Android screenshots automatically by integrating external framing tools like fastlane frameit or custom scripts to apply device framing before uploading to the Google Play Store.

What is the best way to manage Google Play Store visual assets across releases?

The best way to manage Google Play Store visual assets is setting up a CI/CD pipeline that automatically captures, frames, and uploads up-to-date Android screenshots across multiple devices and locales using gplay CLI commands.