gog

Automate Google Workspace tasks via command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of manually browsing and performing repetitive Google Workspace actions across Gmail, Calendar, Drive, Sheets, and Docs by giving you a consistent command-line interface.

Core Features & Use Cases

  • Unified Google Workspace CLI: Manage Gmail search and sending, Calendar event search/create/update, Drive searching, Contacts listing, Sheets read/update/append/clear/metadata, and Docs export/cat through a single tool.
  • OAuth and token injection: Requires one-time Google OAuth login and uses encrypted runtime secrets while injecting only the required environment variables for authenticated CLI execution.
  • Operationally safe workflow: Supports JSON-friendly automation patterns and common guardrails like confirming before sending mail or creating events.

Quick Start

Install the gog skill and log in to Google OAuth, then ask an agent to use gog to search your Gmail and return matching messages.

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 tasks from the command line?

You can automate Google Workspace tasks from the command line by using a CLI tool to search, create, update, and export information across Gmail, Calendar, Drive, Contacts, Sheets, and Docs without manual UI work.

How does OAuth authentication work for Google Workspace CLI automation?

Google Workspace CLI automation requires a one-time Google OAuth login and uses encrypted runtime secrets, injecting only the required access-token environment variables for authenticated execution during runtime.

Can I read and update Google Sheets ranges without the web interface?

Yes, you can read, update, append, and clear Google Sheets ranges and metadata directly from the command line, enabling JSON-friendly automation patterns without needing the Google Sheets web interface.

Does the gog CLI support scheduling and modifying Google Calendar events?

The gog CLI supports scheduling and modifying Google Calendar events by allowing you to search, create, and update events operationally, including common guardrails like confirming actions before creating events.

What is needed to start automating Gmail search and sending via command line?

To start automating Gmail search and sending via command line, you need a valid gog CLI installation and one-time OAuth authentication to allow an agent to execute authenticated search and send operations.

Related Skills