And finally.. the llms.txt file for the n8n docs we've all been needing!

Hey everyone,

If you’ve ever tried building a custom GPT or a RAG pipeline for n8n, you’ve probably felt the same pain I did. You need a clean, comprehensive text file of the official documentation to give your LLM context, but getting that data is a massive headache. The official docs are a complex site, not a simple text file.

After wrestling with hacky scripts and getting frustrated one too many times, I decided to just go all-in and solve this properly.

So, after a lot of hard work, I’ve finally created a clean, complete, and properly formatted n8n-docs-llms.txt file. It’s scraped as of June 24th, 2025, so it’s fresh and ready to be dropped into whatever AI project you’re building.

I’ve made it the very first resource in a new community project I’m starting called Awesome n8n.

You can find the repo and download the file here:

My vision for this repo is for it to become the go-to, community-driven knowledge base for the best n8n templates, resources, and hidden gems. The docs file is just the beginning. I plan on adding a curated list of top-tier templates for everything from AI agents to complex data pipelines.

This is a project for the community, so I’d love your feedback. Check it out, and if you find the .txt file useful, please consider giving the repo a star! Let me know if you have any ideas or templates you’d like to see added in the future.

Hope this helps someone out there save a ton of time!

This is amazing work - thank you for putting this together!!

this is exactly what I am looking for!!!
god bless you man! good job!

I’m using a Gem with this file uploaded as its knowledge. But it frequently brings up parameters in nodes that do not exist! The n8n model I’m using is the latest (via the cloud). Why is this happened?