When you need Agent and Chainsummarization talking to each other, here are the 59 n8n workflows in the catalog that already do it. Each is integration-tagged and privacy-stripped — copy the JSON and import.
Workflows that pair Agent with Chainsummarization
Resume Screening & Behavioral Interviews with Gemini, Elevenlabs, & Notion ATS copy. Uses outputParserStructured, chainLlm, googleDrive, stickyNote. Webhook trigger; 67 nodes.
Candidate Engagement | Resume Screening | AI Voice Interviews | Applicant Insights
This template and YouTube video goes over 5 different implementations of evaluations within n8n. Categorization Correctness Tools used String similarity Helpfulness
Telegram ChatBot with multiple sessions. Uses lmChatOpenAi, memoryBufferWindow, telegramTrigger, googleSheets. Event-driven trigger; 38 nodes.
This workflow creates an AI-powered Telegram chatbot with session management, allowing users to: Start new conversations (). Check current sessions (). Resume past sessions (). Get summaries (). Ask q
Effortless Email Management with AI. Uses emailReadImap, markdown, emailSend, vectorStoreQdrant. Event-driven trigger; 31 nodes.
Effortless Email Management with AI. Uses emailReadImap, markdown, emailSend, vectorStoreQdrant. Event-driven trigger; 31 nodes.
This workflow automates the handling of incoming emails, summarizes their content, generates appropriate responses using a retrieval-augmented generation (RAG) approach, and obtains approval or sugges
This workflow is designed for IT teams, service desk agents, and operations managers who use ServiceNow. It reduces manual effort by automatically classifying chat messages as Incidents or Requests, c
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, markdown, lmChatOpenAi, emailSend. Event-driven trigger; 26 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, markdown, lmChatOpenAi, emailSend. Event-driven trigger; 26 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
AI-Powered Email Automation with RAG. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
This workflow is ideal for businesses looking to automate their email responses, especially for handling inquiries about company information. It leverages AI to ensure accurate and professional commun
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
AI-Powered Email Automation for Business: Summarize & Respond with RAG. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
AI-powered Email Auto-responder with Qdrant Knowledge Base. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 26 nodes.
This template is ideal for IT support teams, internal helpdesk automation engineers, and developers building intelligent ticketing systems. It helps streamline ITSM workflows by automatically classify
An on-premises, domain-specific AI assistant for Kaggle (tested on binary disaster-tweet classification), combining LLM, an n8n workflow engine, and Qdrant-backed Retrieval-Augmented Generation (RAG).
This n8n workflow template is designed for customer support, CX, and ops teams that manage customer messages through HubSpot and use Jira for internal task management. It is especially useful for SaaS
Analyze Reddit Posts with AI to Identify Business Opportunities. Uses manualTrigger, lmChatOpenAi, sentimentAnalysis, gmail. Event-driven trigger; 22 nodes.
See more Agent workflows · Chainsummarization workflows
FAQ
How do I trigger a Chainsummarization action from Agent?
Most workflows in this list use either a Agent webhook trigger (real-time) or a polling trigger (every N minutes). From there, downstream Chainsummarization nodes handle the action. Open any workflow's detail page to see the exact node graph.
Do I need both a Agent and a Chainsummarization account?
Yes — n8n connects to each integration via your own credentials. AutomationFlows strips credential IDs before publishing, so you'll add your own.
Are these Agent → Chainsummarization workflows free?
Yes — every workflow on AutomationFlows is free to browse and copy. Pro adds a multi-signal QualityScore on every workflow plus bulk JSON download.