What problem does it solve?
This Skill streamlines the creation of high-quality images from structured JSON prompts and optional reference images, removing the complexity of crafting reproducible prompts and invoking image generation APIs.
Core Features & Use Cases
- Structured Prompting: Produce JSON-formatted prompts that capture subject, style, composition, lighting, and technical specs for reliable generation.
- Reference-guided Generation: Support multiple reference images to guide facial features, style, or product details with validation of input images.
- Automated Execution: Run an included Python script to call the Gemini image generation API and save outputs to the workspace; useful for character design, scene composition, product visualization, and comic panel generation.
Quick Start
Create a JSON prompt in /mnt/user-data/workspace describing the desired image, then run the provided generate.py script with that prompt, any reference images, and an output path to produce the final image.