gogcli

Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line.

278|26|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ninehills/skills --skill gogcli-ninehills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gogcli
Source: https://github.com/ninehills/skills/tree/main/skills/gogcli
Command: npx skills add https://github.com/ninehills/skills --skill gogcli-ninehills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Google Workspace tasks from the command line is tedious when juggling Gmail, Calendar, Drive, Contacts, Sheets, and Docs across multiple interfaces. gogcli provides a single CLI to streamline these operations, reducing context switching and manual setup.

Core Features & Use Cases

  • Gmail: search, send, and batch modify messages from scripts.
  • Calendar: create and list events, manage calendars, and automate scheduling.
  • Drive/Sheets/Docs: search and retrieve files, pull data, and export documents for automation.
  • Use Case: automate routine admin tasks like weekly Gmail summaries, calendar event generation, and data exports to spreadsheets.

Quick Start

Authenticate with Google and run a basic command to list Gmail messages.

Frequently Asked Questions about gogcli

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

FAQPage Schema
How do I manage Google Workspace tasks from the command line?

To manage Google Workspace tasks from the command line, use a CLI tool that centralizes Gmail, Calendar, Drive, Contacts, Sheets, and Docs operations, requiring OAuth setup and valid credentials to automate routine admin tasks.

Can I automate Gmail searches and batch modify messages via scripting?

Yes, you can automate Gmail searches and batch modify messages via scripting by executing CLI commands that search, send, and apply batch modifications to messages directly from your automation scripts.

Do I need OAuth credentials to use a Google Workspace CLI for automation?

Yes, you need valid OAuth credentials to use a Google Workspace CLI for automation, as the authentication setup is required to securely interact with your Gmail, Calendar, and Drive data.

What's the best way to export Google Sheets and Docs data for automation?

The best way to export Google Sheets and Docs data for automation is using a CLI that searches and retrieves files, pulls data, and exports documents directly into your scripting workflows.

Can I automate Google Calendar event generation and scheduling from the terminal?

Yes, you can automate Google Calendar event generation and scheduling from the terminal by running CLI commands to create and list events, manage calendars, and automate scheduling within your scripts.