gog

Manage Google Workspace services from a single CLI.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill gog-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/gog
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill gog-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gmail, Calendar, Drive, and other Google Workspace tasks are scattered across multiple web apps, leading to context switching and manual repetitive work.

Core Features & Use Cases

  • Unified CLI to search Gmail, create calendar events, manage Drive files, and interact with Contacts, Sheets, and Docs from a single interface.
  • Automate common workflows such as batch email searches, event creation, and document operations across Workspace apps.
  • Use Case: A team onboarding new hires by provisioning calendars, sharing drives, and creating starter docs all via scripted commands.

Quick Start

Install gog, authenticate with your Google account, and run a simple command to manage Gmail or Calendar.

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

You can manage Google Workspace services from a single CLI to search Gmail, create calendar events, and handle Drive files. Gog provides a unified interface to automate these tasks without switching between web apps.

Can I automate batch email searches and document creation across Google Workspace apps?

Yes, automating common workflows like batch email searches, event creation, and document operations is supported. You can script repetitive tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Do I need OAuth credentials to access Google Workspace services via CLI?

Yes, proper OAuth credentials are required to access Google Workspace services. You must authenticate with your Google account after installing the CLI to authorize operations across your apps.

What is the best way to script Google Drive file operations and Contacts management?

Using a unified CLI allows you to script Google Drive file operations and Contacts management from a single interface. This approach eliminates manual context switching and enables batch processing across apps.

Does this CLI approach support extending functionality for custom Google Workspace automation?

Yes, the CLI supports optional component directories for extensibility alongside frontmatter-defined metadata. This allows you to tailor the automation logic for specific Google Workspace workflows.

Why should I use a command line interface instead of web apps for Google Workspace tasks?

Using a CLI prevents the context switching and manual repetitive work caused by scattered web apps. It enables automated, scripted management of Google Workspace tasks like onboarding new hires with shared drives and starter docs.