🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Yummy Gen Video

by @yummysource

Use when the user wants to generate a video with Gemini Veo through yummycli, including text-to-video, image-to-video (single starting frame), and reference-...

⚑ When to Use
TriggerAction
> **Prerequisite:** Apply the `yummy-shared` skill first.
This skill covers three generation modes with a single command:
- Text-to-video (no images)
- Image-to-video (one starting frame)
- Reference-guided video (two or three reference images)
πŸ’‘ Examples

Text-to-video:

yummycli gemini veo \
  --prompt "A golden retriever puppy chasing a red ball in a sunny park"

Image-to-video (animate a still):

yummycli gemini veo \
  --prompt "The dog starts running toward the camera" \
  --input-image ./dog.jpg

Reference-guided (two images):

yummycli gemini veo \
  --prompt "Combine the character from the first image with the environment from the second" \
  --input-image ./character.png \
  --input-image ./background.jpg

Short portrait clip with veo-2:

yummycli gemini veo \
  --prompt "Falling cherry blossoms in slow motion" \
  --model veo-2.0-generate-001 \
  --aspect-ratio 9:16 \
  --duration 5 \
  --resolution 720p

4K landscape with veo-3.1:

yummycli gemini veo \
  --prompt "Timelapse of clouds moving over mountain peaks at golden hour" \
  --resolution 4k \
  --duration 8

View on ClawHub
TERMINAL
clawhub install yummy-gen-video

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’