Descriptions:
Nate Herk demonstrates a content repurposing pipeline that combines Claude Code with Blotato — a social media scheduling platform — to automatically transform a single YouTube video into finished posts for LinkedIn, Instagram, X, and up to nine platforms total. The workflow is triggered by dropping a YouTube URL into Claude Code and issuing a single natural-language command; the agent then fetches the transcript, generates platform-optimized copy, creates visuals including infographics and carousels, and saves drafts for review before publishing.
The setup walkthrough covers installing the Claude Code extension inside Visual Studio Code, configuring a Blotato MCP connection via API key, and optionally substituting Anthropic’s API with Open Router to access Claude models at lower cost. Herk creates a custom Claude Code skill called “repurpose YouTube video” — stored as a CLAUDE.md command — and walks through the resulting project folder structure with separate Python scripts for drafting, reviewing, and publishing. A notable moment: during the live demo, the agent catches and self-corrects a bug in its own generated code without user intervention.
Additional details include integrating brand assets (logo, colors, profile photo) so generated visuals stay on-brand, editing draft text files before the publish step fires, and managing API context to keep the workspace organized. The video is aimed at content creators and marketers who want to multiply output across platforms without proportionally increasing manual effort, and serves as a practical entry point for using MCP-connected tools inside Claude Code.
📺 Source: Nate Herk | AI Automation · Published March 17, 2026
🏷️ Format: Tutorial Demo







