AI Personal Assistant
VerifiedAI Agent uses Anthropic model and memory to manage Slack and Sheets tasks.
What this workflow does
The workflow connects an AI Agent with Anthropic Chat Model and Simple Memory to read and write data in Google Sheets while posting or retrieving messages in Slack.
It suits professionals who need automated coordination between spreadsheets and team chat without manual intervention.
Who is this for?
Executives and team leads who juggle Slack messages and maintain task lists in Google Sheets.
What problem it solves
Scattered Slack conversations and manual task tracking cause missed priorities and follow-ups.
Live workflow preview
Interactive canvas of every node and connection — scroll and click to explore. Powered by n8n's preview.
Open the template on n8n to import and run it. View source template →
What it automates
Morning Slack Digest
AI agent scans unread DMs and mentions, then appends prioritized tasks to a Google Sheet.
Follow-up Tracking
Uses Simple Memory to recall past Slack threads and updates corresponding rows in Sheets.
Weekly Review Prep
Orchestrates Anthropic model to summarize key Slack activity and refresh the Sheets action list.
How the workflow works
The 5 nodes in this automation, in order.
- 1Google SheetsgoogleSheets
- 2Slackslack
- 3AI Agent@n8n/n8n-nodes-langchain.agent
- 4Anthropic Chat Model@n8n/n8n-nodes-langchain.lmChatAnthropic
- 5Simple Memory@n8n/n8n-nodes-langchain.memoryBufferWindow
Apps & integrations used
How to set up AI Personal Assistant
- 1Import the workflow JSON into your n8n instance
- 2Add Schedule trigger node and set it to run weekdays at 8 AM
- 3Connect Slack node with OAuth credentials to read messages and mentions
- 4Configure AI Agent node with Anthropic Chat Model and attach Simple Memory
- 5Set up Google Sheets node to append new rows with task data
- 6Test the full flow and activate the workflow
How to customize this workflow
- →Swap Anthropic model for another supported LLM
- →Change trigger to on-demand webhook instead of schedule
- →Add extra columns in the Google Sheets output step
- →Extend memory window size for longer conversation context
AI Personal Assistant: pros & cons
Pros
- +Combines AI reasoning with persistent memory
- +Directly updates Google Sheets without manual copy-paste
- +Keeps context across Slack interactions
- +Runs on a reliable weekday schedule
Cons
- –No native email or calendar nodes included
- –Requires paid Anthropic API usage
- –Limited to Slack and Sheets only
Frequently asked questions
It uses an AI agent with Anthropic and memory to analyze Slack activity and log tasks into Google Sheets.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…