gog

Manage Google Workspace services via command-line API operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gog, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of performing various Google Workspace operations such as Gmail, Calendar, Drive, Contacts, Sheets, and Docs tasks via the command line, making it easier for users to manage their Google Workspace accounts efficiently.

Core Features & Use Cases

  • Gmail Operations: Send, search, and manage emails directly from the command line.
  • Calendar Management: Create, update, and list events in your Google Calendar.
  • Drive Browsing: Search and manage files and folders in Google Drive.
  • Sheets Interactions: Access, update, and append data in Google Sheets.
  • Docs Export: Export Google Docs as different file formats.
  • Use Case: A user can quickly search for emails using a specific keyword or manage multiple events across multiple calendars without having to switch between interfaces.

Quick Start

Install gog and configure OAuth credentials to manage your Google Workspace tasks.

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 services like Gmail and Calendar from the command line?

You can manage Google Workspace services like Gmail and Calendar from the command line by using a CLI tool that interfaces with the Google Workspace API. This allows you to perform batch processing and automate administrative tasks without switching between web interfaces.

Can I search and send emails in Gmail via a command-line interface?

Yes, you can search and send emails in Gmail via a command-line interface. The tool enables you to execute Gmail operations directly from your terminal, streamlining email management and batch processing workflows.

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

Yes, you need to configure OAuth credentials to use a CLI for Google Workspace automation. Setting up these credentials is a prerequisite for securely accessing your Google Workspace account and interacting with its API.

What's the best way to batch process Google Sheets and Docs without a graphical interface?

The best way to batch process Google Sheets and Docs without a graphical interface is using a command-line tool that supports Google Workspace API interactions. You can access, update, append data in Sheets, and export Docs to different file formats directly from your terminal.

Can I manage Google Drive files and folders using terminal commands?

Yes, you can manage Google Drive files and folders using terminal commands. The CLI tool allows you to browse, search, and manage your Drive contents programmatically, which is ideal for automation and productivity workflows.