recipe-save-email-to-doc

Save Gmail message bodies into Google Docs via the Gmail and Docs APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps automate the archival of important Gmail messages by saving their bodies into Google Docs, eliminating manual copy-paste and ensuring consistent record-keeping.

Core Features & Use Cases

  • Automated email-to-doc workflow: fetch message content and create a corresponding Google Doc.
  • Structured archival: preserves email body text for reference and compliance.
  • Use Case: when you need to archive customer inquiries or important updates by turning emails into searchable documents.

Quick Start

Save the body of a Gmail message to a Google Doc by locating the message, retrieving its content, creating a doc, and writing the content into it.

Frequently Asked Questions about recipe-save-email-to-doc

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

FAQPage Schema
How do I archive Gmail messages to Google Docs automatically?

To archive Gmail messages to Google Docs automatically, this Skill uses the Gmail API to fetch message bodies and the Google Docs API to create and write documents, ensuring consistent email archival without manual copy-paste.

What is the best way to save email bodies into Google Docs for compliance?

The best way to save email bodies into Google Docs for compliance is using automated archival workflows that fetch Gmail message content and create corresponding searchable documents for structured reference and record-keeping.

Do I need gws-gmail and gws-docs to save Gmail messages into documents?

Yes, you need gws-gmail and gws-docs to save Gmail messages into documents, as this Skill requires both dependencies to fetch messages via the Gmail API and write content via the Google Docs API.

Can I use this email archival workflow for customer inquiries in Gmail?

Yes, you can use this email archival workflow for customer inquiries in Gmail by locating the messages, retrieving their content, and creating organized Google Docs for searchable reference and consistent record-keeping.

Does archiving Gmail to Google Docs preserve the full email body text?

Archiving Gmail to Google Docs preserves the full email body text by fetching the message content and writing it into a document, ensuring the original text is maintained for reference and compliance purposes.