What problem does it solve? Managing Google Workspace services like Gmail, Calendar, Drive, and Sheets normally requires switching between web interfaces or writing custom API integrations. This Skill provides a single command-line interface to search, send, create, and update data across all these services. ## Core Features & Use Cases - Gmail Operations: Search threads or individual messages, send plain-text or HTML emails, create drafts, and reply to existing messages. - Calendar & Sheets Management: List and create calendar events with color coding, and read, update, append, or clear Google Sheets ranges with JSON output. - Drive, Docs & Contacts: Search Drive files, export or read Docs content, and list contacts from one tool. - Use Case: Imagine you need to email a weekly report. Use this Skill to pull figures from a Google Sheet, draft a formatted email with the results, and send it to your team, all through scripted commands. ## Quick Start Ask the assistant to search your Gmail for messages from the last 7 days and summarize the results using the gog CLI.