What problem does it solve? Creating video content programmatically requires managing API authentication, choosing the right model version and operation, and handling asynchronous polling — this Skill gives your coding agent complete instructions to call Google's Veo 3.1 video generation API through the Pixazo gateway without manual integration work. ## Core Features & Use Cases - Text-to-Video Generation: Submit a prompt with duration, aspect ratio, resolution, negative prompt, and audio options to Veo 3.1 or Veo 3.1 Fast endpoints. - Image-to-Video & Reference-to-Video: Route requests to the correct operation (image-to-video, reference-images-to-video) based on user intent. - Async Polling & Error Handling: Poll the result endpoint until the video is ready and map 401/402/429/4xx/5xx responses to clear user-facing messages. - Use Case: Ask your agent to "create an 8-second 1080p video of a winter landscape melting into spring using Veo 3.1" and it handles the API key setup, request submission, polling, and returns the video URL. ## Quick Start Ask your agent to generate a short video from a text prompt using Veo 3.1, and paste your Pixazo API key when prompted.