gog

Manage Google Workspace apps including email, calendar events, Drive files, contacts, sheets, and docs via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions with Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line, eliminating the need to switch between applications for common tasks.

Core Features & Use Cases

  • Email Management: Search, send, draft, and reply to emails efficiently.
  • Calendar Operations: List and create events across your Google Calendars.
  • Drive & Docs Interaction: Search for files on Google Drive and export or view Google Docs content.
  • Contact Management: List contacts from your Google Contacts.
  • Sheets Data Manipulation: Get, update, append, and clear data within Google Sheets.
  • Use Case: Quickly find all emails from a specific sender in the last week, create a new calendar event for an upcoming meeting, and export a Google Doc to a text file, all without opening a web browser.

Quick Start

Use the gog skill to search your Gmail inbox for emails from '[email protected]' received in the last 7 days.

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?

You can manage Google Workspace services from the command line by using a CLI tool to search emails, create calendar events, and manipulate Sheets. This requires installing the specific 'gog' binary and completing OAuth authentication.

Can I search my Gmail inbox and send emails without opening a web browser?

Yes, you can search, send, draft, and reply to emails in Gmail without a web browser by executing CLI commands. This allows you to quickly find messages from specific senders and handle email workflows directly in your terminal.

Does the Google Workspace CLI require OAuth authentication to access Drive and Docs?

Yes, Google Workspace CLI requires OAuth authentication to access Drive and Docs securely. Once authorized, you can search for files on Google Drive and export or view Google Docs content directly from your terminal.

How do I append or clear data in Google Sheets using a CLI?

You can append or clear data in Google Sheets using a CLI by executing specific commands provided by the tool. It facilitates direct spreadsheet data manipulation, allowing you to get, update, append, and clear values without manual interface interaction.

What is the best way to list Google Contacts and create Calendar events in bulk?

The best way to list Google Contacts and create Calendar events is by using a command-line interface tool for Google Workspace. It enables listing contacts and creating events across your calendars efficiently through terminal commands.

Are there limitations when exporting Google Docs to text files via the command line?

Exporting Google Docs to text files via the command line requires the specific 'gog' binary installation and valid OAuth authentication. It is designed for viewing and exporting content without a browser, but depends on proper environment setup.