What problem does it solve?
Managing multiple Google Workspace services (Gmail, Calendar, Drive, Contacts, Sheets, and Docs) from a single CLI can be tedious and error-prone. This Skill provides a unified interface to automate routine tasks.
Core Features & Use Cases
- Unified Workspace Control: Perform common admin tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs from one tool.
- Automation-ready: Script bulk operations like user data retrieval, calendar event management, and document exports.
- Use Case: Provision a new team member by creating calendar entries, provisioning Drive folders, and setting up Docs templates via one command.
Quick Start
Install gog via Brew and authenticate, then use sample commands:
- gog gmail search 'from:[email protected]'
- gog calendar events <calendarId> --from 2024-01-01 --to 2024-12-31
- gog drive search 'project'