skills/veo/SKILL.md
Generate short videos from text or image prompts using Google's Veo model. Use when the user asks to create a video, generate a clip, or animate an image.
npx skillsauth add palladius/gemini-cli-palladius-public-goodies veoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill uses a Python script to generate videos via the Google Veo API, leveraging pre-existing code from the user's genai-googlecloud-scripts repository.
MEDIA: path that OpenClaw will automatically render in the chat.Execute the bundled Python script with the desired prompt. The script handles API authentication, initiates the generation, polls for completion, and saves the final video file.
Basic text-to-video:
python {baseDir}/scripts/generate_video.py "A capybara relaxing in a hot spring"
Image-to-video:
python {baseDir}/scripts/generate_video.py "Make this capybara swim" -i /path/to/capybara.jpg
tools
(💛) Real-time water temperatures, open status of Zurich badis (lakes, river/Letten, pools), outside weather recommendations for family trips, and Limmat canotto/dinghy flow safety alerts.
development
(💛) Auto-documents any Git repository: creates ABOUT.md, generates project hero images via nanobanana, and builds deep diagrams (Mermaid E/R or Class diagrams).
tools
Google Workspace CLI managed the Carlesso way—featuring isolated configurations, selective read-only security, and standard workflows.
testing
Audits and renames tmux sessions based on their active content. Use when the user wants to organize their tmux workspace, identify what's running in each session, or apply a consistent naming convention (giancarlo-YYYYMMDD-SYNOPSIS) to all active sessions.