200 n8n workflows you can steal today
A grab-bag of pre-built automations that mix old-school plumbing with AI vector stacks—import, credential, activate.

What it does This repo is a dump of 200+ JSON workflow files for n8n, the open-source automation tool. Categories span AI (RAG pipelines, LLM chat), DevOps, finance, and IoT. Each file imports straight into n8n; you wire up credentials and flip the switch.
The interesting bit The value isn’t the workflows themselves—it’s the combinatorics. The README maps out a full matrix of vector stores (Pinecone, Weaviate, Supabase, Redis), embedding providers (OpenAI, Cohere, Hugging Face), and LLM backends. Someone already suffered through the node-wiring so you don’t have to.
Key highlights
- 20+ categories, from basic HTTP polling to full RAG stacks with Zep memory
- Guard-rails and Slack error alerts baked into many workflows
- Per-folder READMEs document the tech mix for each template
- Free, with contributor-friendly licensing (incomplete templates explicitly flagged)
Caveats
- Some templates are incomplete; the README warns this twice, in all-caps with triple exclamation marks
- No screenshots or live demos visible—just JSON and markdown docs
- “Production-ready” claims are yours to verify; the repo demos and prototypes
Verdict Grab it if you’re n8n-curious and want to skip the blank-canvas phase. Skip if you need guaranteed completeness or deep documentation beyond the per-folder READMEs.