Forwards Gmail messages to specified recipients using the GWS command-line utility.
The Gmail Message Forwarder skill enables Claude to interact with your Google Workspace account to forward existing emails using specific message IDs. By leveraging the gws CLI, this skill allows for granular control over email forwarding, including the ability to add custom message bodies, manage multiple recipients via To, CC, and BCC fields, and apply HTML formatting for a professional appearance. It is an essential tool for developers and power users who want to automate email delegation or integrate communication workflows directly into their terminal-based development environment.
Key Features
01Custom body insertion with optional HTML formatting support
02Support for multiple recipients via To, CC, and BCC fields
03Dry-run capability to preview requests before execution
04Send-as alias support to utilize different sender addresses
050 GitHub stars
06Forward existing Gmail messages using unique Message IDs
Use Cases
01Quickly forwarding development logs or reports from the terminal to stakeholders
02Automating the delegation of incoming support tickets or alerts to team members
03Integrating email forwarding steps into automated CI/CD or notification scripts