gog

Automate Google Workspace resource management via the gog CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Google Workspace services (Gmail, Calendar, Drive, Contacts, Sheets, Docs) typically requires switching between multiple web apps or interfaces. gog provides a unified command-line interface to automate common tasks, streamline workflows, and reduce manual context switching.

Core Features & Use Cases

  • Gmail search and send
  • Calendar create/list/update events
  • Drive file search and management
  • Contacts, Sheets, and Docs operations via the CLI
  • OAuth authentication setup and CLI workflow automation

Quick Start

Authenticate with gog using your client_secret.json and start issuing Gmail, Calendar, Drive, and Docs commands from the CLI.

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

You can automate Google Workspace management by using the gog CLI to perform authenticated operations for Gmail, Calendar, Drive, Contacts, Sheets, and Docs, reducing manual context switching between web apps. It requires OAuth setup and the gog CLI installed via brew.

Can I search and send Gmail directly from the CLI?

Yes, you can search and send Gmail directly from the CLI. The gog tool provides a unified command-line interface to automate common Gmail workflows alongside other Google Workspace services.

Do I need OAuth setup to manage Google Calendar events from the terminal?

Yes, OAuth setup is required to manage Google Calendar events from the terminal. You must authenticate using your client_secret.json file to issue create, list, and update commands via the gog CLI.

What is the best way to search Google Drive files without opening a browser?

The best way to search Google Drive files without a browser is using the gog CLI. It enables command-line file search and management for Google Drive, streamlining workflows and reducing manual context switching.

Does this approach support exporting Google Sheets and Docs via command line workflows?

Yes, this approach supports exporting Google Sheets and Docs via command line workflows. The gog CLI automates operations across Sheets and Docs, enabling search, creation, and export scenarios directly from your terminal.