What problem does it solve?
This Skill enables rapid creation of high-quality visual assets by automating the image generation process, applying predefined styles, and handling basic layout and format conversions. It reduces manual design time and ensures visual consistency across outputs.
Core Features & Use Cases
- Automated Image Generation: Uses the custom image generation script and predefined style blocks to produce visuals from prompts.
- Image Conversion & Layout: Leverages image manipulation tools to convert formats and compose layouts for various output sizes.
- Use Case: Generate a series of 5 visuals for a marketing campaign, each with a different prompt and saved to individual files.
Quick Start
Activate the Python virtual environment and generate an image with a default queer-collage-no-text style:
- source venv/bin/activate
- python scripts/generate_image.py "your prompt here" --style queer-collage-no-text --size 1024x1024 --quality high --output path/to/image.png