Leaderboard/Media/shots
Last commit on April 27, 2026·Created on April 25, 2026

hypersocialinc/shots

Turns an app link into profit-making screenshots.
Combined rank
#668
across all skills
In Media
#43
category rank
Stars
238
+0.4% in last 7d
Forks
23
0.0% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill automates the full pipeline from app store listing to polished, device-framed screenshot panels. It scrapes metadata, analyzes competitors, identifies benefit-driven headlines, and generates GPT Image 2 composites that crop cleanly into upload-ready assets. Indie developers, marketing managers, and ASO specialists get conversion-optimized panels without manual design work.

WHO IT'S FOR
Indie App Developers
generate app store screenshots
App Marketing Specialists
optimize app store conversion rates
Mobile Product Managers
manage app store asset production
App Localization Teams
translate and localize screenshots
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Install in the current project

Installs: Shots skill installed for the current project. · Claude Code, Cursor, Codex, Cline

Before you start
  • For create, revise, or translate operations, set either OPENAI_API_KEY with GPT Image 2 access or FAL_KEY.
  1. In a terminal, change to the project where you want the Shots skill available, then run:

    npx skills add hypersocialinc/shots
README.md · Checked Sep 18, 2026skills/shots/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Create a first three-panel App Store screenshot set

Uses shots

  • [APP NAME]: replace with the app's name.
  • [APP STORE OR GOOGLE PLAY URL]: replace with the app's existing store-listing URL.
  • Set either OPENAI_API_KEY or FAL_KEY before starting.
Use the shots skill to create a first marketing screenshot set for [APP NAME] using [APP STORE OR GOOGLE PLAY URL]. Initialize the .shots workspace, use the defaults of 3 panels, iPhone, and English, and ask me for any other required questionnaire information before generating. Infer the visual style, brand colors, and differentiator unless I provide overrides.
skills/shots/SKILL.md · Checked Sep 18, 2026