Category
Search and growth
Growth
Category
Search and growth
Best for
Google Docs collaboration, editing, and workflow organization
Source repo
Google Workspace
Tags
google-docs, workflow, documents
This skill is very concrete in source. It is built around the `gws docs` CLI for Google Docs `create`, `get`, and `batchUpdate`, with a separate `+write` helper for appending content. It is not a vague 'document collaboration' skill.
The source also requires reading `gws-shared` first for auth and global flags, then using `gws schema docs.<resource>.<method>` to inspect parameters. It fits automated document creation, reads, and bulk updates inside the Google Workspace CLI flow.