Info To Video
Description
A Claude Code skill that converts infographic images into narrated MP4 videos with AI voiceover and subtitles.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Infographic to Video
A Claude Code skill that converts **infographics, articles, or video scripts** into narrated MP4 videos with AI voiceover and burned-in subtitles.
What This Does
You give Claude an infographic image, an article, or a video script, and it automatically:
- Reads your input — extracts content from images, text, or URLs
- Writes a narration script — conversational, educational voiceover (not just reading the text)
- Generates HTML slides — using frontend-slides for stunning visuals
- Produces AI voiceover — via Edge TTS (free, no API key needed)
- Burns in subtitles — word-level timing, rendered with Pillow
- Assembles the final MP4 — with ffmpeg
The entire pipeline runs locally. No cloud APIs, no costs.
Demo
Input: an infographic about options trading strategies
Output: a 4-minute narrated video with slides, voiceover, and subtitles
Installation
git clone https://github.com/ftcalvinwang-ai/info-to-video.git ~/.claude/skills/info-to-video
Then use it by typing `/info-to-video` in Claude Code.
Requirements
- Claude Code CLI
- Python 3.9+ with
edge-ttsandPillow - Node.js (for Playwright screenshots)
- ffmpeg
- For YouTube input:
youtube-transcript-api,yt-dlp, and optionallyopenai-whisper
Install dependencies
pip3 install edge-tts Pillow youtube-transcript-api yt-dlp
pip3 install openai-whisper # optional, for YouTube videos without subtitles
brew install ffmpeg # macOS
Playwright is installed automatically on first run (via npm in a temp directory).
Usage
Via Claude Code (Recommended)
/info-to-video
Then follow the prompts — share your infographic, confirm the script, choose a voice, and get your video.
Standalone Script
You can also use `generate-video.py` directly if you already have HTML slides and a narration JSON:
python3 genera
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI