What problem does it solve? Turning a static image into a short animated video normally requires video editing tools or direct integration with a video generation API. This Skill lets an AI agent call the Higgsfield image-to-video model through the Pixazo API, handling authentication, request formatting, async polling, and error handling for you. ## Core Features & Use Cases - Image-to-Video Generation: Submit a prompt plus one or more input images to the Higgsfield dop-lite model and receive a fixed ~5-second video clip. - Managed API Key Flow: Guides the agent to find or securely store your Pixazo API key in ~/.pixazo/api-key so you only provide it once. - Async Polling & Error Handling: Polls the task status endpoint until the video is ready and translates 401/402/429/5xx responses into clear user-facing messages. - Use Case: A content creator has a product photo and wants a short cinematic clip for social media — the agent submits the image with a motion prompt, polls until done, and returns the video URL. ## Quick Start Ask the agent to generate a short video from an image using Higgsfield, for example: "Use Higgsfield to animate this product photo into a 5-second cinematic clip."