gog

Manage Google Workspace services like Gmail, Calendar, and Drive via command line.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/robertwaltos/openclaw --skill gog-robertwaltos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/robertwaltos/openclaw/tree/main/skills/gog
Command: npx skills add https://github.com/robertwaltos/openclaw --skill gog-robertwaltos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from your command line, eliminating the need to navigate multiple web interfaces.

Core Features & Use Cases

  • Email Management: Search, send, and manage Gmail messages efficiently.
  • Calendar Operations: View, create, and manage calendar events.
  • Drive File Handling: Search for and export files from Google Drive.
  • Contact Management: List and manage your Google Contacts.
  • Sheets Data Manipulation: Read, update, append, and clear data in Google Sheets.
  • Docs Content Access: Export or view the content of Google Docs.

Quick Start

Use the gog skill to search your Gmail for emails with the subject 'Project Update'.

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 Calendar from the command line?

Managing Google Workspace services from the command line involves using a CLI tool that interacts with Gmail, Calendar, Drive, Contacts, Sheets, and Docs for administrative tasks like email retrieval and event scheduling.

What do I need to authenticate a Google Workspace CLI for email and file management?

Authenticating a Google Workspace CLI requires OAuth authentication and specific service enablement to grant the command line interface access to your Gmail, Drive, and Calendar data.

Can I search and export Google Drive files without opening a web interface?

You can search for and export Google Drive files without a web interface by executing CLI commands that directly query your Drive storage and retrieve the requested file content locally.

Does the Google Workspace CLI support reading and updating Google Sheets data?

The Google Workspace CLI supports reading, updating, appending, and clearing data within Google Sheets, enabling direct spreadsheet data manipulation from your terminal.

Are there limitations when using a CLI to access Google Docs content compared to the web interface?

Accessing Google Docs content via CLI is limited to exporting or viewing document text, lacking the rich formatting and interactive editing capabilities available in the web interface.