What problem does it solve? Creating movie narration and commentary videos manually requires scripting, voiceover recording, music selection, and video editing. This Skill automates the entire pipeline through the narrator-ai-cli command-line tool, turning a multi-hour production process into a sequence of API-driven tasks. ## Core Features & Use Cases - Two Narration Workflows: Original narration for creating new commentary from scratch, and adapted narration for transforming existing movies from the database into recap videos. - Asynchronous Task Pipeline: Script generation, clip data creation, text-to-speech, and video composition run as pollable tasks with file_id chaining between stages. - Resource Selection: Browse and select templates, background music, and dubbing voices, including custom voice cloning from reference audio. - Use Case: A content creator wants to produce a recap video for a short drama. They select a template, BGM, and voice, then chain script generation, TTS, and composition tasks to produce a finished MP4 without opening a video editor. ## Quick Start Ask the AI to create a movie narration video by searching for a movie, selecting a template and voice, and running the narrator-ai-cli pipeline to produce the final video.