What problem does it solve? Accessing Google Workspace services from an AI agent or terminal normally requires juggling multiple APIs, OAuth flows, and client libraries. This Skill provides a single authenticated CLI that covers Gmail, Calendar, Drive, Contacts, Sheets, and Docs with consistent JSON output. ## Core Features & Use Cases - Gmail Operations: Search with Gmail query syntax, read full messages, send plain or HTML email, reply in threads, and manage labels. - Calendar & Drive: List, create, and delete calendar events with timezone-aware ISO 8601 times, and search Drive files by text or raw query. - Sheets, Docs & Contacts: Read and write spreadsheet ranges, append rows, extract Google Docs text, and list contacts. - Use Case: Ask the agent to find unread emails from your manager this week, summarize them, and create a follow-up calendar event — 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.