What problem does it solve? Short-form video requests often go straight from a vague prompt to a low-quality render with no research, no review, and no quality control. This Skill enforces a six-stage pipeline so every reel, TikTok, or Short is backed by live trend signals, a scored angle, an approved spec, and an automated audit before delivery. ## Core Features & Use Cases - Trend research and angle scoring: trend-hunt.mjs pulls Reddit top-of-day posts and Google Trends RSS without API keys, then a viral scorecard rates brainstormed angles out of 35. - Approval-gated spec: writes a complete video-product.md (beat sheet, safe-zone map, voice, decisions) and blocks all generation until the user explicitly approves. - Automated composition audit: audit-composition.mjs captures per-beat keyframes in headless Chrome, checks the 9:16 safe zone, text overlap, word caps, and GSAP timeline determinism, then hands off to an auditor subagent for sign-off. - Use Case: A user types "maek a vid about money" — the agent hunts trending finance topics, scores five angles, presents a spec for approval, delegates rendering to text-motion-reels and voice-sfx-audio, audits the frames, and delivers the MP4 with captions and reports. ## Quick Start Ask the agent to make a 15-second text-only reel about a topic and let it run the trend research, spec approval, generation, and audit pipeline.