gog

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

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/RobbyMo81/assistantrobby --skill gog-robbymo81
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/RobbyMo81/assistantrobby/tree/main/skills/gog
Command: npx skills add https://github.com/RobbyMo81/assistantrobby --skill gog-robbymo81

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Gmail, Calendar, Drive, Contacts, Sheets, and Docs across multiple interfaces can be tedious and error-prone; gog provides a single CLI to script, automate, and orchestrate these services from a terminal.

Core Features & Use Cases

  • Unified CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
  • Automation-friendly commands for provisioning, querying, and batch operations.
  • Use Case: Automate routine admin tasks like listing upcoming events and exporting Drive metadata in scripts.

Quick Start

Authenticate with OAuth once using gog auth credentials and start issuing commands to manage Gmail, Calendar, Drive, and Docs.

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

You can automate Google Workspace administration from the command line by using a unified CLI to script and orchestrate services like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly in your terminal.

Can I manage Gmail and Google Calendar in a single automation script?

Yes, you can manage Gmail and Google Calendar in a single automation script by issuing commands through a unified CLI designed for programmatic workflows across multiple Google Workspace services.

Do I need OAuth credentials to access Google Drive and Docs via a CLI?

Yes, you need to authenticate with OAuth credentials once before issuing CLI commands to programmatically access and manage Google Drive and Docs.

What is the best way to batch query Google Sheets and export Drive metadata?

The best way to batch query Google Sheets and export Drive metadata is using automation-friendly CLI commands built for provisioning, querying, and executing batch operations within shell scripts.

Are there limitations to scripting Google Contacts and Docs administration through a terminal?

Limitations include the requirement to install the gog CLI and complete OAuth authentication before managing Google Contacts and Docs, ensuring secure access for your terminal-based administrative workflows.