TopRank Skills

Home / Claw Skills / Data Analysis / app-store-screenshot-generation
Official OpenClaw rules 36%

app-store-screenshot-generation

Generate App Store and Google Play screenshot assets using each::sense AI. Create device-framed screenshots, feature highlights, localized versions, and promotional visuals optimized for iOS App Store and Google Play Store requirements.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 app-store-screenshot-generation 技能。 若已安装,则直接安装 app-store-screenshot-generation 技能。

Overview

Skill Key
eftalyurtseven/app-store-screenshot-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/app-store-screenshot-generation
Latest Commit SHA
ac6e912af0c9ebd5b992a1056509e5eac3a5a416

Extracted Content

SKILL.md excerpt

# App Store Screenshot Generation

Generate high-converting App Store and Google Play screenshot assets using each::sense. This skill creates images optimized for app store requirements, featuring device frames, feature callouts, and promotional visuals that drive downloads.

## Features

- **iOS App Store Screenshots**: iPhone and iPad device frames with proper dimensions
- **Google Play Screenshots**: Android device frames optimized for Play Store
- **Feature Highlights**: Screenshots with callout text and visual emphasis
- **Lifestyle Context**: App shown in real-world usage scenarios
- **Localized Screenshots**: Multi-language versions for global markets
- **App Preview Thumbnails**: Video preview poster frames
- **Before/After Comparisons**: Transformation showcases for utility apps
- **Onboarding Flows**: Multi-screen app walkthrough sequences
- **Dark/Light Mode Variants**: Both theme versions for completeness
- **A/B Test Variations**: Multiple creative approaches for optimization

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create an iPhone App Store screenshot for a fitness tracking app showing the workout dashboard with an iPhone 15 Pro device frame, 1320x2868 pixels",
    "mode": "max"
  }'
```

## Screenshot Specifications

| Platform | Device | Dimensions | Aspect Ratio | Use Case |
|----------|--------|------------|--------------|----------|
| iOS App Store | iPhone 6.7" | 1320x2868 | ~1:2.17 | iPhone 15 Pro Max, 14 Pro Max |
| iOS App Store | iPad 12.9" | 2064x2752 | ~3:4 | iPad Pro screenshots |
| Google Play | Phone | 1080x1920 | 9:16 | Standard Android phone |

## Use Case Examples

### 1. iOS App Store Screenshot with Device Frame

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/even...

Related Claw Skills