recipe-forward-labeled-emails

Forward Gmail messages by label to a designated recipient.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-forward-labeled-emails-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-forward-labeled-emails
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-forward-labeled-emails
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-forward-labeled-emails-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the forwarding of Gmail messages that match a specific label to a designated recipient, eliminating manual steps and speeding up review workflows.

Core Features & Use Cases

  • Forward labeled messages to teammates or stakeholders for timely review.
  • Support automated routing and audit trails by label, enabling scalable Gmail management across teams.
  • Use Case: When a label like "needs-review" is applied, the recipe forwards those messages to a specified address for rapid triage.

Quick Start

Run the recipe to forward all Gmail messages labeled 'needs-review' to [email protected].

Frequently Asked Questions about recipe-forward-labeled-emails

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

FAQPage Schema
How do I automatically forward Gmail messages with a specific label to another email address?

Automatically forward labeled Gmail messages to a designated recipient by running a recipe that filters conversations by label and routes them to a specified email address, eliminating manual forwarding steps.

Can I bulk forward Gmail conversations to a manager based on the needs-review label?

Yes, bulk forwarding Gmail conversations to a manager is supported by applying a label like needs-review and executing the recipe to route all matching labeled messages to the specified destination address for triage.

Does this Gmail forwarding recipe require Google Workspace authentication?

Yes, this Gmail forwarding recipe requires proper authentication against Google Workspace and depends on the gws Gmail skill to access labeled conversations and execute automated routing commands securely.

What is the best way to set up an audit trail for Gmail label-based message routing?

The best way to establish an audit trail for label-based routing is using a recipe that forwards labeled Gmail messages to a designated address, creating a scalable and automated log of review workflows across teams.

Can I specify both the Gmail label and the destination address in the recipe?

Yes, the recipe supports specifying both the target Gmail label and the destination email address directly within its configuration, allowing flexible routing of labeled conversations to any designated recipient.