agentsclimarketplace

Aso analysis

Skill 2sem/mobile-team-skills/skills/aso-analysis

Quick App Store optimization (ASO) checklist and keyword analysis for WhereWeGo. Use on main agent for lightweight ASO checks. Escalate to marketer subagent for full strategy, campaign planning, or detailed competitive analysis.From its SKILL.md

Install
npx -y skills add 2sem/mobile-team-skills --skill aso-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.0 KB, 779 tokens by cl100k_base, as published. Nobody here has run it

ASO Analysis

Overview

Fast App Store optimization check for the main agent. Covers metadata quality, keyword coverage, screenshot audit, and ratings health — without spawning a full marketer subagent.

Announce at start: "Using aso-analysis skill for this ASO check."

Use this skill when:

  • Reviewing current App Store metadata (title, subtitle, description)
  • Spot-checking keyword coverage
  • Quick screenshot audit
  • Checking ratings/review trends
  • Answering "is our ASO healthy?" before a release

Escalate to marketer subagent when:

  • Full marketing strategy or campaign planning
  • User acquisition channel analysis
  • Detailed competitive landscape report
  • Seasonal campaign brief (summer, xmas)

App Info

FieldValue
AppWhereWeGo
Bundle IDcom.2sem.wherewego
CategoryTravel
Primary marketKorea
Languagesko, en, ja, zh-Hans, zh-Hant, de, es, fr, ru

ASO Health Checklist

Metadata

  • Title (30 chars max): Contains primary keyword (e.g. "Korea Tourism", "여행", "관광")
  • Subtitle (30 chars max): Secondary keyword + value prop
  • Keywords field (100 chars): No spaces after commas, no repeated words from title/subtitle
  • Description: First 3 lines sell the app (visible without "More"), keywords woven in naturally

Screenshots

  • First screenshot shows the core value prop (map + nearby spots)
  • Text overlays are translated per locale
  • Shows at least one seasonal theme if relevant to current season
  • No UI chrome showing time/battery that could look dated

Ratings

  • Average rating ≥ 4.0
  • Recent reviews (last 30 days) trend positive
  • Unanswered negative reviews in cs queue?

Keyword Strategy — WhereWeGo

Tier 1 (high intent, include in title/subtitle)

  • Korean: 여행, 관광지, 한국여행, 주변 관광
  • English: korea tourism, travel korea, nearby attractions

Tier 2 (include in keywords field)

  • Korean: 여행 앱, 관광 정보, 근처 여행지
  • English: korea travel app, tourist spots, travel guide
  • Japanese: 韓国旅行, 観光スポット
  • Chinese: 韩国旅游, 景点

Avoid

  • Generic: travel, tourism (too broad, low conversion)
  • Trademarked names

Quick Audit Output Format

When running an ASO check, output:

## ASO Audit — WhereWeGo [date]

### Metadata Score: X/5
- Title: [pass/fail + note]
- Subtitle: [pass/fail + note]
- Keywords: [pass/fail + note]
- Description: [pass/fail + note]

### Screenshots Score: X/3
- [note per screenshot slot]

### Ratings Health
- Average: X.X ★ ([N] ratings)
- Trend: [improving/stable/declining]
- Unanswered reviews: [Y]

### Top 3 Quick Wins
1. [action]
2. [action]
3. [action]

### Escalate to marketer? [yes/no + reason]

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.