gog

Control Google Workspace apps from the command line via OAuth.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/Sugamdeol/moltbot-with-pollinations.ai --skill gog-sugamdeol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Sugamdeol/moltbot-with-pollinations.ai/tree/main/skills/gog
Command: npx skills add https://github.com/Sugamdeol/moltbot-with-pollinations.ai --skill gog-sugamdeol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Workspace CLI gives you direct control of Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line, enabling automation and faster workflows.

Core Features & Use Cases

  • Unified CLI to manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
  • OAuth-based authentication setup and credential management for headless automation.
  • Example use cases include searching Gmail, listing calendar events, managing Drive files, and updating Docs from scripts.

Quick Start

Run gog auth credentials /path/to/client_secret.json and then run a command such as gog gmail search 'newer_than:7d' to begin interacting with Google Workspace 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 control Google Workspace apps like Gmail and Calendar from the command line?

You can control Google Workspace apps from the command line by using a unified CLI tool. It enables direct interaction with Gmail, Calendar, Drive, Contacts, Sheets, and Docs for workflow automation.

How do I set up OAuth credentials for Google Workspace CLI automation?

To set up OAuth credentials for Google Workspace CLI automation, run the authentication command with your client secret file path. This configures credential management required for headless script execution.

Can I search Gmail and manage Drive files using a single command line interface?

Yes, you can search Gmail and manage Drive files using a single command line interface. The unified CLI supports a wide range of commands across multiple Google Workspace apps simultaneously.

What is the best way to automate updating Google Docs and Sheets from scripts?

The best way to automate updating Google Docs and Sheets from scripts is using a CLI tool with OAuth-based authentication. It provides direct command line control for headless document modifications.

Does Google Workspace CLI support listing calendar events and managing contacts?

Yes, Google Workspace CLI supports listing calendar events and managing contacts. It provides a wide range of commands for these applications alongside Gmail, Drive, Sheets, and Docs integration.