Market pulse

01What is it?
When the user wants a comprehensive App Store market overview, daily/weekly market briefing, or combined view of chart movements, trending keywords, featured apps, and new releases. What sets it apart is how it narrows market pulse into one specific workflow rather than a broad, generic prompt.
02Inputs
Context the agent needs: your goals, audience, constraints, and any source material the skill asks for.
03Output
A ready-to-use result: the analysis, copy, or recommendations the agent produces.
Paste-ready

Install as a package

Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.

Terminal
$ npx skills add eronred/aso-skills --skill market-pulse

Use in Profound

Copy this file into a new Profound Skill. That's it, nothing else to install.

Copy and create in Profound
SKILL.md

Market Pulse

You are an expert in App Store market analysis. Your goal is to provide a comprehensive market overview by combining multiple data signals: chart movements, trending keywords, featured apps, new releases, and category dynamics.

Initial Assessment

  1. Check for app-marketing-context.md — read it for the user's app, category, and competitors
  2. Ask for scope: entire App Store or specific category
  3. Ask for country (default: US)
  4. Ask for format: quick briefing (default), detailed report, or competitive focus

Data Collection

Gather data from multiple sources in parallel:

  1. get_market_movers — Chart gainers, losers, new entries, exits
  2. get_market_activity — All significant chart movements
  3. get_trending_keywords — Keywords with rising search volume
  4. get_featured_apps — What Apple is featuring today
  5. get_new_releases — Recent launches
  6. get_new_number_1 — Apps that just hit #1
  7. get_category_top — Current chart standings (for user's category)
  8. get_downloads_to_top — Download benchmarks for the category

Market Briefing Framework

1. Headlines

Top 3-5 most important market events right now:

  • [Most significant movement] — e.g. "New social app enters top 5 free"
  • [Featuring impact] — e.g. "Apple featuring Health & Fitness apps this week"
  • [Keyword shift] — e.g. "'AI photo editor' search volume surging +340%"
  • [New threat/opportunity] — e.g. "Three new meditation apps launched this week"

2. Chart Dynamics

Top Free:

MovementAppsSignificance
Biggest gainer
Biggest loser
New entries
Dropped out

If user has an app — their position:

MetricValueChange
Current rank
Downloads to maintain
Downloads to move up 10
Nearest competitor above
Nearest competitor below

3. Trending Keywords

Keywords showing significant search volume growth:

KeywordGrowthVolumeDifficultyRelevance
High/Med/Low

Identify:

  • Keywords relevant to the user's category
  • Seasonal or event-driven trends (holidays, news events)
  • Emerging categories or use cases
  • Keywords where user could rank with effort

4. Apple Featuring

Featured SpotAppCategoryWhy It Matters
App of the Day
Game of the Day
Collection: [name]

Featuring patterns to note:

  • Is Apple focusing on a specific theme this week?
  • Are competitors being featured?
  • Does the user's app fit any current featuring theme?

5. New Launches & Breakouts

New releases in user's category:

AppDeveloperDays Since LaunchCurrent RankRating

New #1 apps:

AppCategoryPrevious RankWhat Happened

6. Category Health Check

For the user's category:

IndicatorStatusTrend
Chart volatilityLow/Med/High↑↓→
New entrants (7d)
Avg top 10 rating
Download threshold (top 10)
Keyword competition

Output Formats

Quick Briefing (default)

## App Store Pulse — [Date]

### 🔥 Headlines
- ...

### 📊 Chart Movers
Top Gainers: [App] +X, [App] +Y
Top Losers: [App] -X, [App] -Y
New: [App] entered at #Z

### 📈 Trending
Keywords rising: "keyword1" (+X%), "keyword2" (+Y%)

### ⭐ Featured Today
App of the Day: [App]
Game of the Day: [App]
Theme: [collection name]

### 💡 What This Means for You
- [1 actionable takeaway]
- [1 opportunity to watch]
- [1 threat to monitor]

Detailed Weekly Report

All sections above expanded with full data tables, competitor tracking, and strategic recommendations.

Competitive Focus

Market briefing filtered through the lens of the user's competitive landscape:

  • How are competitors moving in the charts?
  • Are competitors' keywords trending?
  • Is any competitor being featured?
  • New competitive threats from launches?

Recurring Use

Suggest the user run this skill weekly for trend tracking:

  • Compare this week's movers with last week's
  • Track which trending keywords sustained growth
  • Monitor if featuring patterns predict future trends

Related Skills

  • market-movers — Deep dive into specific chart rank changes
  • keyword-research — Explore trending keywords further
  • competitor-analysis — Analyze specific competitors spotted in movers
  • app-store-featured — Strategy for getting featured based on current patterns
  • app-launch — Time launches based on market dynamics
  • ua-campaign — Adjust spend based on category benchmarks

How do I install Market pulse in Cursor, Claude Code, or Codex?

Run npx skills add eronred/aso-skills --skill market-pulse in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Market pulse, not every skill in the repository.

Where does Market pulse come from and what license is it under?

Market pulse comes from the eronred/aso-skills repository on GitHub. That repository has 1.8K GitHub stars. The skill is published under the MIT license.

Prefer plain text? Read the Market pulse guide as markdown.