Jay E (RoboNuggets)
AI automation educator and founder of the RoboNuggets community. Builds extremely detailed n8n workflows for content automation — particularly long-form YouTube video generation. Sells templates and blueprints through a Skool community (1,000+ members reported at the time of source).
Channels
- YouTube: RoboNuggets — long-form n8n + AI agent tutorials
- Community: RoboNuggets on Skool — templates, blueprints, monetization paths
Content in This Wiki
- This AI System Creates Longform YouTube Videos Hourly — flagship long-form video generation pipeline; ChatGPT Ideas Agent → n8n Creator Agent (3 sections: input/creation/output) → JSON-to-Video assembly → YouTube upload. Niches covered: stoicism, sleep stories, horror, meditation, trivia, children’s stories.
Key ideas
- Two-agent split: an Ideas Agent (ChatGPT) and a Creator Agent (n8n) — same shape as Nate Herk’s shorts pipeline, just deeper
- Three-section Creator Agent: Input (Sheets read + scene generation), Creation (assets + assembly), Output (error switch + Sheets log + YouTube upload). The error-switch routing pattern is the part most others skip.
- JSON template editing as the customization surface — fonts, colors, desaturation, subtitle styling all live in the JSON-to-Video template, not in custom code
- Niche focus: most n8n video tutorials are generic; Jay E ties each pipeline to a defensible content niche (stoicism, sleep, horror) which is the actual monetization unlock
See Also
- n8n
- JSON-to-Video
- Nate Herk — sibling n8n video automator (short-form variant)
- AI Automation Workflows