What problem does it solve?
Google Workspace is a suite of tools that many teams manage through multiple apps; this Skill provides a unified CLI to interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs, reducing context switching and boosting productivity.
Core Features & Use Cases
- Centralized command interface for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
- Quick data retrieval and actions: search mail, schedule events, fetch Drive files, list contacts, read and update sheets, and export docs.
- Real-world example: a user can search for all emails from a client this week, add a calendar event, and retrieve a file from Drive in a single workflow.
Quick Start
Run gog auth credentials /path/to/client_secret.json to authorize, then start issuing commands like gog gmail search 'query' to perform routine Google Workspace tasks.