video-generation

Generate videos from structured JSON prompts using a Python script.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Generating engaging videos from plain ideas is often time-consuming and requires multiple tools. This skill provides a streamlined workflow to create video assets by turning structured prompts into video content, optionally guided by reference images.

Core Features & Use Cases

  • Structured JSON prompts for video generation
  • Reference image guidance to control style or first/last frames
  • Python script execution to produce videos with configurable aspect ratio
  • Use Case: Marketing teams rapidly prototype opening scenes, social clips, and concept visuals.

Quick Start

Place your JSON prompt in the workspace, optionally add reference images, and run the generate.py script to produce the video.

Frequently Asked Questions about video-generation

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

FAQPage Schema
How do I generate video from a prompt using a Python script?

To generate video from a prompt, you execute a Python script that processes a structured JSON prompt file and optional reference images to produce video content. This workflow requires setting a GEMINI_API_KEY to access the generation API.

Can I use reference images to guide the video generation style?

Yes, you can use reference images to guide the video generation style. Including optional reference images in your workspace allows you to control the visual style or define the first and last frames for the video output produced by the script.

Do I need a GEMINI_API_KEY to run the video generation workflow?

Yes, a GEMINI_API_KEY is required to run the video generation workflow. The Python script depends on this API key to authenticate requests and access the underlying video generation API for producing your final video assets.

What is the best way to create concept visuals for marketing promos?

The best way to create concept visuals for marketing promos is using a structured JSON prompt workflow. This approach allows marketing teams to rapidly prototype opening scenes and social clips by turning structured text prompts into high-quality video assets.

Does video generation with JSON prompts support configurable aspect ratios?

Yes, video generation with JSON prompts supports configurable aspect ratios. The Python script processes your structured prompt and reference images to produce video content with aspect ratio settings tailored to your specific marketing or storytelling needs.

How does structured JSON prompt video generation compare to plain text to video tools?

Structured JSON prompt video generation provides more control than plain text to video tools by allowing precise parameter configuration and optional reference image guidance. This workflow ensures consistent style and frame control for opening scenes and concept visuals.