gog

Manage Google Workspace services like Gmail, Calendar, and Drive via command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies and automates interactions with Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line.

Core Features & Use Cases

  • Email Management: Search, send, draft, and reply to emails efficiently.
  • Calendar Operations: List and create events, manage event colors.
  • Drive and Contacts: Search for files in Drive and list contacts.
  • Sheets and Docs: Get, update, append, clear, and export data from Sheets and Docs.
  • Use Case: Quickly send a follow-up email with a specific subject and body to a list of recipients, or extract data from a Google Sheet into a JSON format for further processing.

Quick Start

Use gog to search your Gmail inbox for emails received in the last 7 days.

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 from the command line by using a CLI tool to search emails, create calendar events, and export documents. It provides a terminal interface for Gmail, Drive, Contacts, Sheets, and Docs.

Can I automate sending emails and managing Google Sheets via CLI?

Yes, you can automate sending emails and managing Google Sheets via CLI. The tool enables automated tasks such as searching emails, sending messages, and appending or clearing data in Sheets.

Do I need OAuth authentication to use a Google Workspace CLI?

Yes, you need OAuth authentication to use a Google Workspace CLI. The tool requires OAuth credentials to securely access and manage your Gmail, Calendar, Drive, Contacts, Sheets, and Docs data.

What is the best way to export data from Google Docs and Sheets for processing?

The best way to export data from Google Docs and Sheets is using a CLI tool that extracts and exports document content. You can export files into formats like JSON for further automated processing.