Skip to main content
Back to registry

recipe-share-doc-and-notify

googleworkspace/cli

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

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-share-doc-and-notify
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-drive , gws-docs , gws-gmail Share a Google Docs document with edit access and email collaborators the link. - Find the doc: gws drive files list --params '{"q": "name contains '\''Project Brief'\'' and mimeType = '\''application/vnd.google-apps.document'\''"}' - Share with editor access: gws drive permissions create --params '{"fileId": "DOC_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "reviewer@company.com"}' - Email the link: gws gmail +send --to reviewer@company.com --subject 'Please review: Project Brief' --body 'I have shared the project brief with you:

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-share-doc-and-notify do?

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

Is recipe-share-doc-and-notify good?

recipe-share-doc-and-notify does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-share-doc-and-notify work with?

recipe-share-doc-and-notify currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-share-doc-and-notify?

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

How do I install recipe-share-doc-and-notify?

npx skills add https://github.com/googleworkspace/cli --skill recipe-share-doc-and-notify

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering