video-generate
✓Generates video from text prompts or animates static images. Use when you need to create videos from descriptions, animate images, or produce video content using AI.
Installation
SKILL.md
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).
| --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) |
| --audio | No | Generate audio track | | --out | No | Output path, filename or directory (default: ./) | | --provider | No | Provider to use (default: auto-detect) | | --model | No | Model to use (overrides provider default) |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/agntswrm/agent-media --skill video-generate- Source
- agntswrm/agent-media
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is video-generate?
Generates video from text prompts or animates static images. Use when you need to create videos from descriptions, animate images, or produce video content using AI. Source: agntswrm/agent-media.
How do I install video-generate?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill video-generate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/agntswrm/agent-media
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01