Reusable Codex skills maintained by thinkhome-org.
Creates square Brat-style text videos with:
- Czech neural text-to-speech
- hard word-synchronized layout changes
- dynamic full-block text reflow after every spoken word
- white background, black narrow text, and generous whitespace
- deliberately soft low-resolution texture
- H.264 video with AAC audio at 1080 × 1080 and 30 fps
The skill and its bundled generator are in skills/create-czech-brat-lyrics-video.
- Python 3
- FFmpeg and FFprobe
- Python packages:
edge-ttsandPillow
Follow the workflow in the skill's SKILL.md.