What problem does it solve? Working with Google Workspace from a terminal or an AI agent normally means juggling separate tools or hand-writing API calls for each service. This Skill provides a single CLI with permanent OAuth that covers Gmail, Calendar, Drive, Sheets, Docs, Contacts, Tasks, and Meet, with JSON output on every command. ## Core Features & Use Cases - Gmail operations: list, search, read, send, reply, forward, draft editing, attachments, labels, bulk actions, and account signature management. - Calendar and scheduling: view today/week/agenda across all calendars, create recurring events with attendees, check free/busy, and create instant Meet links. - Drive, Sheets, Docs, Contacts, Tasks: upload/download/share Drive files, read and append Sheets rows, export Docs, search contacts, and manage task lists. - Use Case: Ask the agent to check today's calendar across all accounts, then draft and send a follow-up email with a PDF attachment — all through gw calendar today --all and gw gmail send --attachment. ## Quick Start Ask the assistant to show today's calendar events across all calendars using the gw CLI, then list your five most recent unread Gmail messages.