Skip to main content

AI Personal Assistant

Workflow preview

Workflow preview
100%
AI Personal Assistant preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Email Personal Assistant Comprehensive Communication Manager This automation flow is designed to proactively monitor email, calendar, and Slack communications, analyze priorities across all channel...

Best for

  • Personal Productivity automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.gmailtool, @n8n/n8n-nodes-langchain.lmchatanthropic, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.googlecalendartool, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.httprequesttool, n8n-nodes-base.slacktool

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Max Mitcham.

Original n8n.io source

1.1 Workflow description

Title
AI Personal Assistant
Workflow name
AI Personal Assistant

Email Personal Assistant - Comprehensive Communication Manager

This automation flow is designed to proactively monitor email, calendar, and Slack communications, analyze priorities across all channels, and generate a comprehensive daily briefing with actionable tasks for executive productivity management.

⚙️ How It Works (Step-by-Step):

  1. ⏰ Automated Daily Trigger Runs automatically on weekdays:
Scheduled execution every weekday at 8:00 AM
Manual trigger available for on-demand analysis
Comprehensive daily communication audit
  1. 📧 Email Assistant Agent Analyzes inbox priorities and context:
Scans unread emails across "To Respond" and "FYI" labels
Checks email history to determine relationship context
Identifies *company-related opportunities and partnerships
Categorizes emails by urgency (High, Medium, Low)
Cross-references with sent emails for follow-up context
  1. 📅 Follow-Up Assistant Agent Monitors meeting follow-up requirements:
Reviews last 3 days of calendar meetings
Fetches Fireflies transcripts for recorded sessions
Identifies meetings without post-meeting communication
Flags meetings requiring action items or follow-ups
Checks sent emails and Slack for completed follow-ups
  1. 💬 Slack Assistant Agent Tracks Slack communication priorities:
Monitors direct messages and @mentions
Identifies unreplied Slack conversations
Cross-references with email and calendar context
Prioritizes responses based on sender importance
Checks for threaded conversations requiring attention
  1. 🎯 Master Orchestrator Agent Synthesizes all communication data:
Combines reports from all three assistant agents
Cross-references with existing Google Sheets to-do list
Prioritizes tasks by urgency and business impact
Identifies correlations between different communication channels
Creates comprehensive daily action plan
  1. 📊 Task Management Integration Automated tracking and delivery:
Appends new tasks to Google Sheets to-do tracker
Sends personalized daily briefing via Slack DM
Maintains conversation memory for context continuity
Tracks outstanding vs. completed items

🛠️ Tools Used:

n8n: Workflow orchestration and scheduling
Claude Sonnet 4 & Opus 4: Multi-agent AI analysis
Gmail API: Email monitoring and history checking
Google Calendar: Meeting tracking and scheduling
Slack API: Message monitoring and user management
Fireflies API: Meeting transcript analysis
Google Sheets: Task tracking and persistence

📦 Key Features:

Multi-channel communication monitoring (Email, Calendar, Slack)
AI-powered priority assessment and context analysis
Cross-platform relationship tracking and history
Automated daily briefing generation and delivery
Persistent task tracking with Google Sheets integration
Meeting follow-up verification and flagging
Conversation memory for continuity across sessions

🚀 Ideal Use Cases:

C-level executives managing multiple communication channels
Sales leaders tracking prospect interactions and follow-ups
Business development professionals managing partnerships
Busy professionals needing communication prioritization
Teams requiring systematic follow-up management
Anyone wanting automated daily productivity briefings

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Get Email

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 3 - Anthropic Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 4 - Simple Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 5 - Google Calendar

Type / Role
n8n-nodes-base.googleCalendarTool - googleCalendarTool
Config choices
Version 1.3

Block 6 - Check Sent

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 7 - Anthropic Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 8 - Unread Emails - FYI

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 9 - Unread Emails - To Respond

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 10 - Email Assistant

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 11 - Follow Up Assistant

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 12 - Fetch FireFlies

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 13 - Check Sent1

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 14 - Master Orchestrator Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 15 - Anthropic Chat Model2

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 16 - Slack

Type / Role
n8n-nodes-base.slackTool - slackTool
Config choices
Version 2.3

Block 17 - Slack1

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 18 - Check Slack Mentions

Type / Role
n8n-nodes-base.slackTool - slackTool
Config choices
Version 2.3

Block 19 - Check Thread Mentions

Type / Role
n8n-nodes-base.slackTool - slackTool
Config choices
Version 2.3

Block 20 - Get User

Type / Role
n8n-nodes-base.slackTool - slackTool
Config choices
Version 2.3

Block 21 - Slack Assistant

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 22 - Anthropic Chat Model3

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 23 - Google Sheets

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 24 - Slack2

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow AI Personal Assistant
Complexity advanced
Nodes 26
Categories Personal Productivity, AI Chatbot
Author Max Mitcham
Published 06 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4723/4723.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does AI Personal Assistant do?

Email Personal Assistant Comprehensive Communication Manager This automation flow is designed to proactively monitor email, calendar, and Slack communications, analyze priorities across all channel...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.