gog

Interact with Google Workspace services via a command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with Google Workspace services, streamlining tasks related to email, calendar, drive, and more without needing to open a web browser.

Core Features & Use Cases

  • Gmail Management: Search, send, draft, and reply to emails efficiently.
  • Calendar Operations: List, create, and update calendar events across your Google Calendars.
  • Drive & Docs: Search for files on Google Drive and export or view Google Docs content.
  • Contacts & Sheets: Manage contacts and interact with Google Sheets for data manipulation.
  • Use Case: Quickly send a follow-up email to a client after a meeting, or add a new event to your calendar directly from your terminal.

Quick Start

Use the gog skill to search your Gmail for emails received in the last 7 days, showing 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 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 programmatically interact with Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It enables email management, event scheduling, and file searching directly without a web browser.

Can I search and send emails in Gmail using a terminal CLI?

Yes, you can search, send, draft, and reply to emails in Gmail using a terminal CLI. It provides programmatic interaction with your inbox to efficiently handle email management tasks directly from your command line.

Do I need OAuth setup to interact with Google Drive and Calendar via CLI?

Yes, OAuth setup is required to interact with Google Drive and Calendar via CLI. You must configure specific service authorizations for the command-line interface to operate and access your Google Workspace data programmatically.

What is the best way to automate adding events to Google Calendar from a terminal?

Automating Google Calendar operations from a terminal is best done using a Google Workspace CLI. It allows you to list, create, and update calendar events programmatically, streamlining scheduling tasks without opening a browser interface.

Can I use a CLI to search for files on Google Drive and export Google Docs content?

Yes, you can use a CLI to search for files on Google Drive and export or view Google Docs content. It enables programmatic file searching and data manipulation, allowing direct document interaction from your command line.

Are there limitations when manipulating Google Sheets and Contacts through a command-line interface?

The main limitation when manipulating Google Sheets and Contacts through a command-line interface is the strict dependency on OAuth setup and specific service authorizations. Programmatic interaction requires proper authentication configuration to access these Google Workspace services.