gog

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

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/darblex/price-compare-israel --skill gog-darblex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/darblex/price-compare-israel/tree/main/workspace/skills/gog
Command: npx skills add https://github.com/darblex/price-compare-israel --skill gog-darblex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to interact with various Google Workspace services, streamlining common tasks for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Core Features & Use Cases

  • Email Management: Search and send emails directly from the command line.
  • Calendar Operations: View and manage calendar events.
  • File Management: Search for files in Google Drive.
  • Contact Management: List contacts.
  • Spreadsheet Manipulation: Get, update, append, and clear data in Google Sheets.
  • Document Handling: Export and view Google Docs.

Quick Start

Use gog to search for emails in your inbox that are newer than 7 days and display the latest 10.

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 from the command line?

You can interact with Google Workspace services like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line to search emails, manage events, and manipulate files.

Can I search and send Gmail messages using a terminal CLI?

Yes, you can search for emails in your inbox and send messages directly through the terminal CLI, streamlining email management tasks without needing a web interface.

Do I need OAuth setup to access Google Sheets and Docs via CLI?

Yes, OAuth setup and specific service authorizations are required to access Google Sheets and Docs via CLI, ensuring secure operations like getting, updating, appending, clearing data, and exporting documents.

What's the best way to automate Google Drive file searches and Calendar event management?

Using a Google Workspace CLI is an efficient way to automate Google Drive file searches and Calendar event management, providing commands to search files and manage events seamlessly.

What are the limitations of using a CLI for Google Workspace automation?

Limitations include the strict requirement for OAuth setup and specific service authorizations for each Google Workspace service, meaning operations will fail if authentication is not correctly configured.