veo3-1

Installation
SKILL.md

Veo 3.1 Video Generation

Usage

Run from the user's current working directory (do NOT cd into the skill directory):

uv run scripts/generate_video.py --prompt "description" --filename "output.mp4" [--model MODEL] [--duration 4|6|8] [--aspect-ratio 16:9|9:16] [--api-key KEY]

Use --url-only to skip the download and print just the video URL — useful for chaining with other tools:

uv run scripts/generate_video.py --prompt "description" --url-only [--model MODEL] [--duration 4|6|8]

Workflow (draft → final)

Related skills
Installs
34
First Seen
Feb 18, 2026