What problem does it solve? It lets an AI coding agent call xAI's Grok Imagine Image models through the Pixazo API to generate or edit images without the user writing any API integration code themselves. ## Core Features & Use Cases - Text-to-Image Generation: Create images from text prompts using Grok Imagine Image 2.0 or the original Grok Imagine Image endpoints, with control over aspect ratio, resolution, quality, and up to four images per request. - Image Editing: Pass a reference image as a URL or base64 data URL to the edit endpoint for image-to-image transformations. - Guided API Key Setup: Walks the agent through acquiring a Pixazo API key once and saving it to ~/.pixazo/api-key so it is never requested again. - Use Case: A user asks their agent to "create a square image of a golden abstract silhouette with Grok Imagine" and the agent authenticates, picks the text-to-image endpoint, sends the request, and displays the returned image URL inline. ## Quick Start Ask your agent to generate an image with Grok Imagine Image from a text prompt, and paste your Pixazo API key when prompted.