Google Workspace Cli
A single command-line interface that connects to every Google Workspace API, from Drive and Gmail to Calendar, Sheets, Docs, Slides, Chat, and Admin tools. The CLI dynamically discovers available endpoints at runtime, so new Google APIs are supported automatically without updates. Built for both human operators and AI agents with JSON-structured output.
Google Workspace CLI lets you manage all Workspace resources—Drive, Gmail, Calendar, Sheets, and more—from the command line.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-11
Google Workspace CLI lets you manage all Workspace resources—Drive, Gmail, Calendar, Sheets, and more—from the command line. A single command-line interface that connects to every Google Workspace API, from Drive and Gmail to Calendar, Sheets, Docs, Slides, Chat, and Admin tools. The CLI dynamically discovers available endpoints at runtime, so new Google APIs are supported automatically without updates. Built for both human operators and AI agents with JSON-structured output.
Use it when
- Yes.
- Google Workspace Cli connects to Drive, Gmail, Calendar, Sheets, Docs, Slides, Chat, and Admin tools.
Install
hoodini/ai-agents-skills/google-workspace-cli · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Google Workspace Cli and what can it do?
Google Workspace Cli is a single command-line interface that connects to every Google Workspace API, from Drive and Gmail to Calendar, Sheets, Docs, Slides, Chat, and Admin tools. It dynamically discovers available endpoints at runtime, so new Google APIs are supported automatically without updates. The CLI is built for both human operators and AI agents with JSON-structured output.
Can I use Google Workspace Cli for command line google workspace management?
Yes. Google Workspace Cli is designed to manage Google Workspace resources from the command line, enabling you to automate administration tasks via CLI and access Google Workspace functionality through the terminal. It supports scripting and batch processing of Google Workspace operations.
What Google Workspace services does the CLI support?
Google Workspace Cli connects to Drive, Gmail, Calendar, Sheets, Docs, Slides, Chat, and Admin tools. Because it dynamically discovers available endpoints at runtime, new Google APIs are supported automatically without requiring CLI updates.
Is Google Workspace Cli suitable for automation and scripting?
Yes. Google Workspace Cli is built to script and batch process Google Workspace operations. It provides JSON-structured output, making it ideal for both human operators running commands interactively and AI agents processing results programmatically.
How does Google Workspace Cli handle new Google APIs?
Google Workspace Cli dynamically discovers available endpoints at runtime, so new Google APIs are supported automatically without requiring updates to the CLI itself. This ensures the tool stays current as Google's API ecosystem evolves.
What output format does Google Workspace Cli provide?
Google Workspace Cli delivers JSON-structured output, enabling seamless integration with both human operators who need readable terminal results and AI agents that process structured data programmatically.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Manage Google Workspace resources from the command line”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Gws is a command-line interface for Google Workspace that streamlines email triage, calendar management, file uploads, spreadsheet operations, and task creation. It supports helper commands for common workflows like standup reports and meeting prep, plus raw API access for advanced use cases. Built for both interactive queries and scripted automation.
Google Workspace CLI (`gws`) brings Google Workspace API automation to the command line, handling Drive files, Docs, Sheets, Gmail messages, Calendar events, and Chat spaces with structured JSON responses. Use it to read, list, and mutate Workspace resources while confirming IDs and respecting API limits.
gws is a Rust-based CLI tool that wraps Google Workspace APIs into composable commands with structured JSON responses, dynamically syncing with Google's Discovery Service for always-current API support. Install via npm, authenticate with gws auth setup, and access Gmail, Drive, Calendar, Sheets, Docs, Chat, Meet, and Forms through simple command patterns or helper shortcuts. Includes an MCP server for deeper Claude Code integration and sanitization options to prevent prompt injection from API responses.
gws-shared is a reference guide for the gws CLI's core patterns: browser-based OAuth and service account authentication, global flags for output formatting and API validation, and method-specific options for pagination and file handling. It covers essential syntax, shell quoting tips, and security practices for working with Google Workspace APIs.
This recipe orchestrates the full post-mortem workflow across Google Workspace: it creates a structured document in Docs, schedules a review meeting in Calendar, and sends a notification through Chat. Perfect for incident response teams needing to standardize their retrospective process.
This recipe automates moving Google Calendar events to different times while sending updates to all attendees. It chains calendar lookup, event retrieval, and time-change operations into a single workflow.
More skills recipe-share-event-materials (Apache-2.0) · google-gmail (MIT) · Google Gmail (NOASSERTION) · Google Workspace (Apache-2.0) · gws-calendar-agenda (Apache-2.0) · recipe-block-focus-time (Apache-2.0) · recipe-schedule-recurring-event (Apache-2.0) · Google Sheets (NOASSERTION)