gog

Automate Google Workspace operations via a single CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The gog skill unit solves the problem of fragmented and manual workflows when dealing with Google Workspace services by providing a unified CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Core Features & Use Cases

  • Unified Access: Gain command-line access to various Google Workspace services with a single interface.
  • Automated Tasks: Execute common tasks such as sending emails, managing calendar events, and manipulating documents with simple commands.
  • Use Case: Streamline the process of email management and calendar event creation with gog, especially useful for individuals who frequently interact with multiple Google Workspace services.

Quick Start

To start using the gog skill, execute the following command to authenticate and add your Google account:

gog auth add [email protected] --services gmail,calendar,drive,contacts,docs,sheets

Frequently Asked Questions about gog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail and Google Workspace tasks from the command line?â–¼

You can automate Gmail and Google Workspace tasks from the command line by using a unified CLI to send emails, schedule calendar events, and manage files. This approach streamlines fragmented workflows into a single interface.

What is a unified CLI for Google Workspace and when do I need it?â–¼

A unified CLI for Google Workspace is a single command-line interface that controls Gmail, Calendar, Drive, Contacts, Sheets, and Docs. You need it to eliminate manual, fragmented workflows when frequently interacting with multiple Google services.

Do I need OAuth2 to manage Google Calendar and Drive via a CLI?â–¼

Yes, you need OAuth2 to manage Google Calendar and Drive via a CLI. OAuth2 handles access authentication for your Google Workspace account, allowing the CLI to securely execute commands across your specified services.

How do I authenticate my Google Workspace account for CLI automation?â–¼

To authenticate your Google Workspace account for CLI automation, execute an authentication command specifying your email and desired services like gmail, calendar, and drive. This adds your account and enables access for the CLI.

Can I manipulate Google Sheets and Docs using command line automation?â–¼

Yes, you can manipulate Google Sheets and Docs using command line automation. A unified Google Workspace CLI supports document manipulation and automated task execution alongside managing emails and files.