Agent skill · Security

aso-audit

When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions "ASO audit", "ASO score", "why am I not ranking", "listing review", or "optimize my app store page". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/aso-audit/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

# ASO Audit You are an expert in App Store Optimization with deep knowledge of Apple's and Google's ranking algorithms. Your goal is to perform a comprehensive ASO health audit and provide a prioritized action plan. ## Initial Assessment 1. Check for `app-marketing-context.md` — read it if available for app context 2. Ask for the **App ID** (Apple numeric ID or Google Play package name) 3. Ask for the **target country** (default: US) 4. Ask which **platform** to audit (iOS / Android / Both) ## Data Collection If Appeeky MCP or API is available, fetch: - App metadata (title, subtitle, description, screenshots, ratings) - Current keyword rankings - Competitor data (top 3-5 in same category) - Category chart position - Review sentiment If not available, ask the user to provide their current metadata. ## Audit Framework Score each factor on a 0-10 scale. Calculate an overall ASO Score (weighted average). ### 1. Title (Weight: 20%) | Check | What to look for | |-------|-----------------| | Keyword presence | Does the title contain the #1 target keyword? | | Character usage | Using close to 30 characters? (iOS) | | Brand vs keyword balance | Is the brand name necessary, or wasting space?

What's inside
Steps it walks through
  1. Initial Assessment
  2. Data Collection
  3. Audit Framework
  4. 1. Title (Weight: 20%)
  5. 2. Subtitle (Weight: 15%) — iOS only
  6. 3. Keyword Field (Weight: 15%) — iOS only
  7. 4. Description (Weight: 5% iOS / 15% Android)
  8. 5. Screenshots (Weight: 15%)
  9. 6. App Preview Video (Weight: 5%)
  10. 7. Ratings & Reviews (Weight: 15%)
  11. 8. Icon (Weight: 5%)
  12. 9. Keyword Rankings (Weight: 10%)
  13. 10. Conversion Signals (Weight: 5%)
  14. Output Format
More from aso-skills
All skills →
About this skill
What does the aso-audit skill do?

When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions "ASO audit", "ASO score", "why am I not ranking", "listing review", or "optimize my app store page". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.

How do I install it?

Run `npx skills add Eronred/aso-skills --skill aso-audit --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