gog

Interact with Google Workspace services via a command-line interface.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/shane9coy/katana-agent --skill gog-shane9coy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/shane9coy/katana-agent/tree/main/agent/skills/productivity/google-workspace-gog
Command: npx skills add https://github.com/shane9coy/katana-agent --skill gog-shane9coy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line, eliminating the need to switch between different interfaces for common tasks.

Core Features & Use Cases

  • Gmail Management: Search and send emails efficiently.
  • Calendar Scheduling: View and manage calendar events.
  • Drive Operations: Search for files within Google Drive.
  • Contact Management: List and access contact information.
  • Sheets & Docs Integration: Retrieve, update, append, clear, and export data from Sheets and Docs.
  • Use Case: Quickly find the last 7 days of emails from a specific sender, schedule a meeting for next Tuesday, and export a Google Sheet to a text file, all without opening a web browser.

Quick Start

Use gog to search your Gmail 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 without opening a browser?

You can manage Google Workspace via CLI by using command-line interfaces to interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs, allowing you to search emails, schedule events, and export data directly from your terminal.

Can I search and send Gmail emails using a command-line interface?

Yes, CLI tools for Google Workspace provide Gmail management features that allow you to efficiently search your inbox for specific emails and send new messages directly from the command line without a web interface.

Do I need OAuth setup to interact with Google Calendar and Drive from the CLI?

Yes, OAuth setup is required to authenticate and interact with Google Workspace services like Calendar and Drive from the CLI, ensuring secure access to schedule events and retrieve files.

What is the best way to export Google Sheets data to a text file for scripting?

Using a Google Workspace CLI allows you to retrieve, update, and export data from Google Sheets to a text file. It supports JSON output, making it ideal for integrating sheet data into automated scripts.

Does the Google Workspace CLI support JSON output for automation and scripting?

Yes, interacting with Google Workspace services through the CLI supports JSON output, enabling you to parse Gmail, Calendar, Drive, Contacts, Sheets, and Docs data efficiently within automated scripts.

Can I list Google Contacts and append data to Google Docs without a graphical interface?

Yes, a Google Workspace CLI allows you to list contact information and append or update data within Google Docs directly from the terminal, eliminating the need for a graphical interface.