This generates short videos for Chinese social platforms like 小红书, Douyin, and 视频号, plus Twitter. You give it content or a topic, it analyzes what you need, asks which platform you're targeting, then writes detailed video generation prompts and calls the tuzi-video-gen backend to render them. It handles platform specs automatically (9:16 for Douyin at 1080x1920, 16:9 for Twitter at 1280x720). For longer content it splits into segments with continuity. The workflow is solid: loads your API key and preferences from EXTEND.md, generates prompts, runs the backend script with npx, outputs organized folders with source and final MP4. It's a coordinator skill that knows platform constraints and delegates the heavy lifting.
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-short-video