gog

Manage Google Workspace apps via a command-line interface.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill gog-flexasaurusrex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/gog
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill gog-flexasaurusrex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to interact with various Google Workspace applications, streamlining tasks related to email, calendar, drive, and contacts management.

Core Features & Use Cases

  • Gmail Management: Search emails, send messages, create drafts, and reply to threads.
  • Calendar Operations: List events, create new events, and update existing ones with specific details.
  • Drive and Contacts: Search for files in Google Drive and list contacts.
  • Sheets and Docs: Retrieve data from Google Sheets and export Google Docs.
  • Use Case: Quickly send a follow-up email to a client after a meeting or schedule a new event in your calendar directly from your terminal.

Quick Start

Use the gog skill to search your Gmail inbox for emails from '[email protected]' 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 applications from the command line?

You can manage Google Workspace from the command line using a CLI tool to interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It enables programmatic interaction for email searching, event scheduling, and file searching directly from your terminal.

Can I search Gmail and send emails via a CLI tool?

Yes, you can search Gmail and send emails via a CLI tool. This Skill allows you to search emails, send messages, create drafts, and reply to threads programmatically without needing the standard web interface.

Do I need OAuth setup to use Google Calendar CLI operations?

Yes, OAuth setup is required to use Google Calendar CLI operations. You must configure OAuth credentials to authorize the CLI tool, enabling it to list events, create new events, and update existing calendar entries securely.

What is the best way to extract data from Google Sheets and export Google Docs programmatically?

The best way to extract data from Google Sheets and export Google Docs programmatically is using a dedicated CLI tool. It provides direct commands to retrieve spreadsheet data and export document content, streamlining data extraction workflows without manual downloads.

Does this Google Workspace CLI require a specific bin to operate?

Yes, this Google Workspace CLI requires a specific bin named `gog` to operate. You must ensure this specific executable is installed and accessible in your environment to run commands for Gmail, Drive, and other Workspace apps.