Skip to main content
📱Available on ClawHub

App Store screenshots,
inside your terminal

The AppScreenshotStudio OpenClaw skill reads your codebase, generates a finished screenshot set, and exports at exact store dimensions. No browser tab. No design decisions.

Manual install

# 1. Download the skill
mkdir -p ~/.claude/skills/appscreenshotstudio
curl -o ~/.claude/skills/appscreenshotstudio/SKILL.md \
  https://appscreenshotstudio.com/openclaw/SKILL.md

# 2. Add your API key to your shell profile
export APPSCREENSHOTSTUDIO_API_KEY="ask_live_your_key_here"

# 3. Restart Claude Code and ask:
# "Generate App Store screenshots for this app"

How it works

1

Reads your codebase

Scans your README, theme files, route definitions, and App Store metadata to extract brand colors, key screens, and app description — without you typing any of it.

2

Generates a finished set

Calls the AppScreenshotStudio API with your codebase context. You get a complete screenshot set with device mockups, headlines, backgrounds, and brand colors applied. Refine in plain English: “make the first card bolder”, “add a social proof card”, “switch to iPad”.

3

Exports at exact dimensions

Renders every card to PNG at the exact pixel dimensions required by App Store Connect or Google Play. Download URLs returned directly in the terminal. Free — no credits deducted for render.

OpenClaw skill vs MCP server

AppScreenshotStudio offers two integrations for AI coding tools. Use whichever fits your setup.

FeatureOpenClaw skillMCP server
InstallCopy one file + env varEdit MCP config JSON
Works withAny Claude Code setupClaude Code + MCP support
InterfaceREST API via curl8 typed MCP tools
Best forQuick setup, any projectPower users, CI pipelines

Want the MCP server instead? See MCP setup docs →

Requirements

Get started in two minutes

Create an account, grab an API key, and install the skill. Your next app submission can have finished screenshots before you close the terminal.