
from ai-agents-skills173
Guide for using the gws CLI to access Google Workspace APIs (Drive, Gmail, Calendar, Sheets, Docs, Chat, etc.) from agents or scripts with structured JSON outpu
This skill documents how to use the gws CLI as a single interface to Google Workspace APIs. It explains installation, authentication flows (interactive, service account, headless/CI), command structure, common examples for Drive/Gmail/Calendar/Sheets/Docs/Chat, and MCP server integration for exposing tools to agents. The CLI produces structured JSON suitable for programmatic agents.
Use when an agent or operator needs to interact with Google Workspace programmatically: listing or uploading Drive files, sending emails, creating calendar events, manipulating Sheets/Docs, or starting an MCP server to expose Workspace tools to LLMs. Triggers include mentions of gws, Google Workspace, Drive, Gmail, Calendar, Sheets, Docs, Chat, or MCP server integration.
Ideal for agents that can run CLIs or spawn subprocesses (Claude Code, Copilot/Codex-style tooling, Cursor) and for MCP-capable clients that can consume the gws MCP server.
This skill has not been reviewed by our automated audit pipeline yet.