What problem does it solve?
Creating consistent, platform-ready cover images for short technical videos across multiple aspect ratios is repetitive and error-prone, especially when Chinese text must render exactly and a fixed presenter character must stay visually identical across every cover.
Core Features & Use Cases
- Matched Multi-Ratio Cover Sets: Produces a coordinated 3:4 vertical cover (小红书/抖音/快手), a 16:9 widescreen cover (B站), and a 4:3 horizontal cover from a single video script.
- Two Cover Modes: A default illustrated mode with a fixed 二哥 cartoon presenter and blue-sky knowledge-cover style, plus a pure-text mode with black/gray background, white title, and yellow keyword lines rendered deterministically via a Python script.
- Script-Driven Extraction: Reads Markdown scripts under docs/src/ai/video/ to extract the topic, a question-style main title, and a visual metaphor for the cover.
- Use Case: Given a script about Claude Code's short-term memory, generate three covers titled "Claude Code 的短期记忆是如何实现的?" with the same presenter, color system, and framing across all ratios.
Quick Start
Use the video-cover-image skill to generate 3:4, 16:9, and 4:3 covers from the script docs/src/ai/video/claude-code-short-term-memory.md.