Recipe Forward Labeled Emails
This skill automatically labels and forwards recipe emails to a designated folder for easy access and organization.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-forward-labeled-emails npx -- -y @trustedskills/recipe-forward-labeled-emails
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-forward-labeled-emails": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-forward-labeled-emails"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The recipe-forward-labeled-emails skill enables Google Workspace CLI agents to automatically identify and forward specific emails based on predefined criteria. It streamlines inbox management by filtering messages that match certain labels or conditions without manual intervention.
When to use it
- Automatically route promotional newsletters to a dedicated "Promotions" folder to keep the primary inbox clear.
- Forward all emails containing specific project keywords to a designated team distribution list.
- Route urgent communications marked with high-priority labels directly to executive inboxes.
- Consolidate recurring meeting invitations into a single calendar-specific label for easier review.
Key capabilities
- Identifies incoming emails based on custom or system-defined labels.
- Automatically forwards matching messages to specified recipients or folders.
- Operates within the Google Workspace CLI environment for automation.
Example prompts
- "Set up a rule to forward all emails labeled 'Urgent' to my manager's address."
- "Create an automation that moves any email with the label 'Newsletter' to the trash folder."
- "Forward all messages containing the label 'Client Inquiry' to our sales team distribution list."
Tips & gotchas
Ensure your Google Workspace account has the necessary administrative permissions to modify email forwarding rules via CLI. This skill relies on existing labels; you must first create or verify that the target labels exist in your Gmail settings before configuring the forward logic.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.