← Back to Skills Marketplace
googleworkspace-bot

Recipe Create Gmail Filter

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
426
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-create-gmail-filter
Description
Create a Gmail filter to automatically label, star, or categorize incoming messages.
Usage Guidance
This recipe will run gws (a Google Workspace CLI) to modify your Gmail (labels and filters) for the account referenced as 'me'. Before installing: (1) confirm you have a trusted gws/gws-gmail setup and understand the OAuth scopes granted (these tools will need permission to read/create labels and filters), (2) know that the commands will act on your mailbox and may remove messages from INBOX if configured, and (3) replace placeholder values (e.g., LABEL_ID) carefully when following the steps. If you don't already have gws/gws-gmail installed and authorized, the skill alone won't work — the platform or prerequisite skill will handle authentication, so review those components for trustworthiness.
Capability Analysis
Type: OpenClaw Skill Name: recipe-create-gmail-filter Version: 1.0.12 The skill bundle is a standard recipe for creating Gmail filters using the 'gws' utility. The instructions in SKILL.md are transparent, align perfectly with the stated purpose of productivity and Gmail management, and contain no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (create a Gmail filter) match the instructions, which call the gws gmail commands to list labels, create a label, and create a filter. Requiring the gws binary and the gws-gmail skill is appropriate for this purpose.
Instruction Scope
SKILL.md contains only the explicit gws commands needed to list/create labels and filters for userId 'me'. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints beyond the Gmail API via gws.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables itself, which is fine for an instruction-only recipe. However, it relies on the gws binary and the gws-gmail skill; those components will require Google credentials / OAuth consent to access the user's Gmail. Ensure those credentials/scopes are granted intentionally and come from trusted components.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-create-gmail-filter
  3. After installation, invoke the skill by name or use /recipe-create-gmail-filter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated version number in SKILL.md metadata from 0.22.3 to 0.22.4. - No other content or functionality changes.
v1.0.10
- Updated version number in SKILL.md from 0.22.2 to 0.22.3. - No other changes made to documentation or functionality.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No changes to instructions or command steps.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in SKILL.md. - No changes to recipe steps or usage instructions.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated skill version to 0.21.1 in metadata. - No functional or instructional changes; documentation otherwise remains the same.
v1.0.4
- Updated skill version from 0.20.0 to 0.20.1 in metadata. - No changes to functionality or usage instructions.
v1.0.3
- Bumped skill version to 0.20.0. - No functional or content changes; version update only.
v1.0.2
- Updated metadata section to include "version: 0.19.0" under metadata instead of top-level version. - Removed the top-level "version" field from the skill definition. - No changes to recipe functionality or documented usage steps.
v1.0.1
- Updated formatting in the metadata section for consistency. - No functional or content changes to instructions or usage.
v1.0.0
Version 1.0.0 - Initial release of the skill to create Gmail filters. - Provides step-by-step instructions for listing labels, creating a label, creating a filter, and verifying the filter. - Requires loading the gws-gmail skill for execution.
Metadata
Slug recipe-create-gmail-filter
Version 1.0.12
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 13
Frequently Asked Questions

What is Recipe Create Gmail Filter?

Create a Gmail filter to automatically label, star, or categorize incoming messages. It is an AI Agent Skill for Claude Code / OpenClaw, with 426 downloads so far.

How do I install Recipe Create Gmail Filter?

Run "/install recipe-create-gmail-filter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Create Gmail Filter free?

Yes, Recipe Create Gmail Filter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Create Gmail Filter support?

Recipe Create Gmail Filter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Create Gmail Filter?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments