PERSONAL PRODUCTIVITY

Auto-block focus time from email commitments

Scans new inbox emails for promises like "I'll send this by Thursday," estimates the work, and drops a protected focus block on your calendar before the deadline.

CategoryPersonal Productivity
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Gmail message receivedGmailGmail
  • ActionExtract commitment, effort estimate, and due dateOpenAI
  • LogicSkip if no real deliverable or deadline
  • ActionFind an open calendar slot before the deadlineGoogle CalendarGoogle Calendar
  • ActionCreate a protected focus blockGoogle CalendarGoogle Calendar
  • OutputDM a confirmation in SlackSlack

What it does

When you reply "I'll get you the deck by Thursday" or "I'll review this tomorrow," that commitment usually evaporates into your inbox. This workflow reads incoming and sent mail, extracts concrete deliverables with their due dates, and reserves dedicated focus time on your calendar to actually do the work — placed before the deadline and around your existing meetings.

When to use it

For anyone who over-promises in email and under-protects their calendar. Best for ICs and managers whose real work keeps getting crowded out by the meetings they say yes to.

How it works

  1. 1A new message arriving in Gmail triggers the run.
  2. 2An LLM step parses the body for a commitment: the deliverable, an estimated effort in hours, and the implied or stated due date.
  3. 3A logic gate drops anything with no real commitment or no parseable deadline.
  4. 4The flow queries Google Calendar for open slots between now and the deadline, sized to the estimated effort.
  5. 5It creates a busy "Focus: <deliverable>" event in the first qualifying gap.
  6. 6A Slack DM confirms the block with a one-click note on what was scheduled and why.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect GmailRead, draft, send, label.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect Google CalendarEvents, attendees, availability.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.