gog

Manage Google Workspace apps via a command-line interface.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/brianwan19801015/labopenclaw --skill gog-brianwan19801015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/brianwan19801015/labopenclaw/tree/main/skills/gog
Command: npx skills add https://github.com/brianwan19801015/labopenclaw --skill gog-brianwan19801015

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface for interacting with Google Workspace applications, streamlining tasks related to email, calendar, drive, contacts, sheets, and docs.

Core Features & Use Cases

  • Email Management: Search, send, and manage emails via Gmail.
  • Calendar Operations: View and manage calendar events.
  • Drive File Handling: Search and retrieve files from Google Drive.
  • Contact Management: List and manage contacts.
  • Sheets Data Manipulation: Get, update, append, and clear data in Google Sheets.
  • Docs Export: Export Google Docs content to various formats.

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 applications like Gmail and Calendar from the command line?

You can manage Google Workspace from the command line by using a CLI to programmatically interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs for tasks like email searching and event management. It requires OAuth setup and specific service authorizations.

What do I need to set up before using a Google Workspace CLI for email and file operations?

Before using a Google Workspace CLI, you need to complete OAuth setup and grant specific service authorizations for operation. This enables programmatic interaction with Gmail, Drive, Sheets, and Docs.

Can I search and send emails programmatically using Google Workspace command line tools?

Yes, you can search and send emails programmatically using Google Workspace command line tools. This CLI enables email management via Gmail, allowing you to search, send, and manage emails directly.

How do I manipulate spreadsheet data in Google Sheets via a CLI?

You manipulate spreadsheet data in Google Sheets via a CLI by using commands to get, update, append, and clear data. This enables programmatic interaction with Google Sheets for data manipulation tasks.

Is it possible to export Google Docs content to different formats using a command line interface?

Yes, it is possible to export Google Docs content to different formats using a command line interface. The CLI includes Docs export functionality to export content into various formats.