What problem does it solve? Processing a large Gmail inbox manually is slow and reading every email body wastes time and tokens. This Skill sweeps all unread mail via paginated metadata-only queries, classifies messages by sender, subject, and snippet, and proposes batch archive or trash actions so you reach inbox zero with a single approval. ## Core Features & Use Cases - Full unread sweep with pagination: Retrieves every unread message using paginated search, never silently truncating at the first page. - Metadata-only triage into 6 buckets: Classifies mail as Urgent, Important, FYI, Newsletter, Marketing/Spam, or Ambiguous without fetching bodies, fetching content only for the small important set. - Safety overrides and batch actions: VIP contacts, financial/legal keywords, and starred mail are never auto-trashed, and all archive/trash operations run as batch label modifications after one consolidated approval. - Old-read cleanup: Finds read inbox mail older than 7 days and proposes batch archiving. - Use Case: You return from vacation to 300 unread emails. Run the triage to get a single proposal listing 5 urgent messages with summaries, 12 important ones, and batch archive/trash counts for the rest. ## Quick Start Ask the assistant to triage my Gmail inbox and propose cleanup actions to reach inbox zero.