mcpbeat Sign in

App Store Optimization Agent Skill

Improves visibility and conversion in the App Store and Google Play — metadata, keywords, screenshots, ratings, and the listing experience that turns an impression into an install. Use this to audit or optimize an app listing, plan a launch listing, diagnose poor install conversion, or improve store search visibility.

598 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
220
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cbrock84/headcount --skill app-store-optimization

The instruction itself

5 sections, as written by the author

App store optimization

Two levers, and they are separate problems: being found, and being installed once found.

Diagnose which is failing before changing anything.

Being found

The stores index different fields, so the same metadata does not work on both.

  • App name / title — the single heaviest field. Brand plus the primary descriptive term. Do not

spend it on brand alone.

  • Subtitle and keyword field — no repetition across fields; duplicated terms are wasted

characters, not reinforcement.

  • Long description — indexed on one store, effectively not on the other. Write it for the store

that indexes it and for humans on the store that does not.

  • Category — pick where you can rank, not where you technically belong.

Target terms with real intent. Ranking first for a term nobody searches is a vanity result.

Being installed

Most visitors decide from the first screenshot and the rating, without scrolling or reading.

  • Screenshots — the first two carry the decision. Lead with the outcome or the core screen, with

a caption stating the benefit. Never lead with an onboarding or login screen.

  • Icon — recognizable at actual size, distinct from category conventions. Test at real scale on

a device.

  • Rating — the strongest single conversion factor. Prompt for review after a success moment,

never on launch or mid-task.

  • Video — only if it demonstrates something a screenshot cannot. A weak one costs installs.

Reviews

Respond to negative reviews specifically and without defensiveness, naming the fix and its version

where there is one. Prospects read the responses as much as the complaints, and a pattern of real

answers converts.

Watch review text for recurring themes — it is the cheapest continuous product research available.

Testing

Change one element at a time and let it run a full weekly cycle; app traffic is strongly

day-of-week seasonal. Attributing a lift to the wrong change is worse than not testing.

How to use it

Copy the folder

Take cbrock84/app-store-optimization from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.