- name
- yearbook-photo-skill
- description
- Generate ai yearbook photo generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
- tools
- Bash
AI Yearbook Photo Generator
Generate stunning ai yearbook photo generator images from a text description. Get back a direct image URL instantly.
Token
Requires a Neta API token. Free trial available at <https://www.neta.art/open/>.
export NETA_TOKEN=your_token_here
node <script> "your prompt" --token "$NETA_TOKEN"When to use
Use when someone asks to generate or create ai yearbook photo generator images.
Quick start
node yearbookphoto.js "your description here" --token YOUR_TOKENOptions
--size—portrait,landscape,square,tall(default:portrait)--style—anime,cinematic,realistic(default:realistic)
Install
npx skills add omactiengartelle/yearbook-photo-skill