gog

Manage Gmail, Calendar, Drive, and Docs via a command-line interface.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/sky770825/openclaw-console-hub --skill gog-sky770825
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/sky770825/openclaw-console-hub/tree/main/openclaw-main/skills/gog
Command: npx skills add https://github.com/sky770825/openclaw-console-hub --skill gog-sky770825

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 that would otherwise require manual navigation through web interfaces.

Core Features & Use Cases

  • Email Management: Search, send, draft, and reply to emails efficiently.
  • Calendar Operations: List events, create new appointments, and manage event details.
  • Drive File Handling: Search for files within your Google Drive.
  • Document Interaction: Export and view Google Docs content.
  • Use Case: Quickly search your Gmail for emails from a specific sender, create a calendar event for a meeting, and find a relevant document in your Drive, all from your terminal.

Quick Start

Use gog to search your Gmail for emails received in the last 7 days, showing a maximum of 10 results.

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

You can manage Google Workspace services from the command line by using a CLI tool to automate email sending, search Drive files, and create calendar events directly from your terminal.

Can I send and draft emails in Gmail via a CLI without opening the web interface?

Yes, you can send, draft, and reply to emails in Gmail via a CLI, enabling automated email management and efficient searching without navigating the web interface.

What do I need to set up before using a Google Workspace CLI for automation?

You need to complete OAuth setup and enable specific Google Workspace service APIs for your user account before using the CLI to ensure authorized access to your data.

How do I search for files and export Google Docs content using a terminal?

You can search for files within your Google Drive and export or view Google Docs content directly by executing specific CLI commands mapped to those document operations.

Does the Google Workspace CLI support creating and managing Calendar events?

Yes, the Google Workspace CLI supports calendar operations, allowing you to list events, create new appointments, and manage event details programmatically from the terminal.