What problem does it solve? Creating video content programmatically requires managing API authentication, choosing the right endpoint, and handling asynchronous polling. This Skill guides an AI agent through the entire Hailuo AI video generation workflow via the Pixazo API gateway, so users can produce videos with a single natural-language request. ## Core Features & Use Cases - Text-to-Video Generation: Submit a text prompt to Hailuo v2.3 and receive a generated video clip. - Image-to-Video Generation: Animate a first-frame image into a video with configurable duration, resolution, and prompt optimization. - Async Polling & Error Handling: Automatically poll the task status endpoint until the video is ready, with clear user-facing messages for 401, 402, 429, and 5xx errors. - Use Case: A content creator asks their coding agent to "make a 6-second video of a man walking into a winter cave with a polar bear" — the agent saves the API key once, submits the request, polls for completion, and returns the video URL. ## Quick Start Ask your agent to generate a short video from a text prompt or an image using Hailuo, and paste your Pixazo API key when prompted.