Android Store Listing

Generate Google Play store icons, feature graphics, and metadata guidance.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill android-store-listing-mqzkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Android Store Listing
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/android-store-listing
Command: npx skills add https://github.com/mqzkim/trading --skill android-store-listing-mqzkim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of essential assets and metadata required for publishing an Android application on the Google Play Store, ensuring compliance and visual appeal.

Core Features & Use Cases

  • Asset Generation: Automatically resizes app icons and generates feature graphics according to Google Play specifications.
  • Metadata Management: Provides structured guidance for preparing Korean and English store descriptions and content rating information.
  • Use Case: A developer needs to prepare all visual assets and text descriptions for their new game's Google Play Store listing. This Skill can generate the required icon and banner, and guide them on filling out the metadata and content rating questionnaires.

Quick Start

Use the android-store-listing skill to prepare the 512x512 app icon from the provided script.

Frequently Asked Questions about Android Store Listing

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

FAQPage Schema
How do I generate Google Play Store assets like app icons and feature graphics?

To generate Google Play Store assets, you can use Python scripts with the Pillow library to automatically resize app icons to 512x512 and create feature graphics according to Google Play specifications. This process ensures your visual assets meet the required compliance standards.

What is included when preparing metadata for an Android app store listing?

Preparing metadata for an Android app store listing includes structuring textual descriptions in Korean and English, and providing guidance for filling out content rating questionnaires. This is managed through reference Markdown files that outline the necessary information for Google Play.

Do I need Python and Pillow to prepare my Android application store listing?

Yes, you need Python and the Pillow dependency installed to run the image manipulation scripts for asset generation. The Skill utilizes these scripts to resize icons and generate feature graphics for your Google Play listing.

Can I use this to create both visual assets and text descriptions for my new Android game?

Yes, you can use this to create both visual assets and text descriptions for your new Android game. It generates the required icon and banner while guiding you on filling out metadata and content rating questionnaires for Google Play.

What's the best way to ensure my app icon meets Google Play specifications?

The best way to ensure your app icon meets Google Play specifications is to use the provided Python script to automatically resize it to 512x512. This guarantees the icon aligns with the exact requirements for the store listing.