cli
New27.1kGitHubDocumentationby googleworkspace
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
First seen 5/22/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cli.md https://raw.githubusercontent.com/googleworkspace/cli/main/SKILL.md3
Invoke in Claude Code
/cliView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is cli?
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
How to install cli?
To install cli: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/cli.md https://raw.githubusercontent.com/googleworkspace/cli/main/SKILL.md. Finally, /cli in Claude Code.
What is cli best for?
cli is a skill categorized under Documentation. It is designed for: agent. Created by googleworkspace.