gog

Manage Google Workspace tasks via a unified command-line interface.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill gog-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/skills/gog
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill gog-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes Google Workspace operations from a single CLI, eliminating manual, repetitive tasks across Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Core Features & Use Cases

  • Gmail: search, send, drafts, and replies
  • Calendar: list events and create or update events
  • Drive/Docs/Sheets: read, create, update, and organize files
  • Authentication: OAuth setup and per-service scopes to control access
  • Use Case: Automate onboarding by provisioning email invites and calendar events in batch

Quick Start

Authorize gog with your Google credentials and run a simple command such as gog gmail search 'in:inbox'.

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?

The CLI enforces OAuth-based authentication with per-service scopes to control access, requiring you to authorize your Google credentials before running commands like gog gmail search.

Can I automate user onboarding by provisioning Gmail invites and Calendar events in batch?

The CLI supports Gmail search, send, drafts, and replies, alongside Calendar event list, create, and update operations for batch automation.

What is the best way to script batch operations across Google Drive, Docs, and Sheets?

This centralizes Google Workspace operations, allowing developers and IT teams to automate file organization and document updates without manual intervention.

Does this CLI tool work with Gmail drafts and replies?

It centralizes these email operations alongside Calendar and Drive management, providing a single interface for all Google Workspace services.

Why do I need OAuth setup to control Google Workspace services from the terminal?

This ensures that scripted workflows and batch operations for Gmail, Calendar, Drive, Contacts, Sheets, and Docs operate within authorized permission boundaries.