Download for macOS
Skill

gws-gmail

@googleworkspace 75k installs Trending #180 on Skills.Sh Updated 2026-08-01

Gmail: Send, read, and manage email.

agent-skillsai-agentautomationclidiscovery-apigemini-cli-extensiongoogle-admingoogle-api

Install

git clone https://github.com/googleworkspace/cli /tmp/cli && ln -s /tmp/cli/skills/gws-gmail ~/.claude/skills/gws-gmail

From README

gmail (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Helper Commands | Command | Description | |---------|-------------| | +send | Send an email | | +triage | Show unread inbox summary (sender, subject, date) | | +reply | Reply to a message (handles threading automatically) | | +reply-all | Reply-all to a message (handles threading automatically) | | +forward | Forward a message to new recipients | | +read | Read a message and extract its body or headers | | +watch | Watch for new emails and stream them as NDJSON | API Resources users getProfile — Gets the current user's Gmail profile. stop — Stop receiving push notifications for the given user mailbox. watch — Set up or update a push notification watch on the given user mailbox.