← 返回 Skills 市场
googleworkspace-bot

Recipe Save Email Attachments

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
372
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-save-email-attachments
功能描述
Find Gmail messages with attachments and save them to a Google Drive folder.
安全使用建议
This recipe appears internally consistent, but check these before installing: ensure the gws CLI and the gws-gmail / gws-drive skills come from sources you trust (they will hold your Google auth); confirm the OAuth scopes granted to those skills are least-privilege (only Gmail/Drive access needed); replace example query and placeholder IDs carefully to avoid moving unintended attachments; if you do not want the agent to act autonomously, disable autonomous invocation or review the agent's settings; and verify where the gws binary was installed from (to avoid running an untrusted CLI).
功能分析
Type: OpenClaw Skill Name: recipe-save-email-attachments Version: 1.0.12 The skill bundle is a standard recipe for automating the transfer of Gmail attachments to Google Drive using the 'gws' tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md uses the gws CLI to list Gmail messages, download attachments, and upload them to Drive. Declaring gws and dependent skills gws-gmail and gws-drive is coherent for this recipe.
Instruction Scope
Instructions are narrowly focused on Gmail/Drive operations via gws commands. They do not instruct reading unrelated files, scanning system paths, or exfiltrating data to third-party endpoints. The recipe uses placeholders (MESSAGE_ID, ATTACHMENT_ID, FOLDER_ID) and an example query (from:[email protected]) which must be replaced when used.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. Requires the gws binary to be present, which is expected given the CLI commands used.
Credentials
The skill itself does not request environment variables or credentials, which is reasonable. However it depends on gws-gmail and gws-drive skills (and the gws CLI), which will need Google/Gmail/Drive credentials; the recipe assumes those are already provided by the environment or those skills. Verify the dependent skills' credential scopes before granting access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent privileges or attempt to modify other skills. Autonomous invocation is allowed by default (platform normal) but not unusually privileged here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-save-email-attachments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-save-email-attachments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated skill metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated version metadata from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated skill version in metadata from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated skill version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Updated skill version to 0.22.0. - No changes made to functionality or documentation content. - Version metadata in SKILL.md updated for consistency.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated version number from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Updated recipe version to 0.20.1 in metadata. - No functional or instructional changes made.
v1.0.3
- Updated skill version to 0.20.0 in metadata. - No changes to functionality or documentation content.
v1.0.2
- Updated metadata format in SKILL.md for improved compatibility. - Removed explicit version field from root and added under metadata. - No changes to skill behavior or usage.
v1.0.1
- Fixed YAML formatting for dependency lists in SKILL.md - No functional changes to the recipe itself
v1.0.0
- Initial release of the skill. - Automates finding Gmail messages with attachments. - Provides steps to download attachments and save them to a Google Drive folder. - Requires the `gws-gmail` and `gws-drive` skills to function.
元数据
Slug recipe-save-email-attachments
版本 1.0.12
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 13
常见问题

Recipe Save Email Attachments 是什么?

Find Gmail messages with attachments and save them to a Google Drive folder. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 372 次。

如何安装 Recipe Save Email Attachments?

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

Recipe Save Email Attachments 是免费的吗?

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

Recipe Save Email Attachments 支持哪些平台?

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

谁开发了 Recipe Save Email Attachments?

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

💬 留言讨论