What problem does it solve?
This Skill removes the friction of manually hopping between Gmail, Calendar, Drive, Sheets, Contacts, and Docs by providing a unified, OAuth-authenticated interface that returns consistent JSON results.
Core Features & Use Cases
- Non-interactive OAuth setup: Guide-controlled flow that stores and refreshes tokens locally for repeated use.
- Unified Google operations with JSON output: Gmail search/get/send/reply/labels/label modify, Calendar list/create/delete, Drive search, Contacts list, Sheets get/update/append, and Docs get.
- Operational safety guardrails: Enforces user confirmation rules for sending email and creating/deleting calendar events (as described in the Skill).
- Backend flexibility: Uses the
gws CLI when installed, otherwise falls back to bundled Python Google API clients while preserving Zeus’ JSON contract.
Quick Start
Set up the Skill and then run the Google Workspace API commands to list your upcoming Calendar events in JSON form for the next week.