veo3-video-gen
This skill provides a CLI `generate_video.py` to generate and stitch short videos via Google Gemini (`google-genai`). It invokes local commands (`ffmpeg`, `subprocess.run`) and reads `GEMINI_API_KEY` to authenticate with `genai.Client`, triggering network calls to the Gemini API.