gog

Automate Google Workspace administration via CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill gog-zhangziliang04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/zhangziliang04/moltbot_deepseek/tree/main/skills/gog
Command: npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill gog-zhangziliang04

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Managing Google Workspace from the command line can be tedious and error-prone. gog provides a CLI interface to orchestrate common admin and user tasks, enabling repeatable automation and faster workflows.

## Core Features & Use Cases

  • Gmail search and message operations
  • Calendar event management
  • Drive file operations
  • Docs/Sheets/Contacts basic management
  • OAuth onboarding and setup

### Quick Start Install gog, complete OAuth setup, and begin managing Gmail, Calendar, Drive, and Docs from the command line.

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

You can automate Google Workspace administration by installing the gog CLI and completing OAuth setup to script Gmail, Calendar, Drive, Contacts, Sheets, and Docs operations. This enables repeatable workflows for routine tasks.

Can I search Gmail and manage Calendar events using a CLI?

Yes, you can search Gmail and manage Calendar events using a CLI by authenticating with OAuth credentials. The gog CLI supports scripted message searches and calendar event operations directly from the terminal.

Do I need OAuth credentials to manage Google Drive files via CLI?

Yes, OAuth credentials are required to manage Google Drive files via CLI. The gog CLI requires OAuth onboarding and setup to authenticate before performing scripted Drive file operations.

What is the best way to script cross-app document workflows across Google Workspace?

The best way to script cross-app document workflows across Google Workspace is using a CLI that supports orchestrated operations across Docs, Sheets, and Drive. The gog CLI enables developers to automate these workflows.

Does gog support basic management for Google Contacts and Sheets?

Yes, gog supports basic management for Google Contacts and Sheets. The CLI provides commands to list and perform cross-app operations across these services alongside Gmail, Calendar, and Drive.

What are the limitations of using a CLI for Google Workspace automation?

Using a CLI for Google Workspace automation requires initial OAuth setup and CLI installation. It is designed for routine scripted tasks like email search and file operations, so complex interactive editing may be limited.