What problem does it solve? Creating custom images for covers, illustrations, or concept art normally requires switching to a separate design tool or image service. This Skill turns a plain text description into a generated image directly inside the agent workflow, with guided parameter selection and local file output. ## Core Features & Use Cases - Text-to-Image Generation: Submit prompts to gemini-3-pro-image or gemini-3.1-flash-image models with 1K/2K/4K resolution and multiple aspect ratios including extreme ratios like 1:4 and 8:1 on flash. - Reference Image Guidance: Pass up to 5 local files or URLs as style references via --reference flags. - Guided Confirmation Flow: Collects prompt, model, resolution, and ratio step by step, then requires explicit user confirmation before generation. - Use Case: A user asks for a cyberpunk city cover image; the Skill confirms 2K resolution and 16:9 ratio, runs the ListenHub CLI, and saves the result to .listenhub/image-gen/ with inline preview. ## Quick Start Ask the agent to generate an image of your subject, then answer the prompts for model, resolution, and aspect ratio to receive the saved image file.