← Back to Skills Marketplace
Recipe Share Doc And Notify
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
412
Downloads
0
Stars
8
Active Installs
13
Versions
Install in OpenClaw
/install recipe-share-doc-and-notify
Description
Share a Google Docs document with edit access and email collaborators the link.
Usage Guidance
This skill is coherent for its purpose, but it will perform privileged actions on your Google account: it changes document ACLs and sends email. Only install/use it if you trust the agent and the underlying gws/gws-* skills are authorized to use the correct Google account. Before running: verify the file query and reviewer email, consider testing on a non-production doc, and limit the agent's Google permissions to the minimum necessary (or use a service account with restricted scope) to reduce risk of accidental sharing or unwanted emails.
Capability Analysis
Type: OpenClaw Skill
Name: recipe-share-doc-and-notify
Version: 1.0.12
The skill bundle is a straightforward recipe for sharing a Google Doc and notifying a collaborator via email using the gws CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (share a Google Doc and notify collaborators) aligns with the required binary 'gws' and the listed dependent skills (gws-drive, gws-docs, gws-gmail). All required pieces are consistent with Google Workspace operations.
Instruction Scope
SKILL.md contains concrete gws CLI commands to find a doc, create a permission (writer) for an email, and send a Gmail message. The steps only reference the gws tool and placeholders (DOC_ID); there is no instruction to read unrelated files or environment variables.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk and no external downloads occur.
Credentials
The skill declares no env vars, which is internally consistent because it relies on the gws CLI and the other Google Workspace skills for authentication. However, the actions it describes (changing doc permissions and sending email) require Google account authorization — granting the underlying gws/gws-* skills access to your account is sensitive and should be deliberate.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills' configs. It will act only when invoked (subject to normal autonomous-invocation rules).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-share-doc-and-notify - After installation, invoke the skill by name or use
/recipe-share-doc-and-notify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated skill version in metadata from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated skill version to 0.22.3 in metadata.
- No other content changes.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md.
- No functional or documentation changes were made.
v1.0.8
- Updated SKILL.md to increment the metadata version from 0.22.0 to 0.22.1.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in documentation.
- No changes to functionality or instructions.
v1.0.6
- Updated skill version metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated metadata version from 0.20.1 to 0.21.1 in SKILL.md.
- No changes to functionality or steps; documentation version only.
v1.0.4
- Updated version metadata from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Updated version to 0.20.0 in metadata.
- No other changes made.
v1.0.2
- Updated metadata section in SKILL.md for improved formatting and version tracking.
- Changed the version declaration style and reorganized metadata fields.
- No changes to functionality or recipe steps.
v1.0.1
- Updated formatting in SKILL.md for improved consistency.
- No changes to functionality or usage instructions.
v1.0.0
Initial release of the recipe-share-doc-and-notify skill.
- Shares a Google Docs document with edit permissions for specified collaborators.
- Notifies collaborators by sending them the document link via email.
- Requires gws-drive, gws-docs, and gws-gmail skills for operation.
Metadata
Frequently Asked Questions
What is Recipe Share Doc And Notify?
Share a Google Docs document with edit access and email collaborators the link. It is an AI Agent Skill for Claude Code / OpenClaw, with 412 downloads so far.
How do I install Recipe Share Doc And Notify?
Run "/install recipe-share-doc-and-notify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Share Doc And Notify free?
Yes, Recipe Share Doc And Notify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Share Doc And Notify support?
Recipe Share Doc And Notify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Share Doc And Notify?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills