gog

Execute Google Workspace operations via a unified command-line interface.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill gog-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/gog
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill gog-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to switch between multiple Google Workspace web interfaces by letting you manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line, reducing repetitive manual work and context switching.

Core Features & Use Cases

  • Unified Google Workspace access: Execute commands for email management, calendar scheduling, file searches, contact lookups, spreadsheet data operations, and document retrieval all from a single CLI tool.
  • OAuth-secured authentication: Supports granular permission setup for individual Google accounts to access only the services you need.
  • Use case: A user can quickly search for recent emails from a client, create a follow-up calendar event, and update a shared project sheet with action items without opening separate browser tabs for each Google app.

Quick Start

Use the gog skill to search your Gmail for all unread emails from your manager sent in the last 3 days and list the subject lines of the first 5 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?

A unified command-line interface allows you to execute operations across Gmail, Calendar, Drive, Contacts, Sheets, and Docs simultaneously, eliminating the need to switch between multiple Google Workspace web interfaces.

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

You need to configure OAuth authentication for your Google account and install the gog CLI binary to establish the granular permissions required to run supported Google Workspace commands.

Can I search unread Gmail emails and update a Google Sheet in the same workflow?

Yes, a unified Google Workspace CLI supports sequential task execution, allowing you to search recent emails for subject lines and then manipulate spreadsheet data in Sheets without opening separate browser applications.

What is the best way to automate repetitive Google Workspace tasks like email triage and file management?

Automating repetitive Google Workspace tasks like email triage, event scheduling, and file management is best handled by executing commands directly through a single command-line interface to reduce manual context switching.

Does command-line Google Workspace access require granular permission setup for each service?

Yes, OAuth-secured authentication supports granular permission setup for individual Google accounts, ensuring the command-line interface accesses only the specific Google Workspace services you need.