← 返回 Skills 市场
googleworkspace-bot

Recipe Forward Labeled Emails

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
340
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-forward-labeled-emails
功能描述
Find Gmail messages with a specific label and forward them to another address.
安全使用建议
This recipe is coherent: it uses the gws CLI and gws-gmail to list, read, and forward labeled Gmail messages. Before installing, confirm you trust the gws/gws-gmail tooling and understand its authentication (OAuth tokens) and scopes. Note the recipe as written will forward full message content (and likely attachments) to [email protected] — edit the label, recipient, or add filtering/sanitization if needed to avoid leaking sensitive data. Also check organizational policy about auto-forwarding emails and whether the skill might be invoked automatically by agents (model invocation is allowed by default).
功能分析
Type: OpenClaw Skill Name: recipe-forward-labeled-emails Version: 1.0.12 This skill bundle is a standard productivity recipe for automating Gmail message forwarding based on labels. It utilizes the 'gws' command-line tool to list, retrieve, and send emails to a placeholder address ([email protected]) as described in SKILL.md. No malicious logic, unauthorized data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
Name/description match the runtime steps. The declared required binary (gws) and dependency on the gws-gmail skill are appropriate for accessing and sending Gmail messages.
Instruction Scope
Instructions only invoke gws gmail commands to list, fetch, and send messages, which is within the stated purpose. The recipe hardcodes a query (label:needs-review) and a recipient ([email protected]) and does not mention handling attachments, headers, or sanitization of message contents — so forwarded content may include sensitive data unless the operator changes the recipe.
Install Mechanism
Instruction-only skill with no install spec or downloads; nothing is written to disk by the skill itself.
Credentials
No environment variables or credentials are declared by this skill; Gmail authentication is presumably handled by the gws/gws-gmail tooling. This is consistent but you should confirm gws-gmail's auth scope and storage because forwarding requires access to mailbox contents.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. Model invocation is allowed (the platform default) but that alone is not a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-forward-labeled-emails
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-forward-labeled-emails 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Bumped metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No other content or functional changes made.
v1.0.11
- Updated skill metadata version from 0.22.3 to 0.22.4 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.10
- Updated version number in metadata from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated skill version from 0.22.1 to 0.22.2 in metadata. - No changes to functionality or instructions.
v1.0.8
- Updated skill version from 0.22.0 to 0.22.1 in metadata. - No functional or instructional changes were made.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in metadata. - No other content or functionality changes.
v1.0.6
- Updated skill version in metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated skill metadata version from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Bumped version in metadata from 0.20.0 to 0.20.1 in SKILL.md - No changes to recipe steps or functionality; documentation version update only
v1.0.3
- Bumped version from 0.19.0 to 0.20.0 in metadata. - No other changes made to functionality or documentation.
v1.0.2
- Updated SKILL.md metadata: moved version under metadata and set to 0.19.0. - Removed top-level version field from SKILL.md. - No changes to functionality or usage instructions.
v1.0.1
- Updated metadata formatting in SKILL.md for improved consistency - No changes to recipe functionality or instructions
v1.0.0
Initial release of recipe-forward-labeled-emails. - Find Gmail messages with a specified label. - Retrieve the content of labeled messages. - Forward the message to another email address with a formatted subject and body. - Requires the gws-gmail skill to be loaded.
元数据
Slug recipe-forward-labeled-emails
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Forward Labeled Emails 是什么?

Find Gmail messages with a specific label and forward them to another address. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。

如何安装 Recipe Forward Labeled Emails?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-forward-labeled-emails」即可一键安装,无需额外配置。

Recipe Forward Labeled Emails 是免费的吗?

是的,Recipe Forward Labeled Emails 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Forward Labeled Emails 支持哪些平台?

Recipe Forward Labeled Emails 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Forward Labeled Emails?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论