gog

Automate Google Workspace tasks from the command line with OAuth-based credentials.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill gog-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/.skills/gog
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill gog-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gog enables admins and developers to automate routine Google Workspace tasks from the CLI, reducing context switching and manual UI work.

Core Features & Use Cases

  • Gmail search, sending, drafts, and replies from scripts.
  • Calendar, Drive, Contacts, Sheets, and Docs management to query, create, export, and automate workflows.
  • Use Case: Automate daily reporting, reminders, and data synchronization across Google Workspace from terminal scripts.

Quick Start

Authenticate once and begin automating routine workspace tasks with gog using a simple command.

Frequently Asked Questions about gog

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

FAQPage Schema
How do I automate Google Workspace tasks from the command line?

You can automate Google Workspace tasks from the command line by using a CLI tool that applies OAuth-based credentials to script workflows. This enables automated search, send, create, and export actions across Gmail, Calendar, and Drive.

What is CLI automation for Gmail and Google Calendar?

CLI automation for Gmail and Google Calendar is the process of running scripted commands to manage emails and events. It allows developers to perform searches, send drafts, and create calendar entries without manual UI interaction.

Can I manage Google Sheets and Docs using a command line interface?

Yes, you can manage Google Sheets and Docs using a command line interface. The CLI supports querying, creating, and exporting documents, allowing developers to automate data synchronization and reporting workflows directly from terminal scripts.

Do I need OAuth credentials to script Google Workspace workflows?

Yes, you need OAuth credentials to script Google Workspace workflows. The CLI requires OAuth-based authentication to securely authorize scripts and perform end-to-end automation tasks across your Google Workspace environment.

What is the best way to synchronize data across Google Workspace apps?

The best way to synchronize data across Google Workspace apps is using a CLI automation tool. It enables developers to build robust scripts that query and export data between Gmail, Sheets, Docs, and Contacts, reducing manual context switching.

Why use command line scripts instead of the Google Workspace UI for routine tasks?

You use command line scripts instead of the Google Workspace UI to reduce context switching and manual work for routine tasks. CLI automation allows admins to handle daily reporting, reminders, and data synchronization more efficiently.