omgskills Get the Mac app
Skill

gws-gmail

@googleworkspace 30k stars 66k installs Trending #126 on Skills.Sh Updated 2026-07-28 Author match: High

Gmail: Send, read, and manage email.

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

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

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

View on GitHub

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.

More from this repo