gog

Manage Google Workspace apps from the command line with OAuth.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Workspace tasks become faster and less error-prone by letting you manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the terminal.

Core Features & Use Cases

  • CLI access to Gmail, Calendar, Drive, Contacts, Sheets, and Docs for automation and scripting
  • Secure OAuth-based authentication and per-command access control
  • Workflow examples include bulk email searches, calendar event creation, and drive file operations

Quick Start

Install gog, authorize access to your Google Workspace, and start issuing CLI commands from your terminal.

Frequently Asked Questions about gog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Workspace apps from the command line?

You can control Google Workspace apps from the command line using a CLI tool to automate Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It allows you to execute bulk email searches, calendar operations, and drive file management directly from your terminal.

Can I automate Gmail and Google Calendar tasks in CI pipelines?

Yes, you can automate Gmail and Google Calendar tasks in CI pipelines by integrating the CLI tool into your scripts. It supports secure workflow automation for bulk email searches and calendar event creation without requiring manual web interface interaction.

Do I need OAuth setup to access Google Drive from the terminal?

Yes, OAuth setup is required to securely access Google Drive from the terminal. The CLI tool uses OAuth-based authentication and per-command access control to ensure secure interactions with your Google Workspace services.

What is the best way to perform bulk email searches in Gmail?

The best way to perform bulk email searches in Gmail is by using a command line tool designed for Google Workspace automation. It allows you to script and execute bulk queries directly, speeding up workflows and reducing manual search errors.

Does command line Google Workspace management support Contacts and Sheets?

Yes, command line Google Workspace management supports Contacts and Sheets alongside Gmail, Calendar, Drive, and Docs. You can manage contacts and access sheets programmatically for comprehensive daily workflow automation and scripting.