Weekday morning Gmail briefing in Slack

Every weekday at 8am, an agent reads your overnight Gmail, prioritizes what needs a reply, and DMs you a clean briefing in Slack before you open your inbox.

Agentic Task
GmailSlack BotPersonal ProductivityOperationsDaily DigestsEmail AutomationNotifications & Alerts
PromptCreate

Build me an agent workflow that delivers a morning email briefing in Slack every weekday at 8:00am in my local timezone.

Trigger: cron, Monday through Friday at 8:00am local time.

When the trigger fires, the agent should:

1. Call Gmail List Messages with the query newer_than:1d in:inbox -category:promotions -category:social to pull everything that landed since yesterday morning that is not promotional or social.

2. For each message ID returned, call Gmail Get a Message at metadata or full detail level to read the From, Subject, Date, snippet, and a short body excerpt.

3. Use judgement to group every message into one of three sections: Needs reply today (open questions, explicit asks, deadlines, anyone clearly waiting on me), FYI/Updates (status changes, automated reports, newsletters I actually read, notifications I care about), and Could ignore (lightweight stuff I do not need to act on).

4. For every item in Needs reply today and FYI/Updates, write one bullet that includes the sender name, a one-sentence summary of what the email is about or what they are asking, and a link to the Gmail thread in the form https://mail.google.com/mail/u/0/#inbox/<threadId>. Skip individual bullets for Could ignore and instead summarize it as a single line like 'Plus 12 low-priority items you can skim later.'

5. Compose the briefing as a Slack-formatted message with a short header (date and one-line vibe check on the morning), then the three sections in order. Keep it scannable, no preamble.

6. Send the briefing to me as a DM using the Slack Bot Send a Message operation. Resolve my user by the email tied to my Slack account, open the IM channel if needed, and post into that DM.

If there is genuinely nothing in Needs reply today and FYI/Updates, post a short message like 'Quiet inbox overnight, you have N low-priority items waiting' so I know the workflow ran.

Do not modify any Gmail labels, mark anything read, or send email on my behalf. This is a read-only digest.

What does this prompt do?

  • Pulls your overnight Gmail every weekday morning, skipping promotions and social.
  • Reads each message and groups it into Needs reply today, FYI/Updates, and Could ignore.
  • Writes one bullet per item with sender, a one-sentence summary, and a link to the Gmail thread.
  • DMs the finished briefing to you in Slack at 8am local time so you can plan the day before opening your inbox.

What do I need to use this?

  • A Gmail account connected with read access (gmail.readonly scope is enough).
  • A Slack workspace with the Slack Bot integration connected and chat:write permission.
  • Your Slack user ID or the email tied to your Slack account so the bot knows where to DM you.
  • Your local timezone so the 8am cron fires at the right wall-clock time.

How can I customize it?

  • Change the schedule, for example 7am, weekends included, or twice a day.
  • Tweak the Gmail search query to include or exclude labels, senders, or categories.
  • Adjust the section names and what counts as Needs reply today versus Could ignore.
  • Send the digest to a private channel instead of a DM, or also email it to yourself.

FAQs

How does the agent decide what needs a reply today?
It reads the snippet and headers of each message and looks for open questions, deadlines, and signals that someone is clearly waiting on you. Automated reports and FYI threads are pushed down. You can refine these rules in the prompt once the workflow is created.
Will it mark my email as read?
No. The agent only reads message metadata and snippets through Gmail List Messages and Get a Message. It never modifies labels, marks anything read, or sends email.
Why Slack DM instead of email?
The whole point is to plan your day before opening your inbox. A Slack DM keeps the briefing out of Gmail so you do not get pulled into triage. You can switch the destination to a channel or email if you prefer.
What if there is no important mail overnight?
The agent still posts a short message so you know the run succeeded. You can change the prompt to skip posting on quiet days if you want.
Does this work for shared inboxes or other people on my team?
It runs against the connected Gmail account only. If you want a team briefing, connect a shared mailbox or run a separate workflow per person and DM each one individually.

Related templates

Build a credential rotation checklist when someone leaves

When someone leaves, we check which shared passwords they used in their final months and post a ranked rotation list to your security channel.

1Password
Rippling
Slack Bot
+1
Agentic Task
Trace phishing emails to the sending IP and report abuse

Every 15 minutes, forwarded phishing reports get traced back to the server that really sent them, with a verdict in Slack and the worst senders reported.

AbuseIPDB
Gmail
Slack
Agentic Task
Weekly Amazon S3 bucket security audit posted to Slack

Every Monday, check every S3 bucket for public exposure, missing encryption and weak backup settings, then get the risks ranked in Slack.

Amazon S3
Slack Bot
Google Sheets
Agentic Task
Log Agorapulse social conversations to HubSpot contacts

Twice every weekday, the conversations from your social inbox land on the right HubSpot contact timelines, with a Slack recap for sales.

Agorapulse
HubSpot
Slack Bot
Agentic Task
Clean up HubSpot contacts from your Amazon SES suppression list

Every morning, find the addresses that hard bounced or filed a spam complaint, update the matching HubSpot contacts, and post a short Slack recap.

Amazon SES
HubSpot
Slack Bot
Agentic Task
Draft polite follow-ups for emails that never got a reply

Every weekday at 4pm, spot the threads that went quiet, stage a ready-to-send nudge in your mailbox, and get a ranked Slack recap.

Aurinko
Google Sheets
Slack Bot
Agentic Task

Stop opening your inbox just to plan the day.

Connect Gmail and Slack once, and Geni delivers a prioritized morning briefing every weekday at 8am.