← Back to Skills Marketplace
Recipe Draft Email From Doc
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
356
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-draft-email-from-doc
Description
Read content from a Google Doc and use it as the body of a Gmail message.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-draft-email-from-doc - After installation, invoke the skill by name or use
/recipe-draft-email-from-doc - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Recipe Draft Email From Doc?
Read content from a Google Doc and use it as the body of a Gmail message. It is an AI Agent Skill for Claude Code / OpenClaw, with 356 downloads so far.
How do I install Recipe Draft Email From Doc?
Run "/install recipe-draft-email-from-doc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Draft Email From Doc free?
Yes, Recipe Draft Email From Doc is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Draft Email From Doc support?
Recipe Draft Email From Doc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Draft Email From Doc?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills