gws-gmail-forward

Forward a specified Gmail message to new recipients with CC, BCC, and custom body.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-gmail-forward
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-forward
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.agents/skills/gws-gmail-forward
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-gmail-forward

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of forwarding existing emails to new recipients, saving you time and effort in managing your inbox communications.

Core Features & Use Cases

  • Forwarding Emails: Easily forward a specific email message to one or more new recipients.
  • Adding Notes: Include a custom message or note above the forwarded content.
  • CC/BCC: Support for adding CC and BCC recipients to the forwarded email.
  • Use Case: You receive an important email that a colleague also needs to see. Use this Skill to forward it to them with a brief note explaining why.

Quick Start

Forward the email with ID '18f1a2b3c4d' to '[email protected]'.

Frequently Asked Questions about gws-gmail-forward

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I forward a Gmail message to new recipients with a custom note?

Forward a Gmail message by specifying the message ID and target recipients, while adding an optional custom plain text or HTML body as a note above the original content.

Can I add CC and BCC recipients when forwarding an email?

Yes, you can add CC and BCC recipients when forwarding an email, allowing you to distribute the message to secondary audiences without listing them in the primary To field.

Does this Gmail forwarding tool support HTML email bodies?

Yes, the tool supports both plain text and HTML bodies for the custom message, allowing you to include formatted text and links above the forwarded Gmail content.

What is the best way to verify an email forward before sending it?

Use the dry-run option to verify the email forward before sending, ensuring the specified message ID, recipients, and custom body are correct without actually dispatching the email.

Do I need the GWS CLI to forward emails using this approach?

Yes, this approach requires the GWS CLI, as it integrates directly with the command line interface to perform authenticated Gmail operations for forwarding messages.