recipe-forward-labeled-emails

Forward Gmail messages with a specified label to a designated address.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-forward-labeled-emails-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-forward-labeled-emails
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-forward-labeled-emails
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-forward-labeled-emails-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Find Gmail messages that match a specific label and automatically forward them to another address, saving time and avoiding manual forwarding.

Core Features & Use Cases

  • Label-based routing: forward messages that carry a user-specified label.
  • Automated escalation: route to teammates or managers for timely review.
  • Use Case: teams triaging support emails can auto-forward labeled conversations to the appropriate inbox.

Quick Start

Forward Gmail messages labeled with a specific tag to a designated recipient.

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 forwarding labeled Gmail messages requires a workflow that identifies emails with a specific label and forwards them to a designated address. This eliminates manual forwarding and streamlines team review or escalation processes.

Can I route labeled Gmail emails to teammates for automated escalation?

Yes, automated escalation routes labeled Gmail messages to teammates or managers. By applying a specific label to messages, the workflow forwards those conversations to the appropriate inbox for timely review and triage.

Do I need Gmail API credentials to forward labeled emails programmatically?

Yes, forwarding labeled Gmail messages programmatically requires Gmail API credentials. The workflow needs these credentials to read messages and forward them, alongside the required gws-gmail skill.

What is the best way to automate email triage for support teams using Gmail labels?

The best way to automate email triage for support teams using Gmail labels is label-based routing. This approach automatically forwards tagged support conversations to the appropriate inbox, saving time and avoiding manual forwarding.

Does this Gmail label forwarding workflow work with the gws-gmail skill?

Yes, the Gmail label forwarding workflow works with the gws-gmail skill. It requires the gws-gmail skill and access to Gmail API credentials to read labeled messages and forward them programmatically to a designated address.