gog

Manage Google Workspace services like Gmail, Calendar, and Drive via command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Google Workspace applications, allowing users to manage emails, calendars, drives, contacts, sheets, and docs directly from the command line.

Core Features & Use Cases

  • Email Management: Search, send, reply to, and manage Gmail messages and drafts.
  • Calendar Operations: List, create, and update calendar events across different calendars.
  • Drive & Docs: Search for files on Google Drive and export Google Docs.
  • Contacts & Sheets: List contacts and read/update data in Google Sheets.

Quick Start

Use gog to search your Gmail inbox 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 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 retrieval, event scheduling, and file management across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Can I automate Gmail email searches and sending replies via a CLI?

Yes, you can automate Gmail email management via CLI to search messages, send replies, and manage drafts directly from your terminal without the web interface.

Do I need OAuth authentication to access Google Drive and Sheets via CLI?

Yes, OAuth authentication and specific service enablement are required to operate the CLI and access Google Drive, Sheets, and Docs data within Google's ecosystem.

What's the best way to automate Google Calendar event creation without manual web interaction?

Automating Google Calendar event creation is best handled by a CLI that directly lists, creates, and updates calendar events across different calendars using command-line execution.

Can I use a CLI to search for files on Google Drive and export Google Docs?

Yes, a CLI can search for files on Google Drive and export Google Docs content, facilitating automated file management and document retrieval.

How do I read and update data in Google Sheets using command line automation?

You can read and update data in Google Sheets by executing CLI commands that interface directly with your spreadsheets for automated data manipulation.