AI agent skills for App Store Optimization (ASO) and mobile app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata optimization, competitor analysis, market intelligence, and app growth.
Powered by real App Store data via the Appeeky API.
A web version is also available, powered by AI chats and our MCP: Appeeky Web.
Most ASO knowledge lives in blog posts, courses, and expensive consultants. We packaged it into skills that any AI agent can use — so you get expert-level ASO guidance directly in your IDE.
Each skill contains battle-tested frameworks, scoring rubrics, and output templates. The agent reads the skill, pulls real data from the App Store (via Appeeky), and gives you actionable recommendations — not generic advice.
Cursor — Settings (Cmd+Shift+J) → Rules → Add Rule → Remote Rule (Github) → paste https://github.com/eronred/aso-skills
Claude Code — npx skills add eronred/aso-skills
Manual — git clone https://github.com/eronred/aso-skills.git && cp -r aso-skills/skills/* .cursor/skills/
Then ask your agent:
"Run an ASO audit for my app (id: 1617391485)"
"Find the best keywords for a meditation app"
"Optimize my App Store title and subtitle"
"How many downloads do I need to reach top 10 in Health & Fitness?"
"What apps are rising in the charts right now?"
"Give me a market briefing for the Games category"
"How are my downloads and revenue trending this month?"
"Help me plan a Christmas In-App Event"
"What seasonal keywords should I add in December?"
"Optimize my Google Play listing"
"My app rating dropped — how do I recover it?"
"Set up a weekly competitor monitoring routine for apps X, Y, Z"
"Help me pitch TechCrunch for my app launch"
"Build an Apple Search Ads campaign structure for my fitness app"
"My app has a crash affecting 2% of sessions — help me triage it"
Or invoke directly: /aso-audit, /keyword-research, /metadata-optimization, /market-movers, /market-pulse, /asc-metrics, /in-app-events, /seasonal-aso, /android-aso, /apple-search-ads, /competitor-tracking
| Skill | What it does |
|---|---|
aso-audit |
Scores your listing across 10 factors (0-100), flags problems, gives a prioritized fix list |
keyword-research |
Finds keywords by volume × difficulty × relevance, groups them into primary/secondary/long-tail |
metadata-optimization |
Writes title, subtitle, keyword field, description — with 3 variants and character counts |
competitor-analysis |
Keyword gaps, creative teardown, positioning map, and specific opportunities to exploit |
seasonal-aso |
Seasonal keyword calendar, metadata swap strategy, timing checklist, and trending-moment tactics |
android-aso |
Google Play-specific ASO — indexed description strategy, short description, Play Experiments, rating recovery |
| Skill | What it does |
|---|---|
screenshot-optimization |
10-slot screenshot strategy with design briefs, text overlay copy, and competitor audit |
app-icon-optimization |
Icon design principles, A/B testing via PPO/Play Experiments, category differentiation, and icon briefs |
review-management |
Sentiment analysis, response templates (HEAR framework), rating improvement tactics |
localization |
Market prioritization matrix, per-country keyword research, cultural adaptation checklist |
| Skill | What it does |
|---|---|
app-launch |
8-week launch timeline with daily checklists, channel strategy, and press outreach templates |
ua-campaign |
Apple Search Ads, Meta, Google UAC — campaign structure, bidding, creative specs, budget allocation |
apple-search-ads |
Deep-dive ASA — campaign structure, match types, CPP routing, bid strategy, weekly optimization checklist |
app-store-featured |
Featuring readiness score, Apple tech checklist, pitch template, In-App Events calendar |
in-app-events |
Plan and write App Store In-App Events — copy, image brief, keyword strategy, submission timeline |
app-clips |
App Clip use cases, card design, URL scheme setup, SKOverlay handoff, and measurement |
press-and-pr |
Media targeting tiers, pitch templates, press kit checklist, embargo strategy, Product Hunt launch |
| Skill | What it does |
|---|---|
monetization-strategy |
Pricing tiers, paywall timing/design, trial optimization, category benchmarks |
subscription-lifecycle |
Trial nurture sequences, voluntary/involuntary churn reduction, dunning, and win-back campaigns |
retention-optimization |
Activation → habit → engagement framework, push notification sequences, churn prevention |
onboarding-optimization |
First-run flow audit, activation event definition, permission prompt timing, sign-up friction reduction |
rating-prompt-strategy |
SKStoreReviewRequest / Play In-App Review timing, pre-prompt survey, version-gating, and rating recovery |
| Skill | What it does |
|---|---|
app-analytics |
Event tracking plan, dashboard setup, KPI framework with category benchmarks |
ab-test-store-listing |
Hypothesis → variant design → sample size → interpretation for App Store A/B tests |
asc-metrics |
Analyze your exact App Store Connect data (downloads, revenue, subscriptions, countries) via Appeeky Connect |
crash-analytics |
Crashlytics setup, crash triage framework (P0–P3), symbolication, phased release strategy, rating recovery |
| Skill | What it does |
|---|---|
market-movers |
Identifies top chart gainers/losers, new entries, and dropped apps — explains what's driving changes |
market-pulse |
Full market briefing: chart movements + trending keywords + featured apps + new launches in one view |
competitor-tracking |
Weekly competitor surveillance — metadata changes, keyword shifts, rating trends, chart movement deltas |
| Skill | What it does |
|---|---|
app-marketing-context |
Creates a context doc (app, audience, competitors, goals) that all other skills reference |
You: "Run an ASO audit for Headspace"
Agent:
1. Reads aso-audit/SKILL.md (framework, scoring rubric, output template)
2. Calls Appeeky API → fetches metadata, keywords, ratings, competitors
3. Scores each factor (title: 8/10, subtitle: 6/10, keywords: 4/10...)
4. Returns: ASO Score Card + Quick Wins + High-Impact Changes + Strategic Recs
Skills reference each other — aso-audit might suggest running keyword-research for deeper analysis, which then feeds into metadata-optimization for implementation.
| Method | Command |
|---|---|
| GitHub Import | Settings → Rules → Add Rule → Remote Rule → https://github.com/eronred/aso-skills |
| Project-level | cp -r aso-skills/skills/* .cursor/skills/ |
| Global | cp -r aso-skills/skills/* ~/.cursor/skills/ |
| Method | Command |
|---|---|
| CLI | npx skills add eronred/aso-skills |
| Specific skills | npx skills add eronred/aso-skills --skill aso-audit keyword-research |
| Manual | cp -r aso-skills/skills/* .claude/skills/ |
git submodule add https://github.com/eronred/aso-skills.git .agents/aso-skillsWorks with any tool that supports the Agent Skills standard (.agents/skills/, .cursor/skills/, .claude/skills/, .codex/skills/).
Skills work standalone with general ASO knowledge. Connect Appeeky for real-time App Store data:
{
"mcpServers": {
"appeeky": {
"url": "https://mcp.appeeky.com/mcp",
"headers": { "Authorization": "Bearer apk_your_key_here" }
}
}
}With Appeeky connected, skills can pull live keyword rankings, competitor metadata, download estimates, trending keywords, and featured apps.
The asc-metrics skill uses Appeeky Connect, a new integration that syncs your exact App Store Connect data (downloads, revenue, subscriptions, trials, IAP, and country breakdowns) into Appeeky nightly.
Connect once at appeeky.com → Settings → Integrations and then ask:
"How are my downloads trending this month?"
"What are my top 5 markets by revenue?"
"Compare this month's subscriptions to last month"
Requires Indie plan( coffee price: $8/month) or higher. See tools/integrations/appeeky-connect.md for the full API reference.
See tools/REGISTRY.md for the full capability matrix.
PRs welcome — fix an inaccuracy, improve a framework, or add a new skill. See CONTRIBUTING.md.
MIT