gog

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

26|9|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Zerone-Agent/agent-use-skills --skill gog-zerone-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/Zerone-Agent/agent-use-skills/tree/main/awesome-skills/skills/gog
Command: npx skills add https://github.com/Zerone-Agent/agent-use-skills --skill gog-zerone-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies and automates interactions with various Google Workspace applications directly from the command line, reducing the need for manual navigation through web interfaces.

Core Features & Use Cases

  • Email Management: Search, send, and manage emails across Gmail.
  • Calendar Operations: View and manage events in Google Calendar.
  • Drive File Handling: Search for and retrieve files from Google Drive.
  • Contact Management: List and manage contacts.
  • Spreadsheet Manipulation: Get, update, append, and clear data in Google Sheets.
  • Document Export: Export Google Docs content to various formats.
  • Use Case: Automatically extract data from a specific tab in a Google Sheet, process it, and then append the results to another sheet.

Quick Start

Use the gog skill to search for emails in your Gmail account that are newer than 7 days and display a maximum of 10 results.

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 emails and calendar events from the command line?

You can manage Google Workspace emails and calendar events from the command line using a unified CLI tool to search, send, and organize Gmail messages alongside viewing and managing Google Calendar events programmatically.

Do I need OAuth setup to access Google Sheets and Drive files via CLI?

Yes, OAuth setup and specific service authorizations are required to securely access Google Sheets and Drive files via CLI, ensuring programmatic retrieval, update, and export operations are authenticated.

What's the best way to extract data from a Google Sheet and append it to another?

The best way to extract data from a Google Sheet and append it to another is using a CLI tool that supports spreadsheet manipulation, allowing you to get, update, append, and clear data across different tabs programmatically.

Can I export Google Docs content to different formats without using the web interface?

Yes, you can export Google Docs content to various formats without the web interface by utilizing a command-line interface designed for programmatic document export and file retrieval.

Does this CLI approach support managing Google Contacts alongside other Workspace apps?

Yes, this CLI approach supports managing Google Contacts alongside other Workspace apps, enabling you to list and manage contacts programmatically within the same unified tool used for Gmail and Drive.

Why use a command-line tool for Google Workspace instead of the standard web interfaces?

Using a command-line tool for Google Workspace instead of standard web interfaces simplifies and automates interactions across services like Gmail, Calendar, and Sheets, reducing manual navigation for bulk programmatic tasks.