veo-video
Installation
SKILL.md
Veo Video
Generate AI videos via the Gemini API using Google's Veo models. Supports text-only prompts and image-referenced generation (image-to-video).
Prerequisites
GEMINI_API_KEYenvironment variable set- Billing enabled on the Google AI account (Veo requires it)
Quick Usage
Text-to-video
node skills/veo-video/scripts/veo-generate.js \
--prompt "A young developer typing at a modern desk with code on monitors" \
--output my-video.mp4