google-workspace

Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs via a command-line interface.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill google-workspace-ajayjoshi-ciphersonic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/ajayjoshi-ciphersonic/octo-reach/tree/main/hermes/skills-productivity/google-workspace
Command: npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill google-workspace-ajayjoshi-ciphersonic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires googleworkspace-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Google Workspace services by providing a unified interface to access and manipulate Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line.

Core Features & Use Cases

  • Unified Interface: Access all Google Workspace services through a single command-line tool.
  • OAuth Integration: Securely authenticate and access your Google Workspace data.
  • Use Case: Imagine you need to find a specific email from last week, send a meeting invite, and update a Google Sheet with new data. With this Skill, you can perform all these tasks quickly and efficiently from the command line.

Quick Start

Use the google-workspace skill to list all events in your Google Calendar for today.

Frequently Asked Questions about google-workspace

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 from the command line by using a unified interface that handles OAuth authentication and provides operations to manipulate Gmail, Calendar, Drive, Contacts, Sheets, and Docs data.

What do I need to set up before accessing Google Drive and Sheets via a CLI?

Accessing Google Drive and Sheets via a CLI requires installing the googleworkspace-cli dependency and configuring OAuth2 credentials to securely authenticate your account before manipulating documents.

Can I search Gmail, send Calendar invites, and update Google Sheets in one workflow?

Yes, you can search Gmail, send Calendar invites, and update Google Sheets in one workflow by executing sequential command line operations through the unified Google Workspace interface.

Does this Google Workspace CLI approach support secure OAuth authentication?

The Google Workspace CLI approach supports secure OAuth integration, requiring OAuth2 credentials to authenticate access and safely interact with your emails, calendars, and documents.

What is the best way to integrate Docs and Contacts management into an automated workflow?

The best way to integrate Docs and Contacts management into an automated workflow is using a command line tool that provides a single interface for accessing and manipulating all Google Workspace services programmatically.