In verification · no downloads yet

AI Agent Templates — not yet published

This page will hold AI agent templates — an LLM wired to real tools and your apps — once each has been built and verified on a real instance. Nothing is published here yet; the patterns are explained in our n8n AI workflows guide, and the n8n library already has verified, import-ready workflows.

What you can build

  • Route a user request to the right tool, then answer
  • Summarize and classify incoming email, tickets or docs
  • Research a topic across sources and draft an output
  • Chain an LLM with your apps (Sheets, Slack, CRM, vector DB)

Templates

AI agent templates landing soon

We’re building the first AI agent templates on real instances — each with the model wiring, tool setup and a last-verified date. They’ll appear here as they pass verification.

Available today: the n8n AI workflows guide (agent, LLM and RAG patterns) and 5 verified, import-ready n8n templates.

Frequently asked questions

What is an AI agent workflow?

It’s an automation where a large language model (like GPT or Claude) decides what to do and calls your tools — search, databases, apps — to complete a task, rather than following a fixed path only.

Which platforms support AI agents?

n8n has a dedicated AI Agent node and LangChain nodes; Make and Zapier offer AI/LLM steps you can chain with any app. Templates here are labelled by platform.

Do I need my own API key?

Yes. Templates ship with placeholder credentials — you add your own OpenAI, Anthropic or other API key after importing. Your keys stay in your account.

Are any AI agent templates published yet?

Not yet. Each one is built and run on a real instance, exported, sanitized and re-import-verified before it appears here — so this page currently has no download. The n8n library has 5 verified templates you can import today.