recipe-forward-labeled-emails

Finds Gmail messages by label and forwards them to another address.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-forward-labeled-emails
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-forward-labeled-emails
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-forward-labeled-emails
Command: npx skills add https://github.com/m13v/fazm --skill recipe-forward-labeled-emails

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of finding and forwarding emails that have a specific label applied to them, streamlining communication and task delegation.

Core Features & Use Cases

  • Automated Email Filtering: Identifies emails based on user-defined labels (e.g., "needs-review", "urgent").
  • Targeted Forwarding: Forwards selected emails to a specified recipient.
  • Use Case: Automatically forward all customer support requests labeled "urgent" to the on-call manager's inbox for immediate attention.

Quick Start

Find emails with the label 'needs-review' and forward them to manager@company.com.

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 labeled Gmail messages to another email address?▼

Automatically forwarding labeled Gmail messages requires a tool that filters emails by specific labels and sends them to a designated address. This Skill identifies messages with user-defined labels and forwards them to automate email triage and delegation.

What is the best way to automate email triage for urgent customer support requests?▼

Automating email triage for urgent requests involves filtering labeled Gmail messages and forwarding them to an on-call manager. This Skill targets emails labeled 'urgent' or 'needs-review', ensuring immediate attention without manual sorting.

Do I need the gws CLI tool to forward labeled emails automatically?▼

Yes, forwarding labeled emails automatically requires the gws-gmail Skill and the gws CLI tool for execution. These dependencies are necessary to interact with Gmail labels and automate the forwarding process.

Can I use this automated email forwarding for task delegation to a manager?▼

Yes, you can use this automated email forwarding for task delegation by specifying a recipient address. It finds labeled messages and directs them to the specified inbox, streamlining communication and delegation workflows.

Does Gmail label-based forwarding support custom labels like 'needs-review'?▼

Gmail label-based forwarding supports custom labels like 'needs-review' by identifying messages that have the specific label applied. It then forwards those selected emails to a specified recipient for targeted handling.

Why is my automated email forwarding not filtering messages correctly?▼

Automated email forwarding may not filter messages correctly if the specific Gmail label is not properly applied to the target messages. Ensure the label matches the user-defined criteria and the gws CLI tool is configured correctly.