Generate videos via 9Router /v1/videos/generations using xAI Grok Imagine (grok-imagine-video). Async job flow - submit, poll request_id until done, download MP4. Use when the user wants to create, generate, or render a video, text-to-video (txt2vid), or image-to-video.
$npx -y skills add decolua/9router --skill 9router-videoInstalls into the current project.
Run `npx skills use "https://github.com/decolua/9router" --skill "decolua/9router/9router-video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decolua/9router" that are relevant to the current task. Run `npx skills add "https://github.com/decolua/9router"` and select the relevant skills, then follow their instructions.