What problem does it solve? Accessing Google Workspace services from an AI agent or terminal normally requires writing custom API integration code and handling OAuth flows manually. This Skill provides a ready-made, non-interactive OAuth setup and a unified JSON-output CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. ## Core Features & Use Cases - Gmail Operations: Search with full Gmail query syntax, read message bodies, send plain or HTML email, reply in threads, and manage labels. - Calendar, Drive, Sheets & Docs: List and create calendar events with timezone handling, upload/download/share Drive files, read and write spreadsheet ranges, and create or append to Docs. - Guided OAuth Setup: A step-by-step, agent-driven setup script handles client credentials, PKCE authorization, token refresh, scope triage, and revocation. - Use Case: Ask the agent to find unread emails from your boss this week, summarize them, create a follow-up calendar event, and save the summary to a Google Doc — all through one authenticated CLI. ## Quick Start Ask the agent to check your Google authentication status and then search your Gmail for unread messages from the last day.