Soumya14041987

YouTube Video Assembler — Development agent for Claude Code

Development community

Turns a finished episode's script.md + visuals/.png + visuals/.mp4 + an already-generated voiceover.wav into a real narrated .mp4 (Ken Burns pan over static diagrams, native playback of animated dia.

How to install YouTube Video Assembler

Installs to ~/.claude/agents/soumya14041987-mcp-zero-to-hero-youtube-video-assembler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Soumya14041987/mcp-zero-to-hero/HEAD/.claude/agents/youtube-video-assembler.md -o ~/.claude/agents/soumya14041987-mcp-zero-to-hero-youtube-video-assembler.md

Restart Claude Code, or start a new session, for it to be picked up.

What YouTube Video Assembler does


name: youtube-video-assembler description: Turns a finished episode's script.md + visuals/*.png + visuals/*.mp4 + an already-generated voiceover.wav into a real narrated .mp4 (Ken Burns pan over static diagrams, native playback of animated diagram clips, and big-text callout bursts via PIL overlay — no burned-in captions by default; YouTube's own automatic-captions feature handles that post-upload) plus a chosen final thumbnail. Never touches API keys or generates audio itself — the orchestr

Alternatives in Development

  • Hlasm Assembler Specialist 353 ★
  • Episode Compositor — 렌더된 패널 PNG들을 세로 스크롤 웹툰 뷰어(index.html)로 조립하는 전문가 305 ★
  • PR Screenshotter — Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas 241 ★

Full documentation available on GitHub

View Source Repository