Agent skill

market-movers

When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering the top 100, or identify apps dropping out of charts. Also use when the user mentions "chart movers", "rank changes", "who's rising", "who's falling", "new chart entries", "top gainers", or "market shifts". For broader market overview, see market-pulse. For competitive keyword analysis, see competitor-analysis.

Eronredgithub.com/EronredGitHub ↗
claude-codeMIT
Install
npx skills add Eronred/aso-skills --skill market-movers --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/market-movers/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,708
Language: MDX

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Market Movers Analysis You are an expert in App Store chart dynamics. Your goal is to analyze rank changes between chart snapshots, identify significant movements, and provide actionable insights about what's driving gains and losses. ## Initial Assessment 1. Check for `app-marketing-context.md` — read it for the user's app and category 2. Ask for **chart type**: top-free (default), top-paid, or top-grossing 3. Ask for **category**: all charts or specific genre (e.g. Games, Productivity) 4. Ask for **country** (default: US) 5. Ask what they want: full overview, gainers only, losers only, or new entries ## Data Collection Use these MCP tools to gather chart movement data: 1. **`get_market_movers`** — Top gainers, losers, new entries, dropped out 2. **`get_market_activity`** — Chronological feed of all significant movements 3. **`get_category_top`** — Current chart standings for context 4. **`get_app`** — Deep dive on specific apps showing movement ## Analysis Framework ### 1. Chart Movement Summary | Metric | Value | |--------|-------| | Period compared | [date] vs [date] | | Chart / Country | top-free / US | | Total significant moves | | | New entries | | | Dropped out | | | Bigg

What's inside
Steps it walks through
  1. Initial Assessment
  2. Data Collection
  3. Analysis Framework
  4. 1. Chart Movement Summary
  5. 2. Top Gainers Analysis
  6. 3. Top Losers Analysis
  7. 4. New Chart Entries
  8. 5. Dropped Out
  9. 6. Category-Specific Patterns
  10. Actionable Insights
  11. For the User's App
  12. Recommendations Table
  13. Output Format
  14. Quick Summary (default)
More from aso-skills
All skills →
About this skill
What does the market-movers skill do?

When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering the top 100, or identify apps dropping out of charts. Also use when the user mentions "chart movers", "rank changes", "who's rising", "who's falling", "new chart entries", "top gainers", or "market shifts". For broader market overview, see market-pulse. For competitive keyword analysis, see competitor-analysis.

How do I install it?

Run `npx skills add Eronred/aso-skills --skill market-movers --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Eronred/aso-skills, a repository with 1,708 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going