Automation Workflow Library
Download practical n8n templates for AI builders.
Browse 57 original, import-ready workflows across 8 categories. Each is a JSON file you can drop straight into your n8n instance.
Showing 12 of 57 workflows
4 nodes · import-ready JSON
Turns an incoming support request into a polished draft reply using an LLM, then saves it as a Gmail draft for review.
6 nodes · import-ready JSON
Fetches a document, splits and embeds it, and stores vectors so questions can be answered with grounded context.
4 nodes · import-ready JSON
Replies to Telegram messages with an LLM, giving you a personal AI assistant in any chat.
4 nodes · import-ready JSON
Watches Gmail for attachments and files them into Google Drive automatically.
4 nodes · import-ready JSON
Accepts any text via webhook and returns a concise summary using GPT-4o-mini, with configurable maximum word length.
5 nodes · import-ready JSON
Classifies incoming customer feedback as positive, negative, or neutral and routes it to the appropriate team action using an AI-powered switch.
5 nodes · import-ready JSON
Converts a raw meeting or video transcript into a structured Markdown blog post with headers and SEO tags using GPT-4o.
5 nodes · import-ready JSON
Takes product name, features, and target audience and generates both a full e-commerce description and a short meta description.
6 nodes · import-ready JSON
Automatically classifies incoming support tickets by category and priority using AI, then routes urgent tickets to an escalation path.
5 nodes · import-ready JSON
Parses raw meeting notes to extract attendees, decisions, and action items, then emails each owner their assigned tasks via Gmail.
4 nodes · import-ready JSON
A session-aware AI chatbot that maintains a sliding window of conversation history so follow-up questions are answered in context.
7 nodes · import-ready JSON
Fetches a PDF from a URL, splits and embeds it into a vector store, then answers a user's question with grounded context from the document.