What is gws-gmail?
Gmail: Send, read, and manage email. Source: googleworkspace/cli.
Gmail: Send, read, and manage email.
Quickly install gws-gmail AI skill to your development environment via command line
Source: googleworkspace/cli.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| +send | Send an email | | +triage | Show unread inbox summary (sender, subject, date) | | +watch | Watch for new emails and stream them as NDJSON |
Use gws schema output to build your --params and --json flags.
Gmail: Send, read, and manage email. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmailGmail: Send, read, and manage email. Source: googleworkspace/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/googleworkspace/cli