gog-cli
Installation
SKILL.md
gogcli (gog) CLI
A fast, script-friendly CLI for Google Workspace services with JSON-first output and multi-account support.
Repository: https://github.com/steipete/gogcli
Prerequisites
This skill assumes gog is installed and authorised. If commands fail with authentication errors, inform the user they need to:
- Install gog:
brew install steipete/tap/gogcli - Store OAuth credentials:
gog auth credentials <path-to-credentials.json> - Add account:
gog auth add user@gmail.com --services all
Do not attempt to resolve authentication issues automatically. Provide the user with the relevant command and let them handle it.
Supported Services
Gmail, Calendar, Drive, Docs, Sheets, Slides, Chat (Workspace), Classroom, Contacts, Tasks, People, Groups (Workspace), Keep (Workspace, service account only).