What problem does it solve? Managing email, calendar events, files, contacts, and spreadsheets across Google Workspace requires switching between many apps and manual clicks. This Skill lets an AI agent perform all of these operations programmatically through Google's official APIs with a single OAuth2 setup. ## Core Features & Use Cases - Gmail Automation: Search with full Gmail query syntax, read message bodies, send plain or HTML email, reply in threads, and manage labels. - Calendar, Drive, Sheets, Docs, Contacts: List and create calendar events with attendees, search Drive files, read/write/append spreadsheet ranges, extract Docs text, and list contacts. - Non-Interactive OAuth2 Setup: A step-by-step agent-driven setup script handles client credentials, PKCE authorization, token exchange, automatic refresh, and revocation — works on CLI, Telegram, Discord, or headless systems. - Use Case: Ask the agent to find unread emails from your boss this week, summarize them, draft replies for your approval, and add a follow-up event to your calendar — all in one conversation. ## Quick Start Ask the agent to check your Google authentication status and then search your Gmail for unread messages from the last day.