Developer Tools••5 min read
A GitHub Copilot Skill to Generate App Store Screenshots
Point GitHub Copilot at one instructions file and it builds a full set of App Store and Play Store screenshots from your app, then opens them in an editor. Works in VS Code, Visual Studio, and JetBrains.
By ScreenshotWhale Team
#GitHub Copilot#Copilot#AI Agents#App Store Screenshots#Developer Tools#Automation#Indie Development
Install the skill, then ask your agent for screenshots
One command in your project root. No account, no API key — you get a preview link and only sign up if you want to keep the project.
mkdir -p .github && curl -o .github/copilot-instructions.md https://screenshotwhale.com/skills/generate-screenshots.mdNot in an IDE right now? Use the web generator instead