video-gen

Generate videos from text prompts using Veo or Sora models.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill video-gen-mahmoud20138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-gen
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/video-gen
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill video-gen-mahmoud20138

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables automatic generation of AI-powered videos from text prompts using Veo and Sora models, reducing manual production time.

Core Features & Use Cases

  • Model support for Veo 3.1 and Sora 2 Pro
  • Guided workflow with pre-flight checks for API keys, model choice, aspect ratio, duration, and optional input image
  • Output handling to save the video to a user-specified path and report progress

Quick Start

Invoke the video-gen script with the chosen model, prompt, size, duration, and output path to start generating your video.

Frequently Asked Questions about video-gen

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

FAQPage Schema
How do I generate AI videos from text prompts using Veo or Sora?

To generate AI videos from text prompts, you invoke the video generation script with your chosen model, prompt, size, duration, and output path to start producing your video.

What AI video generation models are supported for creating marketing and social content?

Supported AI video generation models include Veo 3.1 and Sora 2 Pro for creating marketing, tutorial, and social content with configurable resolution and duration.

Do I need an API key to generate AI videos with Veo and Sora?

Yes, you need an API key to generate AI videos. The workflow enforces pre-flight checks for prerequisites like MAX_API_KEY before starting video generation.

Can I use an input image to guide AI video generation?

Yes, you can use an optional input image to guide AI video generation. The workflow applies pre-flight checks for model choice, aspect ratio, duration, and input images.

How do I save generated AI videos to a specific file path?

You save generated AI videos by specifying an output path during script invocation. The workflow handles output to your specified path and reports progress during generation.

What are the limitations when using AI video generation for tutorials?

AI video generation requires a valid MAX_API_KEY and supports specific models like Veo 3.1 and Sora 2 Pro. You must configure resolution, duration, and aspect ratio before generation.