An inbox that sorts itself every morning
A morning digest that lists what needs a reply, what can wait, and what was auto-archived, with draft replies ready for the urgent ones.
The problem
You start the day wading through newsletters, receipts, and FYIs to find the three emails that matter.
What you get
A working system with the steps, tools, checkpoints, and expected return made explicit.
- Setup
- 120 minutes
- Back each week
- 4 hours
- Difficulty
- agentic
Expected return
The working case
A planning estimate, not a guaranteed result. Measure the first four weeks against your own baseline.
192
hours returned per year
At 4 hours/week across 48 working weeks.
1
week to earn back setup
Compare the setup estimate with the weekly time returned.
Operating contract
Input
The source material, constraints, and examples a human would need to do this work well.
Checkpoint
A person reviews judgment calls, sensitive content, unfamiliar tools, and irreversible actions.
Success signal
Track time returned, corrections required, and exceptions. Keep it only if the measured result compounds.
Before you start
- ·A Zapier or n8n account
- ·Comfort clicking through a 5-step automation editor
The steps
- 01
Connect Gmail to an automation tool (Zapier or n8n) with a daily 7am trigger that pulls unread mail.
- 02
Add an AI step that classifies each email: needs-reply, waiting-on, newsletter, receipt, ignore.
Copy this prompt
Classify this email for a busy person. Categories: NEEDS_REPLY (a human is waiting on them), WAITING_ON (they are owed something), NEWSLETTER, RECEIPT, IGNORE. Return the category and a one-line summary. Email: [subject and body]
- 03
Auto-label or archive the low-value categories; compile NEEDS_REPLY and WAITING_ON into one digest email or Slack DM.
- 04
For each NEEDS_REPLY, add a second AI step that drafts a reply into your Gmail drafts folder, never auto-sending.
- 05
Run it in label-only mode for the first week and spot-check before letting it archive anything.
What it runs on
Where this goes wrong
- Never let it auto-send or auto-delete; drafts and labels only, forever.
- Grant the narrowest Gmail permissions the tool allows, and use its official integration, not a random connector.
- Expect a tuning week: the classifier will mislabel until you refine the categories with real examples.
Definition of done
Run it for four weeks. Then make it earn its place.
- □ Baseline the manual time before launch.
- □ Keep a human approval step for consequential output.
- □ Record corrections and exceptions, not just successes.
- □ Expand, revise, or retire it after the first review.
Build the system around it
Related workflows
If this one stops working, tell us. Three reports in a month and it leaves the library until a person has looked at it again.