video-generation

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

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/9Ashwin/aswin-skills --skill video-generation-9ashwin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-generation
Source: https://github.com/9Ashwin/aswin-skills/tree/main/skills/video-generation
Command: npx skills add https://github.com/9Ashwin/aswin-skills --skill video-generation-9ashwin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation of high-quality videos, allowing users to generate videos based on structured prompts and reference images.

Core Features & Use Cases

  • Structured Prompts: Create JSON-formatted prompts for AIGC video generation.
  • Reference Image: Support for optional reference image to guide video generation.
  • Automated Script Execution: Generate videos through automated Python script execution.
  • Use Case: For example, generate a short video clip depicting a specific scene or event with a specified style and technical details.

Quick Start

Generate a video with the prompt "A video of a cat chasing a laser pointer, in a modern art style, with a 16:9 aspect ratio, using the reference image 'cat-laser-pointer.jpg'."

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 videos using structured prompts and reference images?

Generate AI videos by creating JSON-formatted structured prompts and supplying an optional reference image to guide the visual style. The Skill automates Python script execution to produce high-quality video clips for storytelling or promotional content.

What do I need to set up before creating videos with this Skill?

Creating videos requires a Python environment with necessary libraries and access to a video generation API. You need to format your prompts in JSON and optionally prepare a reference image file before executing the automated script.

Can I use a reference image to guide the style of my AI generated video?

Yes, you can use an optional reference image to guide the AI generated video creation. By including the image file in your structured prompt, the video generation process incorporates its visual characteristics into the final output.

What is the best way to format prompts for AI video creation?

The best way to format prompts for AI video creation is using a JSON structure that defines scene details, style, and aspect ratio. This structured approach ensures the video generation API receives precise technical and creative parameters.

Does this video generation Skill execute Python scripts automatically?

Yes, the video generation process relies on automated Python script execution. Once you provide the structured JSON prompt and any reference image, the Skill runs the necessary scripts to generate the video output.