What problem does it solve? Managing Google Workspace services like Gmail, Calendar, Drive, and Sheets typically requires switching between web interfaces or writing custom API integrations. This Skill provides a single command-line interface to perform common Google Workspace operations directly from the terminal. ## Core Features & Use Cases - Gmail Operations: Search threads and individual messages, send plain-text or HTML emails, create and send drafts, and reply to existing messages. - Calendar Management: List, create, and update events with support for event colors across any calendar ID. - Drive, Sheets, Docs, and Contacts: Search Drive files, read and update spreadsheet ranges with JSON values, export Docs content, and list contacts. - Use Case: Imagine you need to send a follow-up email to a client, then log the meeting in your calendar and update a tracking spreadsheet. With gog, you can run three commands in sequence without leaving your terminal. ## Quick Start Use the gog skill to search my Gmail for messages from the last 7 days and list the results.