A comprehensive command-line interface for managing Google Workspace services including Gmail, Drive, Sheets, and Calendar.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gog
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 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 bridge the gap between terminal environments and the Google Workspace ecosystem. It provides a structured way to interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs without the need for a graphical interface. This tool is particularly valuable for developers looking to automate personal or professional workflows through scripts or AI-driven logic.
By incorporating this tool into your Openclaw Skills library, you enable your AI agents to perform complex administrative tasks like searching email history, managing spreadsheet data, and scheduling meetings. It leverages OAuth for secure access, ensuring that interactions with sensitive Google data remain controlled and authenticated.
To get started with gog for your Openclaw Skills, install the CLI via Homebrew:
brew tap steipete/tap
brew install gog
Next, perform the one-time OAuth setup:
gog auth credentials /path/to/client_secret.json
gog auth add [email protected] --services gmail,calendar,drive,contacts,sheets,docs
Verify your authenticated accounts:
gog auth list
The gog skill interacts with various Google APIs, returning data in structured formats. Below is a summary of core data interactions:
| Service | Primary Entities | Common Data Formats |
|---|---|---|
| Gmail | Messages, Threads, Search Results | Text, JSON |
| Sheets | Rows, Cell Ranges, Metadata | JSON, USER_ENTERED Values |
| Drive | Files, Folders, Metadata | Search Result Lists |
| Calendar | Events, Intervals | ISO-8601 Strings |
| Docs | Document Content | TXT Export, Raw Cat Output |
| Contacts | Contact Lists, Profiles | Paginated Lists |
Loading
A powerful integration for Openclaw Skills that enables AI agents to manage GitHub repositories, workflows, and pull requests using the official GitHub CLI.

gifgrep is a command-line utility and terminal user interface for searching GIF providers like Tenor and Giphy, allowing users to download results and extract specific frames or sprite sheets.

A high-performance command-line interface for Google's Gemini models optimized for one-shot Q&A and automated content generation.

A secure AI agent skill to automate Foodora reordering and real-time order tracking using the ordercli command-line tool.

A modern command-line interface for the Google Places API (New) that provides both human-readable and JSON-structured location data.

A command-line interface for macOS that enables AI agents and developers to interact with iMessage and SMS services programmatically.
