YouTube's AI hustle culture, exported as n8n JSON
Forty-two episode-specific n8n workflows for building automated content farms, from prescription bots to revenge-story YouTube channels.

What it does This repo ships the n8n workflow templates built for the AI Agents A-Z YouTube series. Each episode gets its own directory with a JSON workflow you can import: prescription agents, daily digests, LinkedIn post pipelines with human-in-the-loop approval, deep research bots, lead generation via X-Ray search, and a long tail of video-generation pipelines (TikTok scary stories, Instagram influencers, “sleep long-form” content, UGC fakes, reaction videos, explainer videos, etc.). Three companion Docker images provide MCP/REST servers for short-video and narrated-story generation.
The interesting bit The sheer breadth is the point. This is less a coherent toolkit than a scrapbook of every low-friction AI monetization playbook the author could wire together in n8n — prescription agents sitting next to revenge-story video farms. The value is in the plumbing: seeing how Fal.ai, Modal.com, Cloudflare Workers AI, Seedance, Veo, Sora, Flux, ElevenLabs, and a dozen other services get stitched into runnable workflows without writing code.
Key highlights
- 42 episode directories, each with a purpose-built n8n workflow JSON
- Heavy focus on generative video: TikTok, YouTube Shorts, Instagram, Shopify product clips
- Integrates with Modal.com, Cloudflare Workers AI, and Fal.ai for cheap or free GPU inference
- Includes custom MCP/REST servers (Dockerized) for video and story generation
- One episode covers n8n best practices; the rest are use-case deep dives
- Human-in-the-loop approval example for LinkedIn posting
Caveats
- Episode numbering skips around (no episodes 26–30, 32–34, 37, etc.); the README doesn’t explain why
- No documentation beyond episode titles — you’ll need to watch the YouTube videos or reverse-engineer the JSON
- Several workflows rely on paid or rate-limited APIs (GPT-5, Sora, Veo) advertised as “FREE” in titles
Verdict Grab this if you’re already running n8n and want to shortcut your way to a faceless content operation or research agent. Skip it if you need documented, maintainable infrastructure — or if the phrase “revenge story videos for YouTube” makes you want to log off.