gog

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Google Workspace tools such as Gmail, Calendar, Drive, Contacts, Sheets, and Docs, eliminating the need for complex manual processes.

Core Features & Use Cases

  • Unified Access: Access and manage all Google Workspace tools from a single command-line interface.
  • OAuth Setup: Configure OAuth credentials for secure access to your Google Workspace accounts.
  • Common Commands: Perform tasks like searching Gmail, sending emails, creating calendar events, and managing Google Drive files with simple commands.

Quick Start

Use gog auth add [email protected] --services gmail,calendar,drive,contacts,docs,sheets to set up your Google Workspace account.

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 tools like Gmail and Calendar from the command line?

You can manage Google Workspace tools from the command line by using a unified interface to send emails, schedule events, and manage files without navigating the web interface.

What do I need to set up to access Google Workspace services via CLI?

To access Google Workspace services via CLI, you need to configure OAuth credentials for secure access to your Google Workspace accounts before executing commands.

Can I send emails and create calendar events without opening a web browser?

Yes, you can send emails and create calendar events without a web browser by executing simple commands through the command-line interface using Google APIs.

How do I authenticate my Google account for command-line management?

You authenticate your Google account for command-line management by running the auth add command with your email and specifying the desired Google Workspace services like gmail, calendar, and drive.

Does this command-line tool support managing files in Google Drive and Sheets?

Yes, this command-line tool supports managing files in Google Drive and Sheets, allowing you to handle documents and spreadsheets directly through Google API interactions.

Are there limitations to managing Google Contacts and Docs without the web interface?

Managing Google Contacts and Docs without the web interface relies entirely on Google API interactions, meaning tasks are constrained by OAuth authentication scopes and API rate limits.