video-generation

Generate videos from structured JSON prompts and reference images via Python script.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/aifredoai/sdk --skill video-generation-aifredoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-generation
Source: https://github.com/aifredoai/sdk/tree/main/deerflow/skills/public/video-generation
Command: npx skills add https://github.com/aifredoai/sdk --skill video-generation-aifredoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the creation of videos from detailed textual descriptions, enabling users to visualize concepts or generate content without manual video editing.

Core Features & Use Cases

  • Generate high-quality videos using structured prompts.
  • Supports reference images for guided video generation.
  • Automates video creation via a Python script.
  • Use Case: Create a short animated explainer video for a new product feature based on a written script and a style guide image.

Quick Start

Use the video-generation skill to create a video from the prompt file located at /mnt/user-data/workspace/my-video-prompt.json and save the output to /mnt/user-data/outputs/my-video.mp4.

Frequently Asked Questions about video-generation

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

FAQPage Schema
How do I generate AI video from a script?

You generate AI video by providing a structured JSON prompt file containing scene descriptions, character actions, camera movements, and audio cues, which a Python script processes into an output video file.

Can I use reference images for guided video generation?

Yes, guided video generation supports optional reference images alongside structured textual prompts to direct the visual style and content of the resulting output video.

How to automate video creation from a prompt file?

To automate video creation, execute the Python script by specifying your input prompt file path and the desired output file path, which generates the video without manual editing.

What is script to video automation?

Script to video automation is the process of converting detailed textual descriptions and structured JSON prompts into visual content, bypassing manual video editing to visualize concepts automatically.

Does video generation require a specific prompt format?

Yes, video generation requires a structured JSON prompt format to accurately define scene descriptions, character actions, camera movements, and audio cues for the automated creation process.

What are the limitations of automated prompt to video generation?

Automated prompt to video generation requires a structured JSON prompt file and a defined output file path for execution, relying entirely on textual descriptions and optional reference images rather than direct timeline editing.