recipe-save-email-to-doc

Save a Gmail message body into a new Google Doc.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-to-doc-googleworkspace
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-save-email-to-doc
Source: https://github.com/googleworkspace/cli/tree/main/skills/recipe-save-email-to-doc
Command: npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-to-doc-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users archive important email content into a Google Doc for easy reference and long-term storage.

Core Features & Use Cases

  • Email Archival: Save the body of a specific Gmail message into a new Google Doc.
  • Reference Material: Create a persistent record of important communications.
  • Use Case: Archiving a crucial email from a client or manager for future reference.

Quick Start

Save the email with subject 'important' from 'boss@company.com' to a new Google Doc.

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 save an email to a Google Doc for archival?▼

To save an email to a Google Doc, this Skill retrieves a specific Gmail message body using a search query and creates a new Google Doc containing the extracted content for long-term archival.

Can I archive Gmail messages to Google Docs automatically?▼

You can archive Gmail messages by providing a search query to identify the target message, and the process creates a new Google Doc with that email's body for your reference records.

Does saving Gmail to Google Docs require API integration?▼

Yes, saving Gmail to Google Docs requires integration with the Gmail and Google Docs APIs to properly retrieve the specified message and create the new document.

How do I find a specific email to save when archiving to a Google Doc?▼

To find a specific email for Google Doc archival, you provide a search query like the sender's email address or subject line, which the system uses to identify the correct Gmail message.

What is the best way to keep a persistent record of important Gmail communications?▼

The best way to keep a persistent record of important Gmail communications is to save the message body into a new Google Doc, ensuring long-term storage and easy reference.

Are email attachments saved when archiving Gmail to a Google Doc?▼

When archiving Gmail to a Google Doc, the process extracts and saves the body of the specific message. The metadata does not indicate that email attachments are included in the created document.