recipe-create-doc-from-template
Automates creating Google Docs from templates, inserting content, and managing collaborator permissions via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-templateStats
| Total installs | 6,318 |
| Weekly installs | 6.3K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires gws-drive and gws-docs skills; uses Google Workspace APIs for file operations and document editing
- Workflow: copy a template doc, populate it with structured content via the docs API, then grant collaborator access through drive permissions
- Supports markdown-style content insertion and granular permission assignment (writer, editor roles, user/group targeting)
Tags
Related skills
| Skill | Installs | vs recipe-create-doc-from-template |
|---|---|---|
| recipe-create-presentation | 6,552 | +234 |
| gws-events | 6,379 | +61 |
| recipe-email-drive-link | 6,263 | -55 |
| gws-workflow | 6,776 | +458 |
| gws-events-subscribe | 6,206 | -112 |
FAQ
- How many installs does recipe-create-doc-from-template have?
- recipe-create-doc-from-template has 6,318 total installs and 6.3K installs this week.
- Where is recipe-create-doc-from-template hosted?
- recipe-create-doc-from-template is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-create-doc-from-template have?
- recipe-create-doc-from-template has 22.8K GitHub stars.
- When was recipe-create-doc-from-template first indexed?
- OrangeBot.AI first indexed recipe-create-doc-from-template on Mar 4, 2026.
- How do I install recipe-create-doc-from-template?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-template