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 fully non-interactive OAuth flow that works over CLI, Telegram, or Discord. ## 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. - Scoped OAuth Setup: A step-by-step setup script supports partial service scopes (e.g., email,calendar only), PKCE exchange on headless systems, token auto-refresh, and revocation. - 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 — all without leaving the chat. ## Quick Start Ask the agent to check your Google authentication status and then search your Gmail for unread messages from the last day.