recipe-create-gmail-filter

Automate Gmail filter creation to label and categorize incoming emails.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chaddorsey/letta-code --skill recipe-create-gmail-filter-chaddorsey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-gmail-filter
Source: https://github.com/chaddorsey/letta-code/tree/main/.skills/recipe-create-gmail-filter
Command: npx skills add https://github.com/chaddorsey/letta-code --skill recipe-create-gmail-filter-chaddorsey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-gmail, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating Gmail filters, reducing the time spent on manually managing incoming emails.

Core Features & Use Cases

  • Automated Filter Creation: Automatically label, star, or categorize incoming messages based on specified criteria.
  • Customizable Criteria: Set up filters to match specific senders, keywords, or other criteria.
  • Use Case: Ideal for users who receive a high volume of emails and want to organize them efficiently, such as categorizing receipts or personal correspondence.

Quick Start

Use the recipe-create-gmail-filter skill to create a filter for emails from '[email protected]' and label them as 'Receipts'.

Frequently Asked Questions about recipe-create-gmail-filter

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

FAQPage Schema
How do I automate Gmail filter creation for high-volume email management?

Automating Gmail filter creation applies predefined criteria to incoming messages, automatically labeling, starring, or categorizing them. This process reduces manual sorting time for users managing large volumes of email like receipts or personal correspondence.

Can I use customizable criteria to categorize incoming Gmail messages?

Yes, you can customize criteria to categorize incoming Gmail messages by matching specific senders, keywords, or other defined parameters. This automated filtering ensures incoming emails receive the correct labels without manual intervention.

Does this Gmail filter automation require API access and specific permissions?

Yes, automating Gmail filter creation requires Gmail API access and proper permissions setup. You must configure these dependencies through the gws-gmail dependency before applying automated labels and actions to incoming messages.

What is the best way to label receipts from a specific sender in Gmail?

The best way to label receipts from a specific sender in Gmail is to create an automated filter matching that sender's address, such as '[email protected]', and apply a designated 'Receipts' label to incoming messages.

Are there limitations when using scripts for Gmail automation and filtering?

Limitations when using scripts for Gmail automation include dependency on Gmail API access and proper permissions setup. If API permissions are not correctly configured, the automated filter creation process will fail to apply labels.