recipe-create-gmail-filter

recipe-create-gmail-filter

Popular

Create a Gmail filter to automatically label, star, or categorize incoming messages.

27Kstars
0forks
Updated 3/31/2026
SKILL.md
readonlyread-only
name
recipe-create-gmail-filter
description

"Create a Gmail filter to automatically label, star, or categorize incoming messages."

version
0.22.5

Create a Gmail Filter

PREREQUISITE: Load the following skills to execute this recipe: gws-gmail

Create a Gmail filter to automatically label, star, or categorize incoming messages.

Steps

  1. List existing labels: gws gmail users labels list --params '{"userId": "me"}' --format table
  2. Create a new label: gws gmail users labels create --params '{"userId": "me"}' --json '{"name": "Receipts"}'
  3. Create a filter: gws gmail users settings filters create --params '{"userId": "me"}' --json '{"criteria": {"from": "receipts@example.com"}, "action": {"addLabelIds": ["LABEL_ID"], "removeLabelIds": ["INBOX"]}}'
  4. Verify filter: gws gmail users settings filters list --params '{"userId": "me"}' --format table

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
Get

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
Get

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
Get

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
Get

Create a recurring Google Calendar event with attendees.

googleworkspace avatargoogleworkspace
Get

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
Get