What problem does it solve? Managing Google Workspace services like Gmail, Calendar, Drive, and Sheets from the command line normally requires juggling multiple APIs and OAuth flows. This Skill provides a single CLI 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 messages. - Calendar Management: List, create, and update events with color coding across any calendar. - Sheets & Docs Access: Read, update, append, and clear spreadsheet ranges, and export Google Docs content as text. - Use Case: You need to email a weekly report to your team. Use gog to pull the latest numbers from a Google Sheet, then send a formatted summary email via Gmail, all from the terminal. ## Quick Start Use the gog skill to search my Gmail for messages from the last 7 days and list the results.