recipe-draft-email-from-doc

Fetch Google Doc text and insert it as a Gmail message body.

8|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/haberlah/dotfiles-claude --skill recipe-draft-email-from-doc-haberlah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-draft-email-from-doc
Source: https://github.com/haberlah/dotfiles-claude/tree/main/skills/recipe-draft-email-from-doc
Command: npx skills add https://github.com/haberlah/dotfiles-claude --skill recipe-draft-email-from-doc-haberlah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fetches content from a Google Doc and uses it as the body of a Gmail message, streamlining email drafting from existing documents.

Core Features & Use Cases

  • Doc content extraction: retrieves document text via Google Docs integration.
  • Email construction: places the extracted content into the Gmail message body.
  • Use case: draft weekly updates or notices by converting doc content into emails without manual copy-paste.

Quick Start

Provide a Google Doc ID and recipient details to draft and send a Gmail message with the document content as the 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 draft a Gmail message from a Google Doc without manual copy-paste?

To draft a Gmail message from a Google Doc, this Skill fetches document text via the Google Docs API and inserts it directly into the Gmail message body. This automates email drafting and eliminates manual copy-paste from your document.

Can I automate sending weekly update emails using content stored in Google Docs?

Yes, you can automate sending weekly update emails by extracting content from a specified Google Doc and placing it into a Gmail message. It supports productivity workflows where document-based updates need to be broadcast via email.

What do I need to provide to extract Google Doc content into an email draft?

To extract Google Doc content into an email draft, you need to provide a Google Doc ID and recipient details. The Skill then uses this information to fetch the text and construct the Gmail message body automatically.

Does the Gmail draft automation require any specific Google Workspace integrations?

Yes, Gmail draft automation requires the gws-docs and gws-gmail skills. It relies on the Google Docs API to retrieve document content and the Gmail API to construct and send the resulting email message.

What is the best way to convert Google Docs to email for broadcast notifications?

The best way to convert Google Docs to email for broadcast notifications is using an automation Skill that pulls document text and inserts it as the Gmail body. This streamlines email drafting from existing documents without manual text transfer.