google-cli

Manage Google Workspace services via command-line interface.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/orient-bot/orient --skill google-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cli
Source: https://github.com/orient-bot/orient/tree/main/.claude/skills/google-cli
Command: npx skills add https://github.com/orient-bot/orient --skill google-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for interacting with various Google Workspace services, enabling agents with Bash access to manage calendars, emails, tasks, and files directly from the terminal.

Core Features & Use Cases

  • Calendar Management: View, create, update, and delete calendar events. Check availability and set focus time.
  • Gmail Operations: Search, read, send emails, and manage labels.
  • Task Management: List and manage tasks across different task lists.
  • Drive Access: List, search, download, and upload files.
  • Document Interaction: Export Google Docs, get info on Slides, and retrieve data from Sheets.

Quick Start

Use the google-cli skill to list your upcoming calendar events for the next 7 days.

Frequently Asked Questions about google-cli

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

FAQPage Schema
How do I automate Google Workspace tasks like Gmail and Calendar from the command line?

Google Workspace CLI automation enables agents with Bash access to manage calendars, emails, tasks, and files directly from the terminal. It facilitates automated workflows for scheduling, communication, task organization, and document management.

Can I manage Google Calendar events and check availability using a CLI?

Yes, Google Calendar management via CLI lets you view, create, update, and delete calendar events. You can also check availability and set focus time directly through terminal commands.

What do I need to interact with Google Drive and Gmail through a terminal interface?

To interact with Google Drive and Gmail via CLI, you need a coding agent with Bash access, the `gog` CLI installed, and authenticated Google OAuth credentials to securely access your Google Workspace services.

How do I search and send emails in Gmail using command line automation?

Gmail operations via CLI let you search, read, and send emails, as well as manage labels. This allows you to handle email communication and inbox organization through terminal commands for automated workflows.

Does Google Workspace CLI support exporting Google Docs and retrieving Sheets data?

Yes, the Google Workspace CLI supports document interaction by exporting Google Docs, getting info on Slides, and retrieving data from Sheets. This integrates document management into your terminal-based automated workflows.