gog

Automates Google Workspace management tasks via CLI and Google APIs.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill gog-jansenanalytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/gog
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill gog-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates routine Google Workspace management from the CLI, enabling faster, scriptable workflows across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Core Features & Use Cases

  • Gmail actions: search, send, drafts, replies, and label management from the command line.
  • Calendar: list, create, update events to plan schedules without opening a browser.
  • Drive/Docs/Sheets/Contacts: retrieve and update metadata, export content, and manage contacts directly from scripts.
  • Use Case: Rapidly automate onboarding workflows by provisioning user accounts, distributing calendars, and sharing drive folders with teams.

Quick Start

Authenticate with gog using your Google client secret and run a simple command like gog gmail search 'from:[email protected]' to verify setup.

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 CLI?

You can automate Google Workspace tasks from the CLI by running scriptable commands for Gmail, Calendar, Drive, Contacts, Sheets, and Docs, enabling rapid task execution for searches, creations, updates, and exports without manual UI interactions.

What do I need to authenticate CLI automation for Gmail and Google Calendar?

To authenticate CLI automation for Gmail and Google Calendar, you need a Google client secret to satisfy OAuth-based authentication requirements before executing commands.

Can I manage Google Drive files and Contacts using command line scripts?

Yes, you can manage Google Drive files and Contacts using command line scripts. The automation supports retrieving and updating metadata, exporting content, and organizing contacts directly from your CLI workflows.

Does this Google Workspace automation support team onboarding workflows?

Yes, this Google Workspace automation supports team onboarding workflows. You can rapidly automate onboarding by provisioning user accounts, distributing calendars, and sharing Drive folders with teams entirely from the command line.