@googleworkspace/gws-docs

by googleworkspace · v1.0.0 · prompt

Read and write Google Docs.

Install

Add @googleworkspace/gws-docs to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-docs

Instructions

# docs (v1) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws docs <resource> <method> [flags] ``` ## Helper Commands | Command | Description | |---------|-------------| | [`+write`](../gws-docs-write/SKILL.md) | Append text to a document | ## API Resources ### documents - `batchUpdate` — Applies one or more updates to the document. Each request is validated before being applied. If any request is not valid, then the entire request will fail and nothing will be applied. Some requests ha…

Keywords: gws, docs, google, workspace