@openclaw/gog

by openclaw · v1.0.1 · prompt

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Install

Add @openclaw/gog to Claude Code with the PolySkill CLI: polyskill add @openclaw/gog

Instructions

# gog Use `gog` for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup. Setup (once) - `gog auth credentials /path/to/client_secret.json` - `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,docs,sheets` - `gog auth list` Common commands - Gmail search: `gog gmail search 'newer_than:7d' --max 10` - Gmail messages search (per email, ignores threading): `gog gmail messages search "in:inbox from:ryanair.com" --max 20 --account you@example.com` - Gmail send (plain): `gog gmail send --to a@b.com --subject "Hi" --body "Hello"` - Gmail send (multi-line): `gog gmail sen…

Keywords: google-workspace, gmail, calendar, drive, sheets