Skip to main content
Back to registry

recipe-create-doc-from-template

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-drive , gws-docs

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-template
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-drive , gws-docs Copy a Google Docs template, fill in content, and share with collaborators. Launch the new feature by end of Q2.' 4. Share with team: gws drive permissions create --params '{"fileId": "NEW_DOC_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": " team@company.com "}'` - Copy the template: gws drive files copy --params '{"fileId": "TEMPLATE_DOC_ID"}' --json '{"name": "Project Brief - Q2 Launch"}' - Get the new doc ID from the response - Add content: `gws docs +write --document-id NEW_DOC_ID --text '## Project: Q2 Launch

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-create-doc-from-template do?

PREREQUISITE: Load the following skills to execute this recipe: gws-drive , gws-docs

Is recipe-create-doc-from-template good?

recipe-create-doc-from-template does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-create-doc-from-template work with?

recipe-create-doc-from-template currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-create-doc-from-template?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-create-doc-from-template?

npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-template

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering