What problem does it solve? Accessing Gmail, Calendar, Drive, Contacts, Sheets, and Docs programmatically requires juggling OAuth2 setup, token refresh, and multiple Google API clients. This Skill provides a single non-interactive setup flow and one JSON-output CLI covering all six services, so an agent can read mail, schedule events, and edit documents without manual API plumbing. ## Core Features & Use Cases - Gmail operations: Search with full Gmail query syntax, read full message bodies, send plain or HTML email, reply with proper threading headers, and manage labels. - Calendar, Drive, Sheets, and Docs: List and create timezone-aware events, upload/download/share/trash Drive files, read and write spreadsheet ranges, and create or append to Docs including multi-tab documents. - Guided OAuth setup: A step-by-step non-interactive flow (client secret, auth URL, code exchange, verification) that works over CLI, Telegram, or Discord, with automatic token refresh and scope-triaging. - Use Case: Ask for a morning brief and the agent loads the daily-brief reference to combine your Calendar schedule, conflicts, and urgent unread Gmail into one action-oriented summary. ## Quick Start Check my unread Gmail from the last 24 hours and list my calendar events for the rest of this week.