gog

Manage Google Workspace services through a unified command-line interface.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill gog-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/skills/gog
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill gog-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gog.

What problem does it solve?

This skill eliminates the friction of switching between browser tabs to manage Google Workspace, providing a centralized command-line interface for Gmail, Calendar, Drive, and more.

Core Features & Use Cases

  • Multi-Service Integration: Manage emails, calendar events, drive files, and spreadsheet data from a single terminal.
  • Scriptable Automation: Perform bulk operations like searching emails, updating sheet rows, or exporting documents via CLI flags.
  • Use Case: Quickly search for specific emails from a vendor, extract data from a shared spreadsheet, and update a calendar event without ever leaving your terminal environment.

Quick Start

Use the gog skill to search for all emails from a specific sender in your inbox and display the 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 using a unified CLI that interacts with Gmail, Calendar, Drive, and Sheets through authenticated API calls. It allows you to perform automated email management and calendar scheduling directly from your terminal.

What do I need to automate Google Workspace operations via CLI?

To automate Google Workspace operations via CLI, you need valid OAuth credentials and the gog binary installed. These prerequisites allow the command-line interface to execute authenticated API calls for service-specific tasks across your Google Workspace environment.

Can I search emails and update spreadsheet data without leaving the terminal?

Yes, you can search emails from specific senders and update spreadsheet rows without leaving the terminal. The CLI supports scriptable automation with flags for bulk operations like extracting shared spreadsheet data, managing drive files, and updating calendar events.

What is the best way to script bulk operations for Google Workspace files?

The best way to script bulk operations for Google Workspace files is using a CLI designed for multi-service integration. It enables scriptable automation to search emails, update sheet rows, or export documents via command-line flags for streamlined productivity.

Does this CLI approach eliminate switching between browser tabs for Google Workspace?

Yes, this CLI approach eliminates the friction of switching between browser tabs to manage Google Workspace. It provides a centralized command-line interface for Gmail, Calendar, Drive, and Sheets, allowing you to handle multiple services in one terminal environment.