What is gws-gmail-send?
Gmail: Send an email. Source: googleworkspace/cli.
Gmail: Send an email.
Quickly install gws-gmail-send 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.
| --to | ✓ | — | Recipient email address | | --subject | ✓ | — | Email subject | | --body | ✓ | — | Email body (plain text) |
[!CAUTION] This is a write command — confirm with the user before executing.
Gmail: Send an email. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-sendGmail: Send an 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-send 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