gog

Automate Google Workspace tasks via CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Tigha66/dexters-ai-assistant --skill gog-tigha66
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Tigha66/dexters-ai-assistant/tree/main/skills/gog
Command: npx skills add https://github.com/Tigha66/dexters-ai-assistant --skill gog-tigha66

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Workspace tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs can require frequent app switching; this Skill provides a unified CLI to manage these services from a single interface.

Core Features & Use Cases

  • Gmail: search, send
  • Calendar: create and list events
  • Drive: search and manage files
  • Contacts: list contacts
  • Sheets & Docs: read, update, and export content
  • Quick orchestration: batch operations across services

Quick Start

Authenticate once with gog using your OAuth credentials, then try a sample command such as gog gmail search 'in:inbox' to see results.

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 terminal?

You can control Google Workspace from the terminal by using a CLI tool to execute explicit commands for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. This allows you to search mail, schedule events, and manage files directly from the command line.

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

Yes, you need OAuth credentials to authenticate with Google Workspace APIs. You must set up OAuth credentials and authenticate once before you can execute commands to read, update, or export content across services.

Can I batch update Google Sheets and Docs from the command line?

Yes, you can batch update Google Sheets and Docs from the command line. The CLI supports quick orchestration, allowing scripted and batch operations to read, update, and export content across these services.

What is the best way to search Gmail and list Google Calendar events without switching apps?

The best way to search Gmail and list Google Calendar events without switching apps is using a unified CLI. You can run explicit commands like 'gog gmail search' and 'gog calendar list' to perform these actions from a single interface.

Are there safeguards when sending Gmail messages via a command line interface?

Yes, there are safeguards when sending Gmail messages via a command line interface. The CLI uses clear prompts and explicit commands to ensure actions like sending messages or managing Drive files are executed securely and intentionally.