recipe-draft-email-from-doc
Automates drafting and sending Gmail messages using content extracted from a Google Doc via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-draft-email-from-docStats
| Total installs | 6,259 |
| Weekly installs | 6.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires gws-docs and gws-gmail skills to be loaded
- Workflow: retrieve document content, extract body text, and send as email in three sequential steps
- Supports custom recipient, subject line, and automatic body population from the source document
Tags
Related skills
| Skill | Installs | vs recipe-draft-email-from-doc |
|---|---|---|
| recipe-create-task-list | 6,160 | -99 |
| recipe-plan-weekly-schedule | 6,347 | +88 |
| recipe-create-gmail-filter | 6,548 | +289 |
| gws-events | 6,379 | +120 |
| recipe-save-email-attachments | 6,370 | +111 |
FAQ
- How many installs does recipe-draft-email-from-doc have?
- recipe-draft-email-from-doc has 6,259 total installs and 6.2K installs this week.
- Where is recipe-draft-email-from-doc hosted?
- recipe-draft-email-from-doc is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-draft-email-from-doc have?
- recipe-draft-email-from-doc has 22.8K GitHub stars.
- When was recipe-draft-email-from-doc first indexed?
- OrangeBot.AI first indexed recipe-draft-email-from-doc on Mar 4, 2026.
- How do I install recipe-draft-email-from-doc?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-draft-email-from-doc