gog

Manage Google Workspace apps via a command-line interface.

93|20|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill gog-seedprod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/seedprod/openclaw-prompts-and-skills/tree/main/.claude/skills/gog
Command: npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill gog-seedprod

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 applications, streamlining tasks like managing emails, calendars, and files without needing to open a web browser.

Core Features & Use Cases

  • Email Management: Search, send, and manage Gmail messages and drafts.
  • Calendar Operations: List and create events in Google Calendar.
  • Drive File Handling: Search for files in Google Drive.
  • Contact Management: List contacts.
  • Sheets & Docs Integration: Read, update, append, and export data from Google Sheets and Docs.

Quick Start

Use the gog skill to search your Gmail inbox for emails from 'example.com' 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 emails and calendars from the command line?

A Google Workspace CLI requires OAuth setup and specific service authorizations to operate, ensuring secure programmatic access to manage your Gmail, Calendar, Drive, Sheets, and Docs data.

Can I read and update Google Sheets data via a CLI?

Yes, the CLI supports programmatic searching for files in Google Drive and listing contacts, allowing you to locate documents and retrieve contact information directly from your terminal.

Do I need OAuth to control Google Workspace applications programmatically?

Yes, you can export data from Google Docs via a CLI, allowing you to programmatically read and extract document content directly from the command line without manual downloading.

What is the best way to search Gmail inbox programmatically without a browser?

Using a command-line interface for Google Workspace streamlines tasks like managing emails, scheduling calendar events, and searching Drive files without needing to open a web browser interface.