gog

Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from a CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Google Workspace services (Gmail, Calendar, Drive, Contacts, Sheets, and Docs) from the command line enables automation, consistency, and faster workflows across teams.

Core Features & Use Cases

  • Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line for automation and scripting.
  • Authenticate via OAuth once and reuse tokens for multiple services, enabling repeatable workflows.
  • Use a wide range of commands to search, create, update, export, and interact with Workspace data across services (e.g., Gmail search, calendar event creation, Drive search, Sheets read/write, Docs export).

Quick Start

Authenticate with gog and run a sample command to verify your setup.

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 services like Gmail and Drive from the command line?

You can manage Google Workspace services from the command line by using a CLI that authenticates via OAuth and exposes operations for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It enables team automation and scripting across these platforms.

Do I need Google OAuth credentials to automate Gmail and Google Calendar workflows?

Yes, Google OAuth credentials are required to automate Gmail and Calendar workflows. The CLI requires token-based authentication and local configuration to authorize service-level operations across Workspace.

Can I search emails in Gmail and create events in Google Calendar using the same CLI?

Yes, you can search Gmail and create Calendar events using the same CLI. It provides commands to search, create, update, and interact with data across messaging and scheduling services after OAuth authentication.

What is the best way to script document exports and sheet updates for Google Workspace?

The best way to script document exports and sheet updates is using a CLI with Docs export and Sheets read/write commands. It allows repeatable workflows by reusing authenticated OAuth tokens across Google Workspace services.

Does this Google Workspace CLI support managing Google Contacts alongside other services?

Yes, this Google Workspace CLI supports managing Google Contacts alongside Gmail, Calendar, Drive, Sheets, and Docs. It covers service-level operations across all these platforms from a single command-line interface.

Why use a CLI for Google Workspace automation instead of individual service APIs?

Using a CLI for Google Workspace automation provides consistency and faster workflows by managing multiple services from a single interface. It authenticates via OAuth once and reuses tokens for repeatable cross-service operations.