gog

Automate Google Workspace administration via the gog CLI.

14|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill gog-openclaw-easy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/openclaw-easy/openclaw-easy-desktop/tree/main/openclaw/skills/gog
Command: npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill gog-openclaw-easy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI tool enables you to manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from a unified command-line interface, reducing context switching and manual setup.

Core Features & Use Cases

  • Gmail: search, send, draft, and manage messages from the terminal.
  • Calendar: list and create events, manage calendars, and retrieve availability.
  • Drive, Contacts, Sheets, Docs: perform common operations from scripts to automate workflows.

Quick Start

Authenticate with Google and start issuing gog commands to manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Frequently Asked Questions about gog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Workspace from the command line?

You can manage Google Workspace from the command line by using the gog CLI to automate Gmail, Calendar, Drive, Contacts, Sheets, and Docs workflows. It requires a configured Google OAuth credentials file and the gog binary to perform authenticated actions directly from your terminal.

Do I need OAuth credentials to send Gmail messages via the terminal?

Yes, sending Gmail messages via the terminal requires a configured Google OAuth credentials file. The gog CLI uses this OAuth configuration to authenticate your account and perform actions like searching, sending, and drafting messages.

Can I automate Google Calendar events and availability from a script?

You can automate Google Calendar events and availability from a script using the gog CLI. It supports listing and creating events, managing calendars, and retrieving availability directly through command-line operations.

What is the best way to script Google Drive and Google Sheets operations?

The best way to script Google Drive and Google Sheets operations is using a unified command-line interface like gog. It enables you to perform common Drive and Sheets operations from your terminal scripts to automate workflows without manual context switching.

Does the gog CLI support managing Google Contacts and Docs?

Yes, the gog CLI supports managing Google Contacts and Docs. It provides a unified command-line interface to perform common operations on Contacts and Docs, allowing you to handle these Google Workspace services from your terminal.