store-screenshots

Generate and process iOS and Android store screenshots with text overlays.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/seungmanchoi/store-deploy-plugin --skill store-screenshots
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: store-screenshots
Source: https://github.com/seungmanchoi/store-deploy-plugin/tree/main/skills/store-screenshots
Command: npx skills add https://github.com/seungmanchoi/store-deploy-plugin --skill store-screenshots

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the tedious manual process of producing store screenshots for App Store and Google Play, unifying capture, generation, and post-processing into a repeatable workflow.

Core Features & Use Cases

  • Simulator capture: gather real device screenshots from iOS and Android emulators with minimal setup.
  • AI generation: create marketing screenshots using nano-banana-mcp (Gemini) to speed up design iterations.
  • Post-processing: resize, overlay text, and apply branding using Pillow to produce ready-to-upload assets.
  • Multi-platform support: generate assets for both iOS and Android from a single workflow.

Quick Start

Begin by invoking the store-screenshots skill to generate and process screenshots for your app, starting from your project metadata or existing assets.

Frequently Asked Questions about store-screenshots

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

FAQPage Schema
How do I automate app store screenshots for both iOS and Android?

You can automate app store screenshots by capturing real device frames from iOS and Android emulators, then applying Pillow-based post-processing to resize, overlay text, and apply branding for ready-to-upload assets. This unifies capture, generation, and post-processing into a repeatable workflow.

Can I generate marketing screenshots with AI instead of capturing simulator screens?

Yes, you can generate marketing screenshots using nano-banana-mcp (Gemini) to speed up design iterations. This AI generation feature creates marketing imagery that can then be processed through Pillow for text overlays and branding, providing an alternative to simulator capture.

Do I need Xcode and Android emulator to capture real device screenshots?

Yes, capturing real device screenshots requires local tooling including Xcode with iOS Simulator and an Android emulator. These local tools execute the simulator capture portion of the workflow before the Pillow-based post-processing applies text overlays and branding to the frames.

What's the best way to add text overlays and branding to app store screenshots?

The best way to add text overlays and branding to app store screenshots is using Python with Pillow, which resizes and processes captured or AI-generated frames. This post-processing step ensures consistent branding across both iOS and Android assets ready for upload.

Does this screenshot workflow support both App Store and Google Play asset requirements?

Yes, the workflow supports both App Store and Google Play by generating assets for both iOS and Android from a single process. It captures from iOS Simulator and Android emulator, then uses Pillow to resize and apply text overlays for consistent, ready-to-upload branding.