gog

Manage Google Workspace services via a command-line interface.

455|34|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/understudy-ai/understudy --skill gog-understudy-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/understudy-ai/understudy/tree/main/skills/gog
Command: npx skills add https://github.com/understudy-ai/understudy --skill gog-understudy-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with various Google Workspace services, streamlining tasks related to email, calendar, drive, and more without needing to open web interfaces.

Core Features & Use Cases

  • Gmail Management: Search emails, send messages, create drafts, and reply to threads.
  • Calendar Operations: List events, create new appointments, and update existing ones with specific details like colors.
  • Drive & Docs: Search for files on Google Drive and export or view Google Docs content.
  • Use Case: Quickly send a follow-up email to a client with specific details from a previous meeting, or find a particular document on your Drive without leaving your terminal.

Quick Start

Use gog to search your Gmail inbox for emails received in the last 7 days.

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

You can manage Google Workspace from the command line by using a CLI tool to interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It enables programmatic interaction for tasks like email searching and file management without web interfaces.

Do I need OAuth authentication to use a Google Workspace CLI?

Yes, OAuth authentication is required for secure access to user data when using a Google Workspace CLI. You must complete OAuth setup to authorize the binary to interact with your Google Workspace applications.

Can I search Gmail and send emails directly from my terminal?

Yes, you can search Gmail and send emails directly from your terminal. The CLI supports Gmail management including searching emails, sending messages, creating drafts, and replying to threads programmatically.

What Google Calendar operations are available through command line automation?

Available Google Calendar operations through command line automation include listing events, creating new appointments, and updating existing ones. You can specify details like event colors when managing your calendar programmatically.

How do I search for files and export Google Docs without a web browser?

You can search for files on Google Drive and export Google Docs content without a web browser by executing CLI commands. The tool allows you to search Drive files and view or export Google Docs content directly in your terminal environment.