What is gws-gmail-forward?
Gmail: Forward a message to new recipients. Source: googleworkspace/cli.
Gmail: Forward a message to new recipients.
Quickly install gws-gmail-forward 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.
| --message-id | ✓ | — | Gmail message ID to forward | | --to | ✓ | — | Recipient email address(es), comma-separated | | --from | — | — | Sender address (for send-as/alias; omit to use account default) | | --cc | — | — | CC recipients (comma-separated) | | --body | — | — | Optional note to include above the forwarded message |
| --dry-run | — | — | Show the request that would be sent without executing it |
Gmail: Forward a message to new recipients. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forwardGmail: Forward a message to new recipients. 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-forward 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