gog

Manage Google Workspace services via a command-line interface with OAuth authentication.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ybsa/sovereign-kernel --skill gog-ybsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog
Source: https://github.com/ybsa/sovereign-kernel/tree/main/crates/sk-tools/skills/gog
Command: npx skills add https://github.com/ybsa/sovereign-kernel --skill gog-ybsa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Google Workspace applications like Gmail, Calendar, Drive, Contacts, Sheets, and Docs directly from the command line, eliminating the need to navigate multiple web interfaces for common tasks.

Core Features & Use Cases

  • Gmail Management: Search emails, send messages, create drafts, and reply to threads.
  • Calendar Operations: List events, create new appointments, and update existing ones with specific colors.
  • Drive & Docs Integration: Search for files on Google Drive and export or view Google Docs content.
  • Contacts & Sheets: Manage contacts and perform read/write operations on Google Sheets.
  • Use Case: Automatically send a daily summary email of new calendar events to a specific recipient.

Quick Start

Use the gog skill to search for emails in your inbox from '[email protected]' newer than 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 directly from the command line by using this CLI tool to search emails, send messages, schedule events, and manipulate files without navigating web interfaces.

Can I search and send Gmail messages without opening a web browser?

Yes, you can search and send Gmail messages without a browser by using command-line instructions to find specific emails, send messages, create drafts, and reply to threads directly.

Do I need OAuth authentication to automate Google Drive and Sheets operations?

Yes, OAuth authentication is required to automate Google Drive and Sheets operations, ensuring secure access when you search for files, export Docs content, and read or write data.

How do I schedule Google Calendar events and update existing appointments via CLI?

You can schedule Google Calendar events and update appointments via CLI by executing specific commands to list events, create new appointments, and apply specific colors to them.

Does the Google Workspace CLI support JSON output for scripting automation?

Yes, the Google Workspace CLI supports JSON output for scripting automation, allowing you to capture structured data from Gmail, Calendar, and Drive operations for automated processing.