recipe-create-doc-from-template

Copy a Google Docs template, fill it with content, and set sharing permissions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of creating new Google Docs by copying an existing template, populating it with specific content, and sharing it with collaborators.

Core Features & Use Cases

  • Template-based Document Creation: Quickly generate new documents based on predefined templates.
  • Content Population: Insert custom text into the newly created document.
  • Automated Sharing: Grant specified users edit access to the new document.
  • Use Case: A marketing team can use this to create a new campaign brief document from a standard template, pre-fill it with campaign details, and share it with the design and content teams for collaboration.

Quick Start

Copy the Google Docs template with ID 'TEMPLATE_DOC_ID', name it 'Project Brief - Q2 Launch', add the specified content, and share it with '[email protected]'.

Frequently Asked Questions about recipe-create-doc-from-template

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

FAQPage Schema
How do I automate Google Docs creation from a template?

Automate Google Docs creation by copying an existing template, inserting custom text content into the new file, and setting sharing permissions for collaborators. This workflow requires Google Drive and Docs API access to handle file operations and content manipulation.

Can I pre-fill a Google Docs template with custom text?

Yes, you can pre-fill a Google Docs template by copying the source document and populating it with specific text content. This automates document generation for workflows like project management briefs and team collaboration.

Does this document automation workflow support setting edit access for collaborators?

Yes, the document automation workflow supports setting edit access for collaborators. After copying the template and inserting content, it grants specified users edit permissions to streamline team collaboration on the new Google Doc.

Do I need Google Drive and Docs API access to generate documents from templates?

Yes, you need Google Drive and Docs API access to generate documents from templates. These APIs are required to perform the underlying file operations, copy the template, manipulate document content, and configure sharing permissions.

What is the best way to create standardized project briefs for a marketing team?

The best way to create standardized project briefs is using a template-based document creation process. It generates a new campaign brief from a predefined template, pre-fills it with details, and shares it with design and content teams for collaboration.