recipe-create-gmail-filter

Create Gmail filters to label, star, and categorize incoming email.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users spend time manually sorting, labeling, and starring routine emails which clutters the inbox and slows workflows. This recipe automates the repetitive task of creating Gmail filters to keep messages organized and surfaced appropriately.

Core Features & Use Cases

  • List and inspect labels: Discover existing labels to reuse or reference when creating filters.
  • Create labels and filters: Programmatically create labels and add filter rules based on sender, subject, or other criteria.
  • Automated actions: Apply label IDs, remove messages from the inbox, and optionally star or categorize messages for downstream workflows.
  • Use Case: Automatically route receipts from payment processors into a Receipts label and archive them from the inbox to reduce noise while keeping records organized.

Quick Start

Create a Gmail filter that labels all messages from [email protected] as Receipts, removes them from the inbox, and marks them with a star.

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 automatically label and organize incoming Gmail messages?

To automatically label incoming Gmail, you can create Gmail filters that apply label IDs, remove messages from the inbox, and optionally star or categorize messages based on sender or subject criteria.

Can I use this to automatically route Gmail receipts and archive them from the inbox?

Yes, you can create Gmail filters to automatically route receipts from specific senders into a Receipts label and archive them from the inbox, reducing noise while keeping records organized.

Do I need Google Workspace Gmail API access to create email filters programmatically?

Yes, creating email filters programmatically requires Google Workspace Gmail API access and permissions to list labels, create labels, and manage user filters for the authorized account.

How do I list and inspect existing Gmail labels before creating new filters?

You can list and inspect existing Gmail labels to discover available labels to reuse or reference when creating new filter rules for automating labeling and routing workflows.

What criteria can I use to create Gmail filters for inbox management?

When creating Gmail filters for inbox management, you can add filter rules based on sender, subject, or other criteria to programmatically apply labels, star, or categorize incoming messages.

What's the best way to automate Gmail inbox management for support requests and newsletters?

The best way to automate Gmail inbox management is creating filters that automatically label, star, or categorize routine emails like support requests and newsletters, keeping messages organized and surfaced appropriately.