Skip to content

DianeHoo/inbox-triage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Inbox Triage

An OpenClaw skill for triaging a Gmail primary inbox.

What it does

Checks for new emails, categorizes them, presents them for review, and executes approved actions.

Categories

Category Description
❓ QUESTION Needs user input (event invites, ambiguous emails)
⚡ ACTION Has an automatable task (draft reply, update calendar)
📌 KEEP Important, user handles themselves (becomes a reminder)
📥 ARCHIVE Irrelevant or finished (verification codes, resolved threads)

Review flow

  1. Report new emails since last check, grouped by category
  2. Review section by section:
    • ARCHIVE/KEEP: batched with emoji reactions (❤️ = approve, 👎 = reject)
    • QUESTION/ACTION: one at a time with inline buttons
  3. Execute approved actions (archive, create reminders, draft emails, update calendar)
  4. Confirm with a summary of what was done

Integrations

  • Gmail via gog CLI for reading and labeling emails
  • Google Calendar via gog for conflict checking and event creation
  • Apple Reminders via remindctl for creating to-dos from KEEP emails

Setup

Requires:

  • OpenClaw installed and configured
  • gog CLI authenticated with Gmail and Calendar
  • remindctl for Apple Reminders integration (macOS only)

License

MIT

About

OpenClaw skill: email inbox triage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors