n8n templates that turn dentists, mechanics, and marketers into AI ops
JSON workflow exports that wire n8n to a dozen AI APIs to automate newsletters, dental bookings, and Bigfoot vlogs.

What it does
This repository is a catalog of n8n workflow JSON files maintained by The Recap AI. The collection chains together third-party services—OpenAI, Gemini, ElevenLabs, HeyGen, Firecrawl, Apify, Sora, VEO 3, and others—into automated pipelines. Use cases range from practical (dental appointment scheduling via voice, auto-repair quote triage over Gmail) to exuberant (Bigfoot vlog generation, viral video reverse-engineering, Meta ad audit decks).
The interesting bit
The project treats n8n less as a developer platform and more as an integration bus for the current AI API landscape. Each workflow is essentially glue code exported as JSON, heavily tied to specific SaaS credentials and YouTube tutorials rather than standalone software.
Key highlights
- Marketing agent suite with ElevenLabs voice, newsletter writing, image generation, and content repurposing tools
- Vertical-specific agents for dental practices, auto repair shops, hospitality WhatsApp chat, and general Gmail triage
- A web developer agent that scrapes sites with Firecrawl, writes PRDs, and hands off to Lovable.dev
- Media-heavy pipelines: Sora 2 UGC videos, VEO 3 Bigfoot vlogs, Nano Banana ad creative A/B tests, viral YouTube clipping via Vizard AI
- Meta ad audit workflow that scrapes creative libraries, deduplicates media with MD5, audits via Gemini 3.1 Pro, and spits out Gamma PowerPoint decks
Caveats
- The repository contains only JSON workflow exports and a README listing them; there is no source code, test suite, or documentation beyond YouTube video links
- Each workflow is tightly coupled to specific external services (Firecrawl, Apify, Gamma, HeyGen, ElevenLabs) with no visible fallback or offline mode
- The README provides no compatibility matrix, versioning, or guidance on
n8nrelease requirements
Verdict
Grab this if you run an agency or content operation and want a head start on wiring n8n to the latest generative AI services. Skip it if you need production-grade, documented automation infrastructure with tests and changelogs.
Frequently asked
- What is lucaswalter/n8n-ai-automations?
- JSON workflow exports that wire n8n to a dozen AI APIs to automate newsletters, dental bookings, and Bigfoot vlogs.
- Is n8n-ai-automations open source?
- Yes — lucaswalter/n8n-ai-automations is an open-source project tracked on heatdrop.
- How popular is n8n-ai-automations?
- lucaswalter/n8n-ai-automations has 1.6k stars on GitHub.
- Where can I find n8n-ai-automations?
- lucaswalter/n8n-ai-automations is on GitHub at https://github.com/lucaswalter/n8n-ai-automations.