Armory
Source
Browse
Workflows

recipe-create-doc-from-template

Copy a Google Docs template, fill in content, and share with collaborators.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install recipe-create-doc-from-template --cli claude

writes the file to.claude/commands/recipe-create-doc-from-template.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/recipe-create-doc-from-template.md

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

What it is

Copy a Google Docs template, fill in content, and share with collaborators.

When to use it

Copy a Google Docs template, fill in content, and share with collaborators.

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-create-doc-from-template.md -o .claude/commands/recipe-create-doc-from-template.md

Notes

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