Skip to main content
Back to registry

recipe-draft-email-from-doc

googleworkspace/cli

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

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-draft-email-from-doc
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-docs , gws-gmail Read content from a Google Doc and use it as the body of a Gmail message. - Get the document content: gws docs documents get --params '{"documentId": "DOC_ID"}' - Copy the text from the body content - Send the email: gws gmail +send --to recipient@example.com --subject 'Newsletter Update' --body 'CONTENT_FROM_DOC'

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-draft-email-from-doc do?

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

Is recipe-draft-email-from-doc good?

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

What agent does recipe-draft-email-from-doc work with?

recipe-draft-email-from-doc currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-draft-email-from-doc?

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

How do I install recipe-draft-email-from-doc?

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

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering