recipe-draft-email-from-doc

Draft Gmail messages using Google Doc content as the email body.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-draft-email-from-doc-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-draft-email-from-doc
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-draft-email-from-doc
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-draft-email-from-doc-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read content from a Google Doc and use it as the body of a Gmail message, saving time and reducing manual copy-paste.

Core Features & Use Cases

  • Fetch document content via gws docs and use it as the email body.
  • Compose and send Gmail messages with the doc content as the body to recipients.
  • Use case: quickly share updates from a Google Doc with teammates via email.

Quick Start

Send a Gmail message using the content of a Google Doc as the email body.

Frequently Asked Questions about recipe-draft-email-from-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send a Gmail message using content from a Google Doc as the email body?

To draft Gmail messages from Google Docs, this Skill fetches document content via the gws command set and uses it directly as the email body. It automates the copy-paste process, allowing you to quickly share document updates via email.

Can I automate sending status updates from Google Docs to teammates via Gmail?

Yes, you can automate sending status updates from Google Docs to teammates via Gmail. This Skill is specifically designed for workflows where document updates need to be converted into emails, such as newsletters or summaries for recipients.

Do I need specific gws skills to convert Google Docs content into Gmail drafts?

Yes, you need the gws-docs and gws-gmail skills to convert Google Docs content into Gmail drafts. This Skill relies on the gws command set to fetch the document content and compose the message.

What is the best way to turn a Google Doc into an email newsletter without manual copy-paste?

The best way to turn a Google Doc into an email newsletter without manual copy-paste is using this content-to-email automation Skill. It reads the document's text and populates the Gmail message body automatically, saving time and reducing errors.

Does this email automation workflow support sending summaries directly from a Google Doc?

Yes, this email automation workflow supports sending summaries directly from a Google Doc. It reads the document content and uses it as the Gmail message body to send to your specified recipients.

Why does my Gmail draft not include the latest Google Doc content when using automation?

If your Gmail draft does not include the latest Google Doc content, ensure the gws-docs skill is properly fetching the document before the gws-gmail skill sends the message. This Skill requires correct gws command set execution to read the document and send the email.