gog

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

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill gog-stevengonsalvez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/gog
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill gog-stevengonsalvez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail, Calendar, Drive, Contacts, Sheets, and Docs are core tools for many teams, but daily workflows require switching between apps. This skill provides a secure, CLI-based interface to Google Workspace tasks, enabling you to manage these tools from the terminal and automate repetitive actions.

Core Features & Use Cases

  • Gmail: search, read, draft, and send messages.
  • Calendar: list, create, and update events.
  • Drive: search and manage files.
  • Docs/Sheets: export and read content via CLI.
  • Use Case: A developer automates daily email summaries and calendar planning without leaving their terminal.

Quick Start

Authenticate with Google Workspace using gog and run a simple command to list upcoming calendar events.

Frequently Asked Questions about gog

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

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

You can automate Google Workspace tasks from the command line by using a CLI interface to search Gmail, manage Drive files, and schedule Calendar events. This allows developers to script repetitive actions without a web interface.

Can I search and send Gmail messages directly from my terminal?

Yes, you can search, read, draft, and send Gmail messages directly from your terminal. The CLI tool integrates with Google Workspace to execute email operations scriptably without opening a browser.

Do I need OAuth setup to manage Google Calendar events via CLI?

Yes, OAuth setup is required to manage Google Calendar events via CLI. You must authenticate with Google Workspace and configure the gog environment to securely list, create, and update events from the command line.

What is the best way to script Google Drive file operations without a GUI?

The best way to script Google Drive file operations without a GUI is using a CLI-based Google Workspace automation tool. It enables scriptable file searching and management directly from the terminal for rapid operator access.

Can I export and read Google Docs and Sheets content via CLI?

Yes, you can export and read Google Docs and Sheets content via CLI. The tool retrieves document content directly from the terminal, allowing developers to integrate text extraction into automated workflows.