← 返回 Skills 市场
Recipe Create Gmail Filter
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
426
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-gmail-filter
功能描述
Create a Gmail filter to automatically label, star, or categorize incoming messages.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-create-gmail-filter - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-create-gmail-filter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Recipe Create Gmail Filter 是什么?
Create a Gmail filter to automatically label, star, or categorize incoming messages. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 426 次。
如何安装 Recipe Create Gmail Filter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-create-gmail-filter」即可一键安装,无需额外配置。
Recipe Create Gmail Filter 是免费的吗?
是的,Recipe Create Gmail Filter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Create Gmail Filter 支持哪些平台?
Recipe Create Gmail Filter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Create Gmail Filter?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills