Recipe Save Email To Doc

🌐Community
by googleworkspace · vlatest · Repository

Automatically converts saved Google Workspace recipes from email into editable document files for easy organization.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-save-email-to-doc npx -- -y @trustedskills/recipe-save-email-to-doc
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-save-email-to-doc": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-save-email-to-doc"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The recipe-save-email-to-doc skill enables AI agents to automatically extract content from Google Workspace emails and save it as structured documents directly into your Drive. It streamlines information management by bridging email communication with document storage without manual copying or pasting.

When to use it

  • Meeting Summaries: Automatically convert follow-up emails about project meetings into formal meeting minutes stored in a shared folder.
  • Invoice Processing: Extract details from vendor invoices received via email and save them as standardized PDFs for accounting records.
  • Research Archiving: Save relevant research findings or news updates found in newsletters directly to a personal knowledge base document.
  • Contract Storage: Digitize contract clauses sent via email into editable text documents for legal review workflows.

Key capabilities

  • Reads incoming emails from connected Google Workspace accounts.
  • Extracts and parses specific content within the email body.
  • Generates new documents in Google Docs or Drive based on the extracted data.
  • Organizes saved files according to predefined folder structures or naming conventions.

Example prompts

  • "Read the latest project update email from Sarah and save the action items as a new Google Doc titled 'Action Items - [Date]'."
  • "Extract the invoice details from this email thread and create a summary document in my Finance folder."
  • "Take the content of this newsletter about industry trends and save it as a markdown file in my Research directory."

Tips & gotchas

Ensure your AI agent has explicit read permissions for the specific email threads and write access to the target Drive folders before attempting execution. The skill relies on clear, structured content within emails; complex formatting or heavily encrypted messages may result in incomplete extraction.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
174

🌐 Community

Passed automated security scans.