simonmesmith/video-overview-generator
Create narrated video overviews from source documents using editable storyboard rows, OpenAI text-to-speech audio, OpenAI image generation, captions, and deterministic ffmpeg assembly. Use when Codex needs to turn PDFs, DOCX files, Markdown, text notes, research, meeting materials, briefs, or folders of documents into a NotebookLM-style static-image video overview with voiceover, or when the user wants to edit/regenerate individual narration or image rows without rebuilding the whole project.
npx skills add https://github.com/simonmesmith/agent-skills --skill video-overview-generator
Take simonmesmith/video-overview-generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.