Armory
Source
Browse
Workflows

recipe-save-email-to-doc

Save a Gmail message body into a Google Doc for archival or reference.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install recipe-save-email-to-doc --cli claude

writes the file to.claude/commands/recipe-save-email-to-doc.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/recipe-save-email-to-doc.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Save a Gmail message body into a Google Doc for archival or reference.

When to use it

Save a Gmail message body into a Google Doc for archival or reference.

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/google-workspace/recipes/recipe-save-email-to-doc.md -o .claude/commands/recipe-save-email-to-doc.md

Notes

Extracted from davila7/claude-code-templates, google-workspace category.