Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计提醒

app-store-opportunity-research应用商店机会研究

Agent Skill

app-store-opportunity-research 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,188

周安装

288

GitHub Stars

21

下载量

2,327
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:app-store-opportunity-research(应用商店机会研究)
来源仓库:https://github.com/froessell/app-store-opportunity-research
仓库路径:skills/app-store-opportunity-research
安装命令:
npx skills add https://github.com/froessell/app-store-opportunity-research --skill app-store-opportunity-research
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/froessell/app-store-opportunity-research --skill app-store-opportunity-research

简介

识别 App Store 中未被满足的需求和盈利潜力高的应用机会。

  • 支持按类别研究榜单、分析竞品评分与收入差距。
  • 可生成 MVP 产品需求文档和原型开发指引。
  • 需借助 Claude Chrome 扩展访问实时搜索结果和图表数据。
  • app-store-opportunity-research 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

When to Use

Use this skill when the user wants to:

  • Find profitable app ideas in a category or niche
  • Research App Store charts for underserved opportunities
  • Analyze competitor apps (ratings, reviews, revenue, gaps)
  • Generate a top-3 opportunity report with revenue validation
  • Write a detailed MVP Product Requirements Document (PRD)
  • Build a working prototype from the PRD on Rork

Trigger phrases: "find app opportunities", "app store research", "what app should I build", "research this app category", "find a gap in the app store"

Prerequisites

  • Chrome browser with Claude in Chrome extension (for App Store browsing)
  • Rork account at rork.com (for prototype building, optional)
  • No API keys required — all research is done through live browser interaction

Pipeline Overview

App Store Charts → Competitor Deep-Dive → Gap Analysis → Top 3 Report → PRD → Rork Prototype

The entire pipeline can run end-to-end in a single session (~30-45 min).


Step 1: Define the Category

Ask the user what space they want to explore. Help them narrow down:

  • Too broad: "Health apps" (thousands of competitors)
  • Good: "Sleep + anxiety apps for consumers" (specific intersection)
  • Good: "Habit tracking for fitness beginners" (audience + niche)
  • Good: "AI-powered journaling apps" (tech angle + category)

Key questions to ask:

  1. What category or problem space interests you?
  2. Consumer or B2B? (Consumer is easier to validate quickly)
  3. Any budget constraints? (No-AI = cheaper to build, AI = higher ceiling)
  4. Target revenue? ($1K/mo hobby vs $10K/mo business)

Step 2: App Store Charts Research

Browse the App Store charts in the relevant category using Chrome:

  1. Navigate to: https://apps.apple.com/us/charts/iphone/{category-slug}/{category-id}

- Health & Fitness: /health-fitness-apps/6013 - Lifestyle: /lifestyle-apps/6012 - Productivity: /productivity-apps/6007 - Education: /education-apps/6017 - Medical: /medical-apps/6020 - Entertainment: /entertainment-apps/6016

  1. Document the top 25-50 apps noting:

- App name and position - Rating count (proxy for install base) - Star rating - Price/monetization model - Brief description

  1. Identify patterns:

- Which apps have massive ratings (>100K)? These are saturated. - Which apps have moderate ratings (1K-50K)? Proven demand, beatable. - Which apps have low ratings (<500)? Possible new/underserved niche.


Step 3: Competitor Deep-Dive

For each promising niche area, deep-dive into 5-8 competitor apps:

Data to Collect Per App

FieldHow to Find
NameApp Store listing
Ratings countApp Store listing
Star ratingApp Store listing
Price / subscriptionApp Store listing
Trustpilot scoreSearch {app name} trustpilot
Estimated revenueSearch {app name} revenue or use web research
Key featuresApp Store description / screenshots
Top complaints1-star App Store reviews, Trustpilot reviews
Missing featuresCompare across competitors

Revenue Estimation Techniques

  • Direct sources: Search "{app name} revenue", "{app name} ARR"
  • Proxy calculation: rating_count * 40-80 = approximate installs (rule of thumb)
  • Industry benchmarks: 2-5% of free users convert to paid
  • Comparable apps: Find similar apps with known revenue

Red Flags (Avoid These Niches)

  • Top app has 1M+ ratings (dominated by a giant)
  • Category requires hardware integration (Apple Watch data, etc.)
  • Heavy regulation (medical devices, financial trading)
  • All competitors are free with no monetization path

Green Flags (Pursue These Niches)

  • Top competitors have poor reviews (< 3.0 Trustpilot)
  • Solo devs making $50K+/yr (proves indie viability)
  • "Editors' Choice" app exists with < 20K ratings (Apple promotes the niche)
  • Users complain about the same missing feature across multiple apps
  • Clear $5-15/mo willingness to pay

Step 4: Gap Analysis

Create a feature comparison matrix across the top competitors:

| Feature | App A | App B | App C | App D | YOUR APP |
|---------|-------|-------|-------|-------|----------|
| Core Feature 1 | Yes | Yes | No | Yes | YES |
| Core Feature 2 | No | Yes | Yes | No | YES |
| Missing Feature | No | No | No | No | YES |
| Price | $14.99 | $9.99 | Free | $6.99 | $5.99 |
| UX Quality | Poor | Good | OK | Good | Premium |

The winning opportunity is where:

  1. Multiple competitors exist (proven demand)
  2. They all miss the same 1-2 features
  3. Users vocally complain about the gap
  4. Pricing is high enough to support indie revenue

Step 5: Top 3 Opportunity Report

Produce a ranked report with this structure:

# Top 3 App Opportunities in {Category}

## Opportunity 1: {App Name} (RECOMMENDED)
**One-line pitch:** {What it does in 10 words}
**The gap:** {What's missing in the market}
**Target user:** {Who and why they'd pay}
**Revenue model:** {Price point and conversion assumptions}
**Revenue path:** {How to reach $X/mo}
**Competition:** {Who exists, why you win}
**Build complexity:** {Low/Medium/High}
**Confidence:** {High/Medium/Low with reasoning}

## Opportunity 2: {App Name}
...

## Opportunity 3: {App Name}
...

## Recommendation
{Why #1 is the best bet, with specific reasoning}

Present this to the user and get their pick before proceeding.


Step 6: Write the MVP PRD

Once the user selects an opportunity, write a comprehensive PRD with these sections:

  1. Executive Summary — One paragraph pitch
  2. Market Opportunity — Problem, market size, competitive landscape table, revenue validation
  3. Target Users — 3 personas with name, age, job, pain points, willingness to pay
  4. MVP Feature Set — 5-8 feature groups with detailed specs, UI behavior, edge cases
  5. Screen Map — All screens listed with parent/child relationships
  6. User Flow — Primary user journey from onboarding to daily use
  7. Monetization — Free vs Premium feature split, pricing, trial strategy
  8. Tech Stack — Framework, libraries, state management, persistence
  9. AI Features — If applicable, what AI does and doesn't do
  10. Data Models — TypeScript interfaces for core entities
  11. Design Direction — Color palette (with hex codes), typography, component style, mood
  12. Launch Strategy — Week 1-12 plan, marketing channels, content strategy
  13. Success Metrics — KPIs with specific targets
  14. Risks & Mitigations — Top 5 risks with solutions
  15. Compliance — Privacy, data handling, App Store guidelines
  16. Future Roadmap — V2, V3 features beyond MVP

Save the PRD as: PRD-{AppName}.md


Step 7: Build on Rork (Optional)

If the user has a Rork account, build a working prototype:

  1. Navigate to rork.com
  2. Select model: Opus 4.6 (or latest available)
  3. Write the prompt — Condense the PRD into a detailed Rork prompt covering:

- App name and purpose (1 sentence) - Design system (colors with hex codes, card styles, corner radii, typography) - Navigation structure (tab names, icons) - Each tab/screen with specific UI elements - Modal screens with full interaction specs - State management approach and mock data - Tech stack (Expo SDK, TypeScript, key libraries)

  1. Submit and monitor the build (typically 5-10 min, 7-10 steps)
  2. Verify the preview renders correctly (Cmd+R if stuck on loading)
  3. Share the project URL with the user

Rork Prompt Template

Build "{AppName}" — {one-line description}.

DESIGN: {Theme name}. Background: {color}. Cards: {style}.
Primary accent: {color}. Secondary accent: {color}.
Text: {color}. Corners: {radius}. Effects: {glow/shadow/glass}.

NAVIGATION: {N} tabs — {Tab1} ({icon}), {Tab2} ({icon}), ...

{TAB1 NAME} TAB:
- {Element 1 with full spec}
- {Element 2 with full spec}
...

{TAB2 NAME} TAB:
...

{MODAL SCREEN}:
...

STATE MANAGEMENT: {Approach}. Mock data for {N} days.

TECH: Expo SDK 52+, TypeScript, Expo Router, {styling}, {animations}.

Revenue Validation Benchmarks

Use these benchmarks to reality-check opportunity viability:

App TypeSolo Dev BenchmarkSmall TeamReference
Niche utility$1-5K/mo$5-20K/moRootd ($1M+ total, 1 person)
Habit/tracker$5-15K/mo$20-80K/moDaylio ($50K/mo)
Gamified self-care$10-50K/mo$100K+/moFinch ($2M/mo)
Meditation/wellness$5-20K/mo$50-500K/moCalm ($100M+/yr)
Productivity$3-10K/mo$20-100K/moVarious
AI-powered tool$5-30K/mo$50-300K/moEmerging category

Pricing Sweet Spots (2025)

TierMonthlyAnnualBest For
Impulse buy$2.99-4.99/mo$19.99-29.99/yrSimple utilities
Standard$5.99-6.99/mo$34.99-44.99/yrMost indie apps
Premium$9.99-14.99/mo$59.99-99.99/yrAI-heavy or professional

Marketing Channel Playbook

ChannelBest ForCostTime to Results
TikTok organicConsumer apps, visual demosFree2-4 weeks
Reddit (niche subs)Technical/niche appsFree1-2 weeks
Product HuntProductivity/dev toolsFreeLaunch day spike
Apple Search AdsAny iOS app$0.50-3/tapImmediate
Instagram ReelsLifestyle/wellness appsFree2-6 weeks
Twitter/XDev tools, indie hackersFreeOngoing

Example Session Output

A complete session produces:

  1. Category research notes — charts analysis, competitor list
  2. Top 3 Opportunity Report — ranked with revenue validation
  3. MVP PRD — 16-section document with full specs
  4. Working prototype — live on Rork with shareable URL
  5. Go-to-market notes — pricing, channels, launch plan

All in ~30-45 minutes of automated research and building.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.12%
按下载量换算747

Claude

30.53%
按下载量换算710

Cursor

19.76%
按下载量换算460

Gemini CLI

8.81%
按下载量换算205

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills