Most mornings start with chaos: checking emails, scanning news, figuring out priorities, responding to messages.
This routine consumes 1-2 hours before real work begins.
AI automation can reduce this to 15 minutes.
What We’re Building
The Automated Morning System:
- Daily Brief: Overnight messages, calendar, priorities compiled
- News Digest: Relevant articles summarized
- Task Plan: Day automatically scheduled
- Email Triage: Messages sorted and pre-drafted
Time investment: 4-6 hours setup Daily time saved: 60-90 minutes
The Components
1. Daily Brief (Automated Summary)
What it does: Compiles overnight emails, calendar events, and Slack messages into one digestible summary.
Tools needed:
- Make.com or Zapier (automation)
- ChatGPT API or Claude (AI summarization)
- Your email, calendar, Slack
The automation flow:
6:00 AM Trigger
↓
Fetch overnight emails (Gmail)
↓
Fetch today's calendar (Google Calendar)
↓
Fetch Slack messages (Slack)
↓
Send all to ChatGPT: "Summarize into daily brief"
↓
Send to your phone/email
2. News Digest (Curated Reading)
What it does: Pulls articles from your preferred sources, summarizes the top 5, sends to you.
Tools needed:
- Feedly or RSS feeds
- Make.com
- Claude/ChatGPT
- Delivery method (email, Notion, etc.)
The automation flow:
6:30 AM Trigger
↓
Fetch new articles from Feedly
↓
Send to AI: "Select 5 most relevant to [your interests]"
↓
AI summarizes each (3-4 sentences)
↓
Compile into formatted digest
↓
Send to your inbox
3. Task Prioritization (Auto-Schedule)
What it does: Reviews your task list, schedules your day based on priorities and calendar.
Option A: Motion (Paid)
- AI scheduling built-in
- $19/month
- Just add tasks, it schedules automatically
Option B: DIY with Make.com
7:00 AM Trigger
↓
Fetch tasks from Todoist/Notion
↓
Fetch calendar for open slots
↓
Send to AI: "Schedule these tasks considering..."
↓
Create calendar blocks or update task times
4. Email Triage (Pre-Processing)
What it does: Sorts emails by urgency, drafts responses for common types.
The automation flow:
On new email arrival
↓
AI analyzes: "Is this urgent? What category?"
↓
Apply labels (Urgent, FYI, Action Needed)
↓
For common email types: Draft response
↓
You review and send (or don't)
Step-by-Step Setup
Step 1: Daily Brief Automation
Time required: 1-2 hours
In Make.com:
- Create new scenario
- Add Schedule trigger (6:00 AM)
- Add Gmail module: “Search Emails”
- Query:
after:yesterday is:unread
- Query:
- Add Google Calendar: “List Events”
- Time range: Today
- Add Slack (optional): “Get Messages”
- From relevant channels
- Add HTTP module: OpenAI API call
- Prompt: “Create a daily briefing summary…”
- Add Email: Send compiled brief to yourself
The prompt for AI:
Create a morning briefing from this information:
EMAILS:
{{email data}}
CALENDAR:
{{calendar events}}
MESSAGES:
{{Slack messages}}
Format as:
1. PRIORITY ITEMS (requires immediate attention)
2. TODAY'S SCHEDULE (key events)
3. MESSAGES TO RESPOND TO
4. FYI ONLY (can wait)
Keep each section brief. Highlight anything time-sensitive.
Step 2: News Digest Automation
Time required: 1 hour
Setup:
- Create Feedly account (free)
- Add RSS feeds for your interests
- In Make.com:
- Trigger: Schedule (6:30 AM)
- Feedly: Get recent entries
- AI: Select and summarize top 5
- Email/Notion: Deliver digest
The prompt for AI:
Here are recent articles from my feeds:
{{article titles and descriptions}}
Select the 5 most relevant to [your role/interests].
For each, provide:
- Headline
- 2-3 sentence summary
- Why it matters
Skip promotional content and fluff pieces.
Step 3: Task Scheduling
Time required: 1-2 hours
Option A: Use Motion
- Sign up for Motion ($19/month)
- Connect calendar
- Add tasks with deadlines/priorities
- Motion auto-schedules
- Done - it runs automatically
Option B: DIY Automation
- In Make.com, schedule 7:00 AM trigger
- Fetch tasks from your task manager
- Fetch today’s calendar availability
- Send to AI for scheduling recommendations
- Either auto-create calendar blocks or send suggestions
Step 4: Email Pre-Processing
Time required: 1-2 hours
In Make.com:
- Trigger: New email in Gmail
- AI module: Analyze email
- Determine urgency
- Determine category
- Draft response if applicable
- Gmail: Apply label based on AI analysis
- (Optional) Draft response saved
The analysis prompt:
Analyze this email:
From: {{sender}}
Subject: {{subject}}
Body: {{body}}
Determine:
1. URGENCY: High/Medium/Low
2. CATEGORY: [Action Required/FYI/Newsletter/Sales/Personal]
3. RESPONSE NEEDED: Yes/No
4. If yes, draft a brief response in my voice (professional, friendly)
My response style: [describe your tone]
Advanced Additions
Morning Motivation
Add a module that fetches a relevant quote or sets an intention based on your calendar.
Weather-Based Planning
Fetch weather data and adjust recommendations (e.g., “It’s raining - plan indoor tasks”).
Weekly Review Prep
On Mondays, include a summary of last week’s completed tasks and upcoming deadlines.
Commute Briefing
Time-shift based on when you actually start (motion sensor, first phone unlock, etc.).
Troubleshooting
Automation Not Running
- Check schedule timezone
- Verify API connections
- Review Make.com error logs
AI Summaries Too Long
- Add “Keep each item under 50 words” to prompts
- Increase specificity in prompt
Missing Emails
- Check Gmail query syntax
- Ensure proper OAuth permissions
- Consider “Important” filter
Cost Breakdown
Minimal Setup ($0-20/month)
- Make.com free: 1,000 ops
- ChatGPT/Claude: Free tier
- Existing apps: $0
Optimal Setup (~$50/month)
- Make.com Core: $9
- OpenAI API: ~$10
- Motion: $19
- Buffer: Free tier
Premium Setup (~$100/month)
- Make.com Pro: $16
- OpenAI API: ~$20
- Motion: $19
- Superhuman: $30
Time Savings Calculation
| Morning Task | Manual Time | Automated |
|---|---|---|
| Check emails | 20 min | 5 min (review brief) |
| Read news | 30 min | 5 min (read digest) |
| Plan day | 15 min | 2 min (review schedule) |
| Respond to messages | 20 min | 10 min (review drafts) |
| Total | 85 min | 22 min |
Daily savings: 63 minutes Monthly savings: ~21 hours Annual savings: ~250 hours
Getting Started Checklist
Today
- Sign up for Make.com
- Identify which morning tasks waste time
- Choose one automation to start with
This Week
- Build daily brief automation
- Test and refine prompts
- Add news digest if valuable
This Month
- Add task scheduling
- Add email triage
- Fine-tune all automations
Conclusion
Your morning shouldn’t be spent on tasks a computer can do.
Start with one automation - the daily brief is highest impact. Build from there. Within a month, you can have a fully automated morning system.
The goal isn’t to eliminate engagement with your morning. It’s to eliminate friction so you can engage with what matters.
63 minutes saved daily. 250 hours per year. That’s the power of AI automation.
Frequently Asked Questions
AI can automate information gathering (email summaries, news digests, calendar briefs), task prioritization (auto-schedule your day), and communication (draft responses to overnight messages). This eliminates 1-2 hours of manual morning work.
The essential stack is Make.com or Zapier (automation), ChatGPT or Claude (AI processing), and your existing productivity apps (email, calendar, task manager). Total cost can be $0-50/month depending on usage.
Basic automation (daily brief + task prioritization) takes 2-3 hours to set up. Advanced automation (full morning system) takes 4-6 hours. After setup, the system runs automatically with no daily maintenance.
No - automation removes friction, not engagement. You still make decisions and do meaningful work. Automation handles repetitive information gathering and organization, freeing your brain for higher-value thinking.