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_KEY environment 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
Installs
4
GitHub Stars
55
First Seen
Apr 8, 2026
veo-video — kevinbadi/ai-os-skills