FrameVideo CLI dev loop — npx framevideo for scaffolding (init), validation (lint, inspect), preview, render, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any of these commands or troubleshooting the FrameVideo build/render environment. For asset preprocessing commands (tts, transcribe, remove-background), invoke the framevideo-media skill instead.
$npx -y skills add chanjing-ai/framevideo --skill framevideo-cliInstalls into the current project.
Run `npx skills use "https://github.com/chanjing-ai/framevideo" --skill "chanjing-ai/framevideo/framevideo-cli"` 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/chanjing-ai/framevideo" that are relevant to the current task. Run `npx skills add "https://github.com/chanjing-ai/framevideo"` and select the relevant skills, then follow their instructions.