recipe-share-doc-and-notify

Share a Google Docs document with edit access and email collaborators the link.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill recipe-share-doc-and-notify-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-share-doc-and-notify
Source: https://github.com/73ai/openbotkit/tree/main/skills/recipe-share-doc-and-notify
Command: npx skills add https://github.com/73ai/openbotkit --skill recipe-share-doc-and-notify-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collaborative sharing of Google Docs can be slow and error-prone; this skill streamlines granting edit access and notifying collaborators via email in a single workflow.

Core Features & Use Cases

  • Share a Google Docs document with edit access.
  • Email collaborators with the document link to ensure immediate awareness.
  • Use case: when you need to quickly distribute a doc to a team and request edits.

Quick Start

Share the Google Doc with edit access and email the collaborators the link.

Frequently Asked Questions about recipe-share-doc-and-notify

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

FAQPage Schema
How do I share a Google Doc and automatically email collaborators the link?

To share a Google Doc and email collaborators, the skill updates drive permissions to grant edit access and sends an email notification containing the document link within a single workflow.

Can I grant edit access to a Google Docs file and notify a team simultaneously?

Yes, you can grant edit access and notify a team by loading gws-drive and gws-gmail to update permissions and dispatch the document link to collaborators at the same time.

What is the best way to automate Google Docs permissions updates for project briefs?

Automating Google Docs permissions for project briefs is handled by applying edit access via gws-drive and triggering email notifications through gws-gmail to ensure collaborators are immediately aware.

Do I need gws-gmail to send notifications when sharing Google Docs?

Yes, gws-gmail is required to send email notifications to collaborators, while gws-drive and gws-docs handle the document loading and drive permissions updates for the shared file.

Can this workflow handle policy updates and review cycles in Google Docs?

Yes, the workflow handles policy updates and review cycles by applying access control to the document and sending timely email notifications so collaborators can begin editing immediately.

Why does my Google Docs collaboration workflow require manual email steps after sharing?

Manual email steps occur when sharing is isolated from notifications; this skill combines gws-drive permissions updates with gws-gmail delivery to eliminate the separate manual email step.