gog

Control Google Workspace services via a CLI with OAuth authentication.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill gog-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/qianleigood/crawclaw/tree/main/skills-optional/gog
Command: npx skills add https://github.com/qianleigood/crawclaw --skill gog-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI enables direct control over Google Workspace services (Gmail, Calendar, Drive, Contacts, Sheets, and Docs) from a local terminal, simplifying automation and scripting without switching contexts.

Core Features & Use Cases

  • Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line.
  • Automate common workflows (e.g., create events, send emails, fetch drive metadata) across multiple services.
  • Use in DevOps-style automation and admin tasks to provision, audit, or report on Workspace resources.

Quick Start

Authenticate with gog and run a sample command to manage Gmail, Calendar, Drive from the terminal.

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 services like Gmail and Calendar from the command line?

A CLI tool enables local control of Google Workspace services like Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It enforces OAuth-based authentication and scoped permissions to execute commands safely for automation and scripting workflows.

What is the best way to automate Google Workspace tasks across multiple services?

Automating Google Workspace tasks across multiple services is best achieved via a CLI that scripts workflows across Gmail, Calendar, and Drive. It enforces scoped permissions and OAuth authentication to safely execute commands for provisioning and auditing resources.

Do I need OAuth to manage Google Drive and Gmail via a terminal CLI?

Yes, OAuth authentication is required to manage Google Drive and Gmail via a terminal CLI. The tool enforces OAuth-based authentication and scoped permissions to ensure safe command execution and prevent unauthorized access or data leakage.

Can I script DevOps automation for Google Sheets and Docs without switching contexts?

Yes, you can script DevOps automation for Google Sheets and Docs without switching contexts. The CLI allows administrators to perform routine tasks, automate workflows, and script interactions across Google Workspace services directly from the terminal.

Are there limitations when using a CLI to fetch Drive metadata or send emails?

Limitations when using a CLI to fetch Drive metadata or send emails center on scoped permissions and OAuth authentication. The tool enforces safe command execution to prevent unauthorized access and data leakage during routine automated workflows.