Gen Video banner
sherifButt sherifButt

Gen Video

Development community

Description

--- description: Generate a video from a prompt (text-to-video) or an input image (image-to-video) argument-hint: [motion prompt] [--image frame.png] [--duration 1-20] [--tier draft|low|normal|high|ultra] allowed-tools: - mcp__claude-image-tts-gen__generate_video - mcp__claude-image-tts-gen__generate_image - mcp__claude-image-tts-gen__list_providers - mcp__claude-image-tts-gen__estimate_cost - mcp__claude-image-tts-gen__iterate - mcp__claude-image-tts-gen__regenerate --- Generate a

Installation

Installs to ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-video/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-video && curl -fsSL https://raw.githubusercontent.com/sherifButt/claude-image-tts-gen/HEAD/commands/gen-video.md -o ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-video/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository