gog

Automates Google Workspace admin tasks via unified CLI for Gmail, Calendar, Drive, Contacts, Sheets, Docs.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/abhiunix/community-registry --skill gog-abhiunix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/abhiunix/community-registry/tree/main/skills/integration/gog
Command: npx skills add https://github.com/abhiunix/community-registry --skill gog-abhiunix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates routine Google Workspace administration and scripting tasks from a unified CLI, reducing context switching and manual clicks.

Core Features & Use Cases

  • Gmail: manage messages and templates from scripts.
  • Calendar: create and query events across calendars.
  • Drive/Docs/Sheets: access and manipulate files programmatically.
  • Use Case: automate onboarding workflows, periodic data collection, and reporting.

Quick Start

Authenticate with gog and begin issuing Gmail, Calendar, and Drive commands from your terminal.

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 administration tasks from the CLI?

You can automate Google Workspace administration from the CLI by issuing per-service commands for Gmail, Calendar, Drive, Contacts, Sheets, and Docs, which helps developers reduce manual clicks and context switching.

What routine Google Workspace tasks can I automate with a single CLI tool?

You can automate routine Google Workspace tasks such as managing Gmail messages, creating Calendar events, and accessing Drive files programmatically, which is ideal for orchestrating onboarding workflows and periodic data collection.

Do I need OAuth setup to manage Gmail and Calendar from the command line?

Yes, OAuth setup is required to authenticate and manage Gmail, Calendar, and Drive from the command line, utilizing safe defaults to guide your configuration and usage across the Workspace services.

Can I use a unified CLI to script Google Drive and Google Sheets file manipulation?

Yes, you can use a unified CLI to script Google Drive and Google Sheets file manipulation, allowing developers and IT teams to programmatically access and manipulate files for reporting and data retrieval.

What is the best way to orchestrate workflows across Gmail, Calendar, and Docs?

The best way to orchestrate workflows across Gmail, Calendar, and Docs is using a unified CLI that provides per-service commands, allowing you to automate routine administration and data retrieval from a single terminal interface.

Are there limitations when automating Google Workspace contacts and docs via CLI?

While you can automate Contacts and Docs retrieval via CLI, users must handle OAuth authentication setup and adhere to per-service safe defaults, which may require manual configuration for complex workflow orchestration.