A comprehensive command-line interface for managing Gmail, Calendar, Drive, Contacts, Sheets, and Docs via OAuth.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gog-jasmine
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-jasmine 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 robust CLI tool designed to bridge the gap between your terminal and the Google Workspace ecosystem. It provides a unified interface for interacting with Gmail, Google Drive, Calendar, Contacts, Sheets, and Docs, making it an essential addition to any Openclaw Skills collection.
Whether you need to script email notifications, automate spreadsheet updates, or manage calendar events programmatically, gog provides the necessary endpoints with a focus on speed and scriptability. By leveraging OAuth authentication, it ensures secure access to your Google data while providing developer-friendly features like JSON output and environment-based account switching.
To integrate this tool into your Openclaw Skills workflow, install it via Homebrew:
brew tap steipete/tap
brew install gogcli
Once installed, configure your OAuth 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
gog auth list
The skill handles structured data across various Google services, primarily utilizing JSON for input and output to ensure compatibility with other Openclaw Skills.
| Service | Data Type | Primary Operations |
|---|---|---|
| Gmail | JSON / MIME | Search, Send, Read |
| Sheets | JSON Arrays | Get, Update, Append, Clear |
| Calendar | ISO 8601 | Event creation and retrieval |
| Drive | Metadata | Search and File Management |
| Docs | TXT / Export | Content streaming and file conversion |
Loading
A comprehensive framework and toolkit for developing modular extensions that equip AI agents with specialized procedural knowledge and tool integrations.

A cryptographic security framework for signing and verifying AI tool schemas to prevent tampering and man-in-the-middle attacks.

A domain-anchored cryptographic identity protocol for AI agents and verifiable credentials integrated with Openclaw Skills.

A sophisticated auditing skill that evaluates products and designs using the classic principles of Tony Fadell, Don Norman, and Dieter Rams.

A protocol-grade MCP server for privacy-preserving credential verification and zero-knowledge proof generation.

A secure outbound-only relay that enables remote control of OpenClaw nodes without exposing ports or using third-party messaging apps.








































