aso-optimizer

aso-optimizer is a skill for Claude Code, Codex from ekinciio/saas-growth-marketing-skills. It costs 81 tokens per session (2,482 once invoked), scanned A, original, MIT.

An app-store listing review toolkit for iOS and Android apps. ASO, or App Store Optimization, means improving an app listing so more people find and install it.

In plain words
What is it for?
Use it to analyze app metadata, validate titles and other fields, compare competitors, and produce optimization suggestions.
Why use it?
It replaces guesswork with checks for listing quality, platform character limits, and comparisons with competing apps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to analyze app metadata, validate titles and other fields, compare competitors, and produce optimization suggestions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ekinciio/saas-growth-marketing-skills/aso-optimizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ekinciio/saas-growth-marketing-skills --skill aso-optimizer
Clone the repo
git clone --depth 1 https://github.com/ekinciio/saas-growth-marketing-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aso-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer/github.svg)](https://agentmods.dev/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer)
Your own site
<a href="https://agentmods.dev/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer"><img src="https://agentmods.dev/badge/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aso-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer"><img src="https://agentmods.dev/badge/skills/ekinciio/saas-growth-marketing-skills/aso-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,482 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.02482
Opus 5 $0.00041 $0.01241
Sonnet 5 $0.00016 $0.00496
Haiku 4.5 $0.00008 $0.00248

Measured 12d ago against content hash e8b7dbe4e762, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

aso-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/aso_scorer.py, scripts/metadata_validator.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/aso-optimizer/SKILL.md · 309 lines

How it starts

The opening of the file, as written. The whole thing — 309 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ASO Optimizer Skill

App Store Optimization toolkit that helps improve app visibility and conversion rates on the Apple App Store and Google Play Store.

First Run

When a user runs /aso-optimizer analyze <app>, display this intro before starting:

""" 🔍 ASO Optimizer

What I'll do: Search the iTunes API for "[app name]" and score the listing against ASO best practices. Then fetch top 5 competitors for comparison.

What you'll get: → ASO health score (0-100) → Metadata quality breakdown (title, description, ratings, completeness) → Competitor comparison → Prioritized optimization suggestions

Note: Uses the free iTunes Search API. Keyword volume and download estimates require optional API keys (see SKILL.md for details).

Output: Saved to ASO-REPORT.md Time: ~30 seconds.

Searching... """

Then proceed immediately.

Commands

/aso-optimizer analyze <app-name>

Fetch live app metadata from the iTunes Search API and score it against ASO best practices.

Example:

/aso-optimizer analyze "Slack"

/aso-optimizer validate

Validate metadata fields against platform-specific character limits for iOS, Android, or both.

Report: Save output to ASO-VALIDATION-REPORT.md

Example:

/aso-optimizer validate

/aso-optimizer compare <app1> <app2>

Side-by-side metadata comparison between two apps. Highlights strengths and weaknesses of each listing.

Report: Save output to ASO-COMPARE-REPORT.md

Example:

/aso-optimizer compare "Slack" "Microsoft Teams"

/aso-optimizer score

Calculate a detailed ASO health score (0-100) with a breakdown across four weighted categories.

Report: Save output to ASO-SCORE-REPORT.md

Example:

/aso-optimizer score

/aso-optimizer optimize

Generate improved metadata suggestions based on the current listing analysis and competitor benchmarks.

Report: Save output to ASO-OPTIMIZE-REPORT.md

Example:

/aso-optimizer optimize

Read the full file on GitHub · 309 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 309 lines · 81 tokens per session scan A e8b7dbe4e762

Subscribe to this mod's changes

aso-optimizer is a skill published in the GitHub repository ekinciio/saas-growth-marketing-skills (12 stars, last pushed 1mo ago), licensed MIT. It adds 81 tokens to every session and 2,482 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

app-rejection-recovery

When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions "app rejected", "App Review rejection", "guideline violation", "Apple rejected my app", "Google Play rejected", "Play policy violation", "Resolution…

Eronred/aso-skills · 168 tokens

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…

Eronred/aso-skills · 98 tokens

apple-search-ads

When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions "Apple Search Ads", "ASA", "Search Ads", "Search tab ads", "Today tab ads", "CPT"…

Eronred/aso-skills · 127 tokens

attribution-setup

When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when…

Eronred/aso-skills · 201 tokens

custom-product-pages

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page"…

Eronred/aso-skills · 157 tokens

web-to-app-funnel

When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, "open in app" CTAs, and the trade-off between paying on web…

Eronred/aso-skills · 183 tokens