What problem does it solve? Turning a written Xiaohongshu (RED) note into a polished vertical video normally requires manual slide design, screen recording, voiceover recording, and video editing. This Skill automates the entire pipeline from a Markdown article to a finished MP4 with background music and optional AI voiceover. ## Core Features & Use Cases - GSAP Animation Slides: Generates a 1080x1440 (3:4 vertical) animated HTML with 6-10 slides, large typography, dark theme, and GSAP transitions, then captures frames at 10fps via Playwright. - TTS Voiceover: Produces narration with ChatTTS (single-pass for consistent voice) or edge-tts, with guidance on Chinese number formatting to avoid mispronunciation. - FFmpeg Composition: Mixes TTS and BGM (42 CC BY 4.0 Kevin MacLeod tracks) with volume ducking and delay, then encodes H.264/AAC MP4 output. - Use Case: You have a Markdown note about an industrial automation topic. Run the pipeline to get a ~30-second vertical video with narration and background music ready for Xiaohongshu upload. ## Quick Start Make a Xiaohongshu video from my Markdown note using Pipeline A with BGM and TTS voiceover.