veo-video

Generate videos from text, images, and existing clips using Veo 3.1.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/j94469669-stack/CONTENTMASHINA --skill veo-video-j94469669-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: veo-video
Source: https://github.com/j94469669-stack/CONTENTMASHINA/tree/main/openclaw-content-factory/skills/veo-video
Command: npx skills add https://github.com/j94469669-stack/CONTENTMASHINA --skill veo-video-j94469669-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, google-generativeai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of video content from text descriptions, static images, and existing video clips, streamlining the video production process.

Core Features & Use Cases

  • Text-to-Video: Generate videos directly from textual prompts.
  • Image-to-Video: Animate static images to create dynamic video clips.
  • Video Extension: Extend existing video clips to create longer sequences.
  • Use Case: A marketer needs a short promotional video for a new product. They can provide a text description and a product image, and the Skill will generate a polished video clip.

Quick Start

Generate a video from the text prompt 'a business executive walking through a modern office'.

Frequently Asked Questions about veo-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate video from text or animate a static image using AI?

AI video generation from text or static images involves submitting text prompts or image files to an asynchronous API, which processes the inputs to produce dynamic video clips.

Can I extend an existing video clip to create a longer sequence?

Video extension allows you to input existing video clips and generate longer sequences. The Skill processes the existing video input to seamlessly append additional generated frames.

Does this text-to-video workflow support asynchronous API processing?

Yes, the video generation workflow utilizes an asynchronous API. This approach ensures efficient and reliable video production by handling text, image, and video inputs without blocking operations.

What is the best way to create marketing videos from a product image and text description?

To create marketing videos, provide a text prompt alongside a static product image. The image-to-video animation feature processes both inputs to generate a polished, dynamic promotional video clip.

Do I need specific dependencies to run Veo 3.1 models for video generation?

Yes, utilizing Veo 3.1 models requires the requests and google-generativeai dependencies. These libraries facilitate the asynchronous API calls needed to process text and image inputs.

Why use an asynchronous API for text-to-video and image animation tasks?

An asynchronous API is used for text-to-video and image animation tasks to manage long processing times efficiently. It prevents workflow blocking while generating complex video assets from static inputs.