video-generation

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the creation of videos from structured text prompts, enabling users to generate visual content without manual video editing.

Core Features & Use Cases

  • Generate videos using detailed, structured prompts.
  • Support for reference images to guide video generation.
  • Automated execution via Python scripts.
  • Use Case: Create a short promotional video for a new product based on a detailed description and a product image.

Quick Start

Use the video-generation skill to create a video from the prompt file '/mnt/user-data/workspace/my-video-prompt.json' and save it 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 videos from structured JSON prompts?

You can generate videos from structured JSON prompts by running a Python script that parses detailed scene descriptions, character specifications, and camera angles to automatically create visual content without manual video editing.

Can I use reference images to guide AI video generation?

Yes, you can use reference images to guide AI video generation by including them alongside your structured JSON prompts. The Python script supports optional reference images to help direct the visual output and ensure the generated video matches your desired style.

Do I need a Gemini API key to run the video generation Python script?

Yes, you need a Gemini API key to run the video generation Python script, as it requires the Gemini API for backend processing. This key enables the AI to interpret your structured prompts and reference images to render the final video output.

What is the best way to create a promotional video from a product image and description?

The best way to create a promotional video from a product image and description is to structure your details into a JSON prompt and use an automated Python script for AI video generation. This method supports reference images and detailed scene descriptions to produce tailored visual content.

Does video generation support audio cues and dialogue in the JSON prompt?

Yes, video generation supports audio cues and dialogue in the JSON prompt. The Python script processes structured prompts that include character specifications, camera angles, and audio cues to ensure the generated video matches your detailed scene descriptions.