recipe-draft-email-from-doc

Drafts Gmail messages by transferring Google Docs content into the email body.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-draft-email-from-doc-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-draft-email-from-doc
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-draft-email-from-doc
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-draft-email-from-doc-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting Gmail messages from Google Docs can be time-consuming and error-prone when manual copy-paste is used.

Core Features & Use Cases

  • Automated content transfer: Pulls text from a Google Doc and places it into the Gmail body.
  • Workflow integration: Works with the gws-docs and gws-gmail skills to automate end-to-end sending.
  • Use Case: Create a newsletter by drafting in Google Docs and sending via Gmail to a distribution list.

Quick Start

Load the Google Doc content and use it as the body of a Gmail message.

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 draft a Gmail message from a Google Doc automatically?

To draft a Gmail message from a Google Doc, load the document content and inject it directly into the Gmail message body. This automates content transfer for documentation-driven communications and team updates.

Can I use Google Docs content for automated email workflows in Gmail?

Yes, you can use Google Docs content for automated email workflows by reading the document text and placing it into the Gmail body. This coordinates the gws-docs and gws-gmail skills for end-to-end drafting.

Do I need specific skills to send Google Docs content through Gmail?

Yes, you need the gws-docs and gws-gmail skills to enable the end-to-end workflow. The recipe coordinates these dependencies to read Google Docs content and automatically inject it into the Gmail message body.

What are the limitations of drafting Gmail messages from Google Docs?

The process is limited to transferring text content from a Google Doc into the Gmail body. It is designed for documentation-driven communications and relies entirely on the gws-docs and gws-gmail skills to function properly.