google_workspace

Automate Gmail, Calendar, Drive, Sheets, and Docs tasks via gog CLI.

38|14|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/ericwang915/PythonClaw --skill google-workspace-ericwang915
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google_workspace
Source: https://github.com/ericwang915/PythonClaw/tree/main/pythonclaw/templates/skills/google/workspace
Command: npx skills add https://github.com/ericwang915/PythonClaw --skill google-workspace-ericwang915

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates management of Google Workspace tasks through gog CLI, eliminating manual navigation across Gmail, Calendar, Drive, Sheets, Docs, and Contacts.

Core Features & Use Cases

  • Gmail: search, send, read, and label messages using gog commands.
  • Calendar: list, create, and modify events to keep schedules up to date.
  • Drive: search and list files, organize or download assets as needed.
  • Sheets: read, append, update, and modify spreadsheet data programmatically.
  • Docs: read and export document content for integration into workflows.

Quick Start

Authenticate with gog and start performing Gmail, Calendar, Drive, Sheets, and Docs tasks from your AI session.

Frequently Asked Questions about google_workspace

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

FAQPage Schema
How do I automate Google Workspace tasks like sending Gmail and managing Calendar from my AI session?

You can automate Google Workspace tasks by using the gog CLI to execute commands for Gmail, Calendar, Drive, Sheets, and Docs directly within your AI session. This eliminates manual navigation across different Google applications.

What do I need to set up before using gog CLI to manage Google Drive and Sheets?

Before managing Google Drive and Sheets, you need the gog CLI installed, OAuth credentials configured, and an active Google account available for command execution. This setup allows your AI session to authenticate and interact with Google Workspace.

Can I read and edit Google Sheets data programmatically through command line automation?

Yes, you can read, append, update, and modify Google Sheets data programmatically by running gog CLI commands. This allows you to integrate spreadsheet data manipulation directly into your automated workflows.

Does this approach work for exporting Google Docs and syncing Contacts?

Yes, gog CLI command execution supports exporting Google Docs content for workflow integration and syncing Contacts. It handles these routines alongside Gmail, Calendar, Drive, and Sheets automation.

What is the best way to search and organize Drive files without opening the web interface?

The best way to search and organize Drive files without the web interface is using gog CLI commands to search, list, download, and manage assets. This enables programmatic file organization directly from your AI session.

Why does my Google Calendar event creation or Gmail send command fail during execution?

Google Calendar and Gmail commands fail when gog is not installed, OAuth credentials are not configured, or the active Google account is unavailable. Ensure all authentication prerequisites are met before executing automations.