This is a video generation backend that hits the Tuzi API with support for Veo, Sora, Kling, and Seedance models. The interesting bit is the long video mode, which chains multiple segments together by feeding each segment's last frame as a reference image to the next one, then stitches everything with ffmpeg. It handles the usual CLI options for prompts, durations, and aspect ratios, plus it has a preferences system through EXTEND.md files so you're not constantly passing the same flags. Default model is veo3.1. You'll need an API key from tu-zi.com and ffmpeg installed if you want the multi-segment concatenation to work.
npx -y skills add tuziapi/tuzi-skills --skill tuzi-video-gen --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
davila7/claude-code-templates
orchestra-research/ai-research-skills
agentspace-so/runcomfy-agent-skills
inferen-sh/skills