Skip to main content

AI Agent Skills

17 ready-to-use skills that turn your AI assistant into an ASO expert. Each skill contains frameworks, scoring rubrics, and output templates — the agent reads the skill, pulls real data via the Appeeky MCP Server, and gives you actionable recommendations. Open source: github.com/eronred/aso-skills

Quick Start

Settings (Cmd+Shift+J) → Rules → Add Rule → Remote Rule (Github) → paste:
https://github.com/eronred/aso-skills
Cursor will automatically discover and use the skills when relevant.
Skills work best with the Appeeky MCP Server connected — the agent pulls live App Store data automatically. Without it, skills still provide expert frameworks and guidance using general ASO knowledge.

Available Skills

ASO Core

SkillWhat it doesMCP Tools Used
aso-auditScores your listing across 10 factors (0-100), flags problems, gives a prioritized fix listaso_full_audit, get_app, get_app_keywords
keyword-researchFinds keywords by volume × difficulty × relevance, groups into primary/secondary/long-tailget_keyword_suggestions, get_keyword_metrics, get_keyword_ranks
metadata-optimizationWrites title, subtitle, keyword field, description — with 3 variants and character countsaso_validate_metadata, aso_suggest_metadata, get_app
competitor-analysisKeyword gaps, creative teardown, positioning map, and specific opportunities to exploitaso_competitor_report, compare_keywords, get_app_intelligence

Market Intelligence

SkillWhat it doesMCP Tools Used
market-moversIdentifies top chart gainers/losers, new entries, and dropped apps — explains what’s driving changesget_market_movers, get_market_activity, get_category_top
market-pulseFull market briefing: chart movements + trending keywords + featured apps + new launches in one viewget_market_movers, get_market_activity, get_trending_keywords, get_featured_apps, get_new_releases

Creative & International

SkillWhat it doesMCP Tools Used
screenshot-optimization10-slot screenshot strategy with design briefs, text overlay copy, and competitor auditget_app, competitor screenshots
review-managementSentiment analysis, response templates (HEAR framework), rating improvement tacticsget_app_reviews, get_app
localizationMarket prioritization matrix, per-country keyword research, cultural adaptation checklistget_keyword_suggestions, get_keyword_metrics

Growth

SkillWhat it doesMCP Tools Used
app-launch8-week launch timeline with daily checklists, channel strategy, and press outreach templatessearch_apps, get_category_top, get_keyword_suggestions
ua-campaignApple Search Ads, Meta, Google UAC — campaign structure, bidding, budget allocationget_keyword_metrics, get_app_intelligence
app-store-featuredFeaturing readiness score, Apple tech checklist, pitch template, In-App Events calendarget_featured_apps, get_app

Revenue & Retention

SkillWhat it doesMCP Tools Used
monetization-strategyPricing tiers, paywall timing/design, trial optimization, category benchmarksget_app_intelligence, get_app
retention-optimizationActivation → habit → engagement framework, push sequences, churn preventionget_app_reviews, get_app_intelligence

Analytics & Testing

SkillWhat it doesMCP Tools Used
app-analyticsEvent tracking plan, dashboard setup, KPI framework with category benchmarksget_app_intelligence, get_country_rankings
ab-test-store-listingHypothesis → variant design → sample size → interpretation for A/B testsget_app, get_app_intelligence

Foundation

SkillWhat it doesMCP Tools Used
app-marketing-contextCreates a context doc (app, audience, competitors, goals) that all other skills referenceget_app, get_app_keywords, search_apps

How Skills Work

You: "Run an ASO audit for Headspace"

Agent:
  1. Reads aso-audit/SKILL.md (framework, scoring rubric, output template)
  2. Calls Appeeky MCP → 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.

Example Prompts

ASO:
Run a full ASO audit on my app (id: 570060128).
What's my score and what should I improve?
Keywords:
Find the best keywords for a meditation app.
Show me volume, difficulty, and which ones my competitors rank for.
Market intelligence:
What apps are rising in the free charts right now?
Show me the top gainers in Games and any new entries.
Market briefing:
Give me a full market pulse for the Health & Fitness category.
Include chart movers, trending keywords, and featured apps.
Competitor analysis:
Compare my app (id: 493145008) against Calm (id: 571800810).
Where am I falling behind on keywords and creative?
Launch planning:
I'm launching a fitness app in 6 weeks.
Create a launch plan with ASO, marketing, and PR milestones.

Skill Compatibility

PlatformInstall MethodStatus
CursorSettings → Rules → Remote RuleFully supported
Claude Codenpx skills add or manual copyFully supported
WindsurfCopy to .agents/skills/Compatible
Any Agent Skills toolCopy to .agents/skills/ or .codex/skills/Compatible
Skills follow the open Agent Skills standard — any tool that reads SKILL.md files can use them.

Contributing

Found an inaccuracy? Have a better framework? Want to add a skill? Contributions are welcome. See the Contributing Guide on GitHub.