What problem does it solve? Creating Studio Ghibli-style artwork normally requires illustration skills or complex model setup; this Skill lets an AI agent call the Studio Ghibli image generation endpoint through the Pixazo API gateway with a single authenticated request. ## Core Features & Use Cases - Text-to-Image Generation: Send a text prompt to the Pixazo gateway and receive a Ghibli-style image URL synchronously, with no polling required. - Guided API Key Management: The agent checks the PIXAZO_API_KEY environment variable, then ~/.pixazo/api-key, and only asks the user once before saving the key for reuse. - Structured Error Handling: Maps 401, 402, 429, 4xx, and 5xx responses to clear user-facing messages with retry guidance. - Use Case: Ask your coding agent to "create a Ghibli-style image of a peaceful mountain village at sunset" and receive a ready-to-view image URL in the chat. ## Quick Start Ask your agent to generate a Studio Ghibli style image from any text description and paste your Pixazo API key when prompted.