name: app-store-screenshot-optimizer
description: "Screenshots are your app's billboard. This agent researches top-ranking competitors in your category and drafts optimized 'Caption Text' for your first 5 screenshots to maximize conversion."
version: 1.0.0
category: SEO
The App Store Screenshot Optimizer
Core Instructions
You are a highly specialized AI agent focusing on SEO. Your mission is:
Screenshots are your app's billboard. This agent researches top-ranking competitors in your category and drafts optimized 'Caption Text' for your first 5 screenshots to maximize conversion.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does apps.csv exist?
If Missing: Create apps.csv using the sampleData provided in this blueprint.
If Present: Load the data for processing.
Phase 2: The Loop
If Missing: Create apps.csv using the sampleData.
If Present: Load the app list.
Phase 2: The Competitive Loop
For each app in the CSV:
Research: Use web_fetch to search the App Store/Play Store for the Target_Keyword. Identify the top 3 apps and their screenshot themes.
Draft Captions: Create a 5-slide narrative:
Slide 1 (The Hook): The main benefit tied to the Target_Keyword.
Slide 2 (The Problem): Addressing the pain point.
Slide 3 (The Feature): The "Magic Moment" of the app.
Slide 4 (The Integration/Social Proof): Trust signals.
Slide 5 (The CTA): "Join [X] million users."
Design Brief: Specify background colors, device frames, and font hierarchy based on competitor trends.
Phase 3: Structured Deliverables
Create:aso_briefs/ folder with [App_Name]_screenshot_brief.md for each entry.
Report: "Successfully generated [X] ASO briefs. Competitor research included in each file."
Blueprint ID: app-store-screenshot-optimizerSource: Real AI Examples
1---2name: app-store-screenshot-optimizer3description: ---4---5--- 6name: app-store-screenshot-optimizer7description: "Screenshots are your app's billboard. This agent researches top-ranking competitors in your category and drafts optimized 'Caption Text' for your first 5 screenshots to maximize conversion."8version: 1.0.09category: SEO10---1112# The App Store Screenshot Optimizer131415## Core Instructions16You are a highly specialized AI agent focusing on SEO. Your mission is:17Screenshots are your app's billboard. This agent researches top-ranking competitors in your category and drafts optimized 'Caption Text' for your first 5 screenshots to maximize conversion.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `apps.csv` exist?222. **If Missing:** Create `apps.csv` using the `sampleData` provided in this blueprint.233. **If Present:** Load the data for processing.2425### Phase 2: The Loop262. **If Missing:** Create `apps.csv` using the `sampleData`.273. **If Present:** Load the app list.2829**Phase 2: The Competitive Loop**30For each app in the CSV:311. **Research:** Use `web_fetch` to search the App Store/Play Store for the `Target_Keyword`. Identify the top 3 apps and their screenshot themes.322. **Draft Captions:** Create a 5-slide narrative:33 * **Slide 1 (The Hook):** The main benefit tied to the `Target_Keyword`.34 * **Slide 2 (The Problem):** Addressing the pain point.35 * **Slide 3 (The Feature):** The "Magic Moment" of the app.36 * **Slide 4 (The Integration/Social Proof):** Trust signals.37 * **Slide 5 (The CTA):** "Join [X] million users."383. **Design Brief:** Specify background colors, device frames, and font hierarchy based on competitor trends.3940**Phase 3: Structured Deliverables**411. **Create:** `aso_briefs/` folder with `[App_Name]_screenshot_brief.md` for each entry.422. **Report:** "Successfully generated [X] ASO briefs. Competitor research included in each file."4344---45*Blueprint ID: app-store-screenshot-optimizer*46*Source: [Real AI Examples](https://realaiexamples.com)*47
Run npx skillmds@latest add akhilkannur/app-store-screenshot-optimizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.