by PromptSpace
Generate cinematic, realistic high-definition videos from text prompts using Minimax and fal.ai.
$12
One-time purchase
by PromptSpace
Generate cinematic, realistic high-definition videos from text prompts using Minimax and fal.ai.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
This skill provides a programmatic interface to the Minimax Video-01-Live model via the fal.ai API. It enables AI agents to generate high-fidelity, cinematic videos from text descriptions using an asynchronous queue system. It handles the full lifecycle of video generation: job submission, status polling, and automatic downloading of the final MP4 file.
Unlike basic image generation, high-quality video generation requires managing long-running tasks and large files. This skill abstracts the complexity of the fal.ai async queue, allowing your agent to simply provide a prompt while the skill handles back-off polling and local storage. It also includes an optional prompt optimizer that automatically refines user input for better cinematic results, far outperforming direct, unoptimized API calls.
The skill produces a high-definition MP4 video file saved to a consistent local directory (~/.fal-minimax-video/). It provides console feedback including the job Request ID, real-time status updates (IN_QUEUE, IN_PROGRESS, COMPLETED), and the final file path for easy access by downstream tasks.
mkdir -p ~/.claude/skills/fal-minimax-video && curl -s -X POST 'https://api.promptspace.in/api/skills/fal-minimax-video/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/fal-minimax-video/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.