video-generate

Installation
SKILL.md

Video Generate

Generates a video from a text prompt using AI video generation models. Supports both text-to-video and image-to-video (animating a static image).

Command

npx agent-media@latest video generate --prompt <text> [options]

Inputs

Option Required Description
--prompt Yes Text description of the video to generate
--in No Input image path or URL for image-to-video
--duration No Duration in seconds (6, 8, 10, 12, 14, 16, 18, 20; default: 6)
--resolution No Video resolution (720p, 1080p, 1440p, 2160p; default: 720p)
--fps No Frame rate (25 or 50; default: 25)
Related skills
Installs
70
GitHub Stars
4
First Seen
Jan 20, 2026