What problem does it solve?
This Skill solves the problem of operationally managing an agent’s email inbox by routing incoming messages into the right workflow buckets and producing safe, founder-approved drafts instead of leaving the inbox unmanaged.
Core Features & Use Cases
- EmailGPS classification (7-folder GPS): Classifies emails into ANTONY, TO_RESPOND, REVIEW, RESPONDED, WAITING_ON, RECEIPTS, and NEWSLETTERS using hard rules (e.g., financial keywords), noise detection, and AI-assisted classification for ambiguous cases.
- Draft-first response workflow: Drafts responses using the DEX persona template so the founder reviews/approves before anything is sent.
- Label management and Gmail operations: Lists, retrieves, sends drafts/messages, applies labels, and supports incremental sync patterns using Gmail search and history concepts.
- GWS CLI integration for auth & execution: Uses the Google Workspace CLI (@googleworkspace/cli via npx) as the primary integration path to manage OAuth/token state via system keyring.
Use cases: daily inbox triage for a founder, extracting financial signals into RECEIPTS, drafting replies for TO_RESPOND, and surfacing only what needs direct attention in ANTONY.
Quick Start
Ask the AI to classify the founder’s unread emails using EmailGPS and draft any required responses for approval via Gmail.