magic-screenshots
v0.2.0
Published
CLI for MagicScreenshots agent workflows.
Readme
MagicScreenshots
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/13MMdgqRK7mDh2fkKk55xG1AosizISMeE
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
Agent CLI
export MAGICSCREENSHOTS_API_KEY="<api_key>"
npx -y magic-screenshots@latest get-screenshots --query "Duolingo"
npx -y magic-screenshots@latest create-localize --source "Your App" --locale JPN --locale DEU --limit 5
npx -y magic-screenshots@latest create-restyle --source "Your App" --inspiration "Duolingo" --limit 5