gog

Automate Google Workspace tasks via a unified command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Workspace management is spread across many web UIs and APIs; gog provides a unified CLI to automate Gmail, Calendar, Drive, Contacts, Sheets, and Docs, reducing context-switching and manual tasks.

Core Features & Use Cases

  • Unified command-line interface to manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
  • Script common workflows: search emails, schedule events, manage files, export docs, and automate repetitive admin tasks.
  • Use cases include bulk email operations, calendar provisioning, file organization, and data extraction from Docs/Sheets, all reproducible via scripts.

Quick Start

Authenticate with Gog and start using Gmail, Calendar, Drive, and Docs from the command line.

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?

Automating Google Workspace tasks from the command line is possible through a unified CLI that manages Gmail, Calendar, Drive, Contacts, Sheets, and Docs for common admin workflows. It reduces context-switching by handling repetitive operations via scripts.

What do I need to set up before managing Gmail and Drive via a CLI?

Managing Gmail and Drive via a CLI requires OAuth credentials setup before you can execute commands. You must authenticate with the CLI to establish a connection for searching emails, scheduling events, and managing files.

Can I script bulk email operations and calendar provisioning across Google Workspace?

Scripting bulk email operations and calendar provisioning across Google Workspace is fully supported. The CLI enables reproducible scripts for sending messages, searching emails, creating events, and managing files without manual web UI interaction.

Is there a way to extract data from Google Sheets and Docs using terminal commands?

Extracting data from Google Sheets and Docs using terminal commands is a core function of the CLI. It provides specific commands for exporting documents and automating data extraction, allowing direct file organization from the terminal.

Does a single CLI tool work for both Google Calendar and Contacts management?

A single CLI tool does work for both Google Calendar and Contacts management. It applies a unified command-line interface across Gmail, Calendar, Drive, Contacts, Sheets, and Docs to handle diverse productivity workflows in one place.