What problem does it solve? Managing Google Workspace services from the command line requires juggling multiple APIs and OAuth flows. This Skill provides a single CLI interface for Gmail, Calendar, Drive, Contacts, Sheets, and Docs so you can script and automate everyday workspace tasks. ## Core Features & Use Cases - Gmail Operations: Search threads or individual messages, send plain-text or HTML emails, create and send drafts, and reply to messages. - Calendar Management: List, create, and update events with support for event colors and time ranges. - Sheets and Docs: Read, update, append, and clear spreadsheet ranges, and export or print Google Docs content. - Use Case: Imagine you need to email a weekly report to your team. Use this Skill to pull data from a Google Sheet, draft a formatted email, and send it—all from the terminal. ## Quick Start Ask the assistant to search your Gmail for messages from the last 7 days using gog, after completing the one-time OAuth setup with your client credentials.