Google (gogcli)

Automate Google service tasks via the gog CLI for Gmail, Calendar, and Drive.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/iletai/AI-Agent-Assistant --skill google-gogcli-iletai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Google (gogcli)
Source: https://github.com/iletai/AI-Agent-Assistant/tree/main/skills/gogcli
Command: npx skills add https://github.com/iletai/AI-Agent-Assistant --skill google-gogcli-iletai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google services are often scattered across multiple tools; gogcli provides a unified CLI to manage Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, Forms, and more from a terminal.

Core Features & Use Cases

  • Manage emails, calendars, files, and contacts from the command line.
  • Automate common Google workflows (send emails, create events, upload files, sync contacts).
  • Use case: quickly compose and send meeting invites or fetch recent emails without leaving the terminal.

Quick Start

Install gogcli, configure OAuth credentials, authenticate, and start issuing gog commands to manage Gmail, Calendar, and Drive.

Frequently Asked Questions about Google (gogcli)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Gmail, Calendar, and Drive from the command line?

You can manage Gmail, Calendar, and Drive from the command line by using a unified CLI tool to send emails, create events, and handle files. It requires installing the CLI, configuring OAuth credentials, and authenticating your account.

Can I automate Google workflows for sending emails and creating events without leaving the terminal?

Yes, you can automate Google workflows for sending emails and creating events directly from the terminal. The CLI supports non-interaction flags and plain or JSON output, enabling seamless script integration for personal or organizational accounts.

What do I need to set up before using the command line to interact with Google services?

Before interacting with Google services via the command line, you need to install the gog CLI tool, configure OAuth credentials, and complete user authentication. This setup grants terminal access to Gmail, Drive, and other applications.

Does the Google CLI support non-interactive operation for automated scripts?

Yes, the Google CLI supports non-interactive operation for automated scripts. It provides specific flags that allow automated execution of tasks like reading emails, managing events, and handling files across personal or organizational accounts.

What is the best way to read recent emails and sync contacts across organizational accounts in a terminal?

The best way to read recent emails and sync contacts across organizational accounts in a terminal is using a unified Google CLI. It fetches emails and handles file synchronization while supporting JSON output for programmatic processing.