Short Video Creator Creates short videos for social media platforms. Analyzes content, adapts to platform specs, generates prompts, and calls tuzi-video-gen backend. Script Directory This is a workflow-only skill (no scripts). It delegates video generation to . VIDEO GEN DIR : Resolve from relative to project root. Step 0: Load Preferences ⛔ BLOCKING CRITICAL : This step MUST complete BEFORE any video generation. 0.1 Check API Key | Result | Action | |--------|--------| | Key found | Continue to Step 0.2 | | Key NOT found | ⛔ Run API key setup (see references/config/first-time-setup.md) | 0.2…