← 返回 Skills 市场
Recipe Draft Email From Doc
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
356
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-draft-email-from-doc
功能描述
Read content from a Google Doc and use it as the body of a Gmail message.
安全使用建议
This recipe is coherent for its stated purpose, but before installing: 1) confirm you trust the gws CLI and the referenced gws-docs/gws-gmail skills, because those components will require Google account authorization (check what OAuth scopes they request). 2) Be careful with document selection and the recipient address—the recipe, as written, sends the doc content directly with no preview step and could leak sensitive information. 3) Test with a non-sensitive document and a test recipient first. 4) If you want safety, add an explicit confirmation/preview step before sending.
功能分析
Type: OpenClaw Skill
Name: recipe-draft-email-from-doc
Version: 1.0.12
The skill is a straightforward productivity recipe designed to automate drafting Gmail messages using content from Google Docs. It utilizes standard 'gws' tool commands in SKILL.md and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill says it will read a Google Doc and use it as a Gmail message body; the SKILL.md calls the gws CLI and references gws-docs and gws-gmail skills—these are appropriate and proportional to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to calling the gws docs get command and then sending mail via gws gmail. One operational note: the recipe directly sends email with the doc content (no preview/confirmation step in the instructions), which could cause accidental disclosure of sensitive document contents if used without care.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code, so nothing is written to disk by the skill itself.
Credentials
The skill declares no env vars (appropriate). However, the referenced gws-docs and gws-gmail skills and the gws CLI will require Google credentials/authorization at runtime (OAuth tokens/scopes). Those credentials are expected for this functionality but are not shown here; users should verify the scopes requested by the underlying gws-related skills.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-draft-email-from-doc - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-draft-email-from-doc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated skill metadata version from 0.22.4 to 0.22.5 in SKILL.md.
- No changes to skill functionality or instructions.
v1.0.11
- Updated skill version in metadata from 0.22.3 to 0.22.4 in SKILL.md.
- No changes to functionality or instructions.
v1.0.10
- Updated skill metadata version 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.
- No functional or content changes; documentation update only.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No other changes to functionality or documentation.
v1.0.7
- Updated skill version to 0.22.0 in metadata.
- No changes to functionality or instructions.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
- No functional changes were made.
v1.0.5
- Updated version number from 0.20.1 to 0.21.1 in SKILL.md.
- No other functional or instructional changes were made.
v1.0.4
- Updated version to 0.20.1 in metadata.
- No changes to skill functionality or usage instructions.
v1.0.3
- Updated version number from 0.19.0 to 0.20.0 in SKILL.md.
v1.0.2
- Updated version metadata to 0.19.0 and moved it under the metadata section.
- Removed redundant version field from the top-level section.
v1.0.1
- Updated YAML formatting in SKILL.md for improved consistency and readability
- Listed array values as one per line under bins and skills in metadata section
- No changes to functionality or usage instructions
v1.0.0
- Initial release of recipe-draft-email-from-doc.
- Reads content from a Google Doc and uses it as the body of a Gmail message.
- Provides step-by-step instructions to fetch a document and send its content via Gmail.
- Requires the `gws-docs` and `gws-gmail` skills to function.
元数据
常见问题
Recipe Draft Email From Doc 是什么?
Read content from a Google Doc and use it as the body of a Gmail message. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。
如何安装 Recipe Draft Email From Doc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-draft-email-from-doc」即可一键安装,无需额外配置。
Recipe Draft Email From Doc 是免费的吗?
是的,Recipe Draft Email From Doc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Draft Email From Doc 支持哪些平台?
Recipe Draft Email From Doc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Draft Email From Doc?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills