What problem does it solve? Turning a static image into a short animated video normally requires video editing skills or complex tooling; this Skill lets an AI agent call the Kandinsky image-to-video model through the Pixazo API with a single prompt and an image URL. ## Core Features & Use Cases - Image-to-Video Generation: Submit a prompt and an image URL to the Kandinsky v5 Pro endpoint to produce an animated clip. - Guided API Key Setup: Walks the agent through acquiring, saving, and reusing a Pixazo API key stored at ~/.pixazo/api-key. - Async Polling & Error Handling: Polls the task status endpoint until the video is ready and maps 401/402/429/5xx responses to clear user-facing messages. - Use Case: A marketer has a product hero image and wants a short looping clip for social media; the agent submits the image with a motion prompt, polls for completion, and returns the video URL. ## Quick Start Ask the agent to generate a video from an image URL using Kandinsky with a prompt describing the desired motion.