What problem does it solve?
This skill removes the need to manually switch between multiple Google apps or ad-hoc tools by giving you a single, scriptable interface for common Gmail, Calendar, Drive, Contacts, Sheets, and Docs tasks.
Core Features & Use Cases
- OAuth-powered Google access: Uses ZedClaw-managed OAuth tokens and refreshes them automatically for ongoing use.
- Unified CLI/API wrapper with JSON outputs: Runs operations via
gws when installed, otherwise falls back to a bundled Python Google API implementation, while keeping a consistent JSON contract.
- Broad workspace coverage: Supports Gmail search/get/send/reply, Calendar list/create, Drive search/get/upload/download/create-folder/share/delete, Contacts list, Sheets get/create/update/append, and Docs get/create/append.
- Built-in safety guardrails for writes: Explicitly instructs the user to confirm before sending email, creating/deleting events, deleting/share/modifying documents or sheets.
Quick Start
Run the setup check first by asking ZedClaw to execute: "Verify authentication status with the Google Workspace skill by running the skill setup --check command."