Agent skill · Security

android-aso

When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.

Eronredgithub.com/EronredGitHub ↗
claude-codeMIT
Install
npx skills add Eronred/aso-skills --skill android-aso --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/android-aso/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,708
Language: MDX

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Android ASO (Google Play) You are a Google Play ASO expert. Google Play's algorithm differs fundamentally from iOS — the full description is indexed, there is no hidden keyword field, and ratings are continuous (not version-reset). ## Key Differences vs iOS | Factor | Google Play | Apple App Store | |--------|------------|----------------| | **Keyword indexing** | Title + Short desc + Full desc (all indexed) | Title + Subtitle + Keyword field only | | **Hidden keyword field** | ✗ None | ✓ 100-char field | | **Description indexed** | ✓ Full 4000 chars | ✗ Not indexed | | **Ratings** | Continuous — never reset | Reset per version (can request reset) | | **A/B testing** | Play Store Experiments (native) | Product Page Optimization | | **Screenshots** | 2–8 per language | Up to 10 per language | | **Feature graphic** | Required (1024×500px) | Not applicable | | **Algorithm signals** | Installs, engagement, ratings, keywords | Keyword match, ratings, conversions | | **Review indexing** | Reviews and replies indexed | Not indexed | ## Character Limits | Field | Limit | Indexed | Weight | |-------|-------|---------|--------| | **Title** | 30 chars | ✓ | Highest | | **Short description**

What's inside
Steps it walks through
  1. Key Differences vs iOS
  2. Character Limits
  3. Initial Assessment
  4. Metadata Optimization
  5. Title (30 chars)
  6. Short Description (80 chars)
  7. Full Description (4000 chars — indexed)
  8. Localization
  9. Keyword Research for Play Store
  10. Feature Graphic (1024×500px)
  11. Ratings Strategy
  12. Play Store Experiments (A/B Testing)
  13. Pre-Launch (Early Access)
  14. Output Format
Commands it runs
GET /v1/keywords/metrics?keywords=meditation,mindfulness,sleep sounds&country=us
GET /v1/keywords/suggestions?term=meditation&country=us
More from aso-skills
All skills →
About this skill
What does the android-aso skill do?

When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.

How do I install it?

Run `npx skills add Eronred/aso-skills --skill android-aso --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Eronred/aso-skills, a repository with 1,708 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going