gog

Automate Google Workspace tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs via CLI.

54|18|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/open-fox/agents --skill gog-open-fox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/open-fox/agents/tree/main/skills/gog
Command: npx skills add https://github.com/open-fox/agents --skill gog-open-fox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gog provides a unified command-line interface to manage Google Workspace services (Gmail, Calendar, Drive, Contacts, Sheets, and Docs), eliminating context switching and enabling automation across teams.

Core Features & Use Cases

  • Unified CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs to perform common admin and user tasks.
  • OAuth-based authentication and scoped permissions to securely access Workspace data.
  • Scripted workflows: run repeatable operations such as listing messages, creating events, or exporting documents across services.

Quick Start

Authenticate with gog using OAuth and run a sample command to verify access, such as gog gmail search 'newer_than:7d'.

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

You can manage Google Workspace services from the command line using a unified CLI that automates cross-service tasks for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It eliminates context switching by enabling scripted control from a single interface.

How does OAuth authentication work for Google Workspace CLI automation?

OAuth authentication for Google Workspace CLI automation works by requiring scoped permissions to securely access Workspace data. You authenticate with your CLI tool using OAuth to satisfy security requirements before executing per-service commands.

Can I automate scripted workflows across Gmail, Calendar, and Drive?

You can automate scripted workflows across Gmail, Calendar, and Drive using a unified CLI. It supports repeatable operations such as listing messages, creating events, or exporting documents across services for teams and projects.

What is the best way to script cross-service Google Workspace task orchestration?

The best way to script cross-service Google Workspace task orchestration is using a CLI that provides per-service commands and scalable workflows. This approach satisfies authentication and service orchestration requirements from a single interface.

Do I need to set up scoped permissions to manage Google Workspace via CLI?

You need to set up OAuth-based scoped permissions to securely manage Google Workspace via CLI. This authentication step is required to access Workspace data and execute per-service commands across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.