gogcli

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

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill gogcli-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gogcli
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/gogcli
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill gogcli-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies interaction with various Google Workspace services directly from the command line, eliminating the need to navigate multiple web interfaces for common tasks.

Core Features & Use Cases

  • Comprehensive Service Support: Manage Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
  • Streamlined Workflows: Perform actions like searching emails, scheduling meetings, uploading files, and managing contacts efficiently.
  • Use Case: Quickly find all unread emails from your manager, create a new calendar event for a team meeting, and upload a project document to Google Drive, all within a single command-line session.

Quick Start

Use the gogcli skill to search for unread emails from '[email protected]' and list the latest 5.

Frequently Asked Questions about gogcli

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 from the command line by using a CLI tool that executes administrative and user-level operations across Gmail, Calendar, Drive, and Contacts. It requires OAuth 2.0 client credentials for secure authorization.

What do I need to set up before automating Google Workspace tasks via CLI?

Automating Google Workspace tasks via CLI requires OAuth 2.0 client credentials for secure API access. You must configure these credentials before executing any administrative or user-level operations like email searching or file management.

Can I search emails and schedule calendar events in a single command-line session?

Yes, you can search unread emails and schedule calendar events in a single command-line session. The CLI supports streamlined workflows across Gmail, Calendar, and Drive, eliminating the need to navigate multiple web interfaces for common tasks.

What Google Workspace services are supported by command line interface automation?

Command line interface automation supports Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep. It facilitates administrative and user-level operations including email sending, event scheduling, and contact organization.

Is there a way to organize Google Drive files and manage contacts without using the web interface?

Yes, you can organize Google Drive files and manage contacts without the web interface by executing CLI commands. This approach facilitates file management, contact organization, and document operations directly through secure API interactions in your terminal.