gog

Automate Google Workspace tasks from the command line.

4|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/adamhjouj/shieldclaw --skill gog-adamhjouj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/adamhjouj/shieldclaw/tree/main/openclaw/skills/gog
Command: npx skills add https://github.com/adamhjouj/shieldclaw --skill gog-adamhjouj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Command-line access to Google Workspace services for Gmail, Calendar, Drive, Contacts, Sheets, and Docs, reducing context switching and manual GUI interactions.

Core Features & Use Cases

  • Gmail: search, send, drafts, and reply from the terminal.
  • Calendar: list and create events from scripts or workflows.
  • Drive: search and manage files without a browser.
  • Contacts, Sheets, Docs: basic operations via CLI to automate workflows.
  • OAuth setup and per-service authentication are supported to enable secure automation.

Quick Start

Run gog and complete the OAuth flow to authorize your Google Workspace accounts.

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

You can control Google Workspace from the command line by using a CLI tool that automates tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It requires completing an OAuth flow to authorize your accounts securely.

Can I send and search Gmail emails from the terminal?

Yes, you can send and search Gmail emails from the terminal using per-service CLI commands. The tool supports searching, sending, managing drafts, and replying to messages without needing a browser.

What is the best way to automate Google Calendar event creation in scripts?

The best way to automate Google Calendar event creation in scripts is using a CLI command that lists and creates events directly. This reduces manual GUI interactions and enables seamless scheduling workflows.

Does this CLI tool require OAuth authentication for Google Drive and Docs?

Yes, this CLI tool requires OAuth-based authentication for Google Drive and Docs. You must complete the OAuth setup flow to authorize your Google Workspace account before accessing files or managing documents.

Can I manage Google Sheets and Contacts without opening a browser?

Yes, you can manage Google Sheets and Contacts without opening a browser by executing CLI commands. This supports basic operations for document management and contact access directly within automated workflows.