gogcli

Manage Google Workspace services from the command line via OAuth-authenticated sessions.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/Balizero1987/Teman2 --skill gogcli-balizero1987
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gogcli
Source: https://github.com/Balizero1987/Teman2/tree/main/skills/gogcli
Command: npx skills add https://github.com/Balizero1987/Teman2 --skill gogcli-balizero1987

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Eliminates tedious switching between web UIs by enabling command-line control of Google Workspace services.

Core Features & Use Cases

  • Gmail, Calendar, Drive, Sheets, Docs, Slides, and more can be controlled from a single CLI.
  • Secure OAuth-based authentication to access Google APIs with token-based sessions.
  • Automate common tasks like sending emails, scheduling events, and file management from scripts.

Quick Start

Install gogcli, authenticate with your Google account, and run a sample command to interact with Gmail.

Frequently Asked Questions about gogcli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Google Workspace from the terminal?

You can control Google Workspace from the terminal by using a command-line interface to manage Gmail, Calendar, Drive, Sheets, and Docs. It enables direct execution of tasks like sending emails and scheduling events without web UIs.

Can I automate sending emails and scheduling events from a script?

Yes, you can automate sending emails and scheduling events by running command-line operations within your scripts. This allows automated file management and communication tasks across Google Workspace services.

Do I need OAuth credentials to access Google APIs via CLI?

Yes, OAuth credentials are required to securely access Google APIs via CLI. The authentication process uses token-based sessions to ensure secure command-line control over your Google Workspace services.

What is the best way to eliminate switching between web UIs for Google Workspace tasks?

The best way to eliminate switching between web UIs for Google Workspace tasks is adopting a command-line approach. It consolidates Gmail, Calendar, and Drive management into a single terminal interface for faster execution.

Does this command-line approach work with Google Drive and Google Calendar?

Yes, this command-line approach works with Google Drive and Google Calendar, alongside Gmail, Sheets, Docs, and Slides. It supports file operations, event scheduling, and email management directly from your terminal.

What local setup is required to manage Google Workspace from the command line?

To manage Google Workspace from the command line, you need a local installation of the gogcli tool and access to Google Cloud APIs. You must also configure OAuth credentials for authentication.