What problem does it solve? Accessing Google Workspace services programmatically requires juggling OAuth2 setup, multiple API clients, and inconsistent tooling. This Skill provides a single JSON-output CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs with a guided, non-interactive OAuth flow that works from any chat platform. ## 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, Sheets, and Docs: List and create events, upload/download/share Drive files, read and write spreadsheet ranges, and create or append to Docs. - Guided OAuth Setup: A step-by-step setup script handles client credentials, PKCE authorization, token refresh, and revocation, with automatic fallback to the gws CLI when installed. - Use Case: Ask the agent to find unread emails from your boss this week, summarize them, create a follow-up calendar event with attendees, and save the summary to a new Google Doc. ## Quick Start Ask the agent to check your Google authentication status and then list your unread emails from the last 24 hours.