App Store screenshots that drive installs — powered by GPT-Image 2.
Type /shots in Claude Code. Paste your App Store URL to scrape your listing,
add your own app screenshots to .shots/app-screenshots/, drop design inspo
into .shots/inspo/, and get scroll-stopping App Store screenshots in minutes — not days.
Install the Shots skill to your AI coding agent:
# Install to your current project
npx skills add hypersocialinc/shots
# Install globally (available in all projects)
npx skills add hypersocialinc/shots --global
# Install to specific agents
npx skills add hypersocialinc/shots --agent claude-code cursor
# Install specific sub-skills only
npx skills add hypersocialinc/shots --skill shots --skill shots-reviseWorks with Claude Code, Cursor, Codex, Cline, and 40+ other AI coding agents.
![]() |
![]() |
![]() |
| TikTok — bold claims, scroll-stopping color | ||
![]() |
![]() |
![]() |
| Miniparty — playful identity, clear value props | ||
![]() |
![]() |
![]() |
| Snapchat — high-energy visuals, benefit-first copy | ||
![]() |
![]() |
![]() |
| ChatGPT — clean product tour, clear benefit headlines | ||
| Command | What it does |
|---|---|
/shots |
Full creation flow — workspace setup through final screenshots |
/shots-revise |
Iterate on existing shots with targeted feedback |
/shots-translate |
Localize shots for another language/locale |
/shots-scrape |
Scrape App Store metadata into config |
/shots-benefits |
Craft/refine benefit headlines without generating |
- Initialize — set up a
.shots/workspace in your project - Research — scrape your App Store listing, analyze your codebase
- Craft — write benefit-driven headlines using proven copywriting frameworks
- Generate — create wide composites via GPT-Image 2 (OpenAI or fal.ai)
- Crop — split into individual App Store / Google Play panels
- Iterate — revise with feedback, translate for other locales
- Node.js 18+
OPENAI_API_KEYorFAL_KEYSEARCHAPI_KEY(optional) — enables scraping your actual App Store screenshots grouped by device (iPhone, iPad, Mac, etc.) via SearchAPI. Without it, screenshots come from iTunes (iPhone only).
skills/shots/
SKILL.md # Main skill definition
reference/ # Step-by-step agent instructions
scripts/ # generate.mjs, crop.mjs, scrape.mjs
skills/shots-*/ # Sub-skills (revise, translate, scrape, benefits)
.shots/ # Per-project workspace (created at runtime)
config.json # App metadata, benefits, brand colors
runs/ # Generated output (gitignored)












