gog

Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs via a unified CLI.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill gog-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/liutao96/skill/tree/main/gog
Command: npx skills add https://github.com/liutao96/skill --skill gog-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Google Workspace apps like Gmail, Calendar, Drive, Contacts, Sheets, and Docs often requires switching between multiple interfaces. This Skill unifies those tools behind a single CLI, reducing context switching and accelerating common workflows.

Core Features & Use Cases

  • Gmail: search, compose, send, drafts, and replies from the terminal.
  • Calendar: list and create events across calendars, with optional color tagging.
  • Drive & Docs: search files and export content to various formats for archival or sharing.
  • Sheets: read and update sheet data programmatically, enabling lightweight automation.
  • Admin automation: script repetitive workflows to save time across teams and projects.

Quick Start

Install gog, authorize with OAuth, and run a simple Gmail search 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 manage Google Workspace apps like Gmail and Calendar from a single CLI?

You can manage Google Workspace apps from a single CLI by authorizing with OAuth credentials to execute service-specific commands for Gmail, Calendar, Drive, Contacts, Sheets, and Docs automation.

Can I automate Google Sheets and Docs workflows programmatically?

Yes, you can automate Google Sheets and Docs workflows programmatically by running CLI commands to read, update sheet data, and export files to various formats for sharing or archival.

Do I need OAuth credentials to use a command line interface for Google Workspace?

Yes, you need OAuth credentials and service authorization to use a command line interface for Google Workspace, ensuring secure scriptable access across admin and power-user scenarios.

What is the best way to script repetitive Gmail and Drive workflows?

The best way to script repetitive Gmail and Drive workflows is using a unified CLI with service-specific commands and flags, reducing context switching and accelerating common admin tasks.

Does unified CLI automation work for creating Calendar events and tagging colors?

Yes, unified CLI automation works for creating Calendar events and tagging colors by executing service-specific flags, allowing rapid event management across multiple calendars from the terminal.