From asodev-skills
Use when the user wants Google Play Store or Android ASO: Play listing title, short description, full description, keyword strategy, feature graphic, screenshots, ratings/reviews, Play Store Experiments, localization, or Google Play-specific metadata via ASO.dev.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asodev-skills:android-asoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this for Google Play Store optimization. Google Play differs from iOS: full descriptions are indexed, there is no hidden keyword field, and store listing experiments are native in Play Console.
Use this for Google Play Store optimization. Google Play differs from iOS: full descriptions are indexed, there is no hidden keyword field, and store listing experiments are native in Play Console.
app-store-connect-mcp.get_google_editor_data.validate_ai_companion_data target googleMetadata.bulk_fill_google.| Factor | Google Play | Apple App Store |
|---|---|---|
| Indexed fields | Title, short description, full description | Title, subtitle, keyword field |
| Hidden keyword field | No | Yes |
| Full description | Indexed and conversion | Conversion-focused |
| Experiments | Store Listing Experiments | PPO |
| Feature graphic | Important Play creative asset | Not used |
| Ratings | Long-running listing signal | App Store rating/review signal |
| Field | Limit | Role |
|---|---|---|
| Title | 30 | Highest keyword + conversion weight |
| Short description | 80 | Search result copy and indexed relevance |
| Full description | 4000 | Indexed relevance + conversion |
Recommended structure:
Keyword guidance:
keyword-coverage before final copy.screenshot-brief for screenshot copy and creative direction.reviews-ratings for review analysis and replies.Use Play Console experiments for:
Test one primary hypothesis at a time. Keep locale, traffic source, and seasonality in mind when interpreting results.
Google Play indexes listing text per language. Do not auto-translate keywords. Use localization-cross-localization for market choice and local keyword adaptation.
# Google Play ASO Plan
App:
Package:
Country:
Locale:
Category:
Target keywords:
## Audit
| Area | Score | Issue | Fix |
|---|---:|---|---|
## Listing draft
### Title
`...`
Characters:
### Short description
`...`
Characters:
### Full description
...
Characters:
## Keyword coverage
| Keyword | Title | Short description | Full description | Notes |
|---|---|---|---|---|
## Creative recommendations
- Feature graphic:
- Screenshot sequence:
- Experiment idea:
## Validation
- Character limits:
- Keyword stuffing avoided:
- Unsupported claims removed:
- Localization checked:
- MCP validation:
- Ready for `bulk_fill_google`:
npx claudepluginhub asodevapp/skills --plugin asodev-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.