Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

gws-docs

Read and write Google Docs through the Google Workspace API.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
23

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill gws-docs
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, gws-docs has 23 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/gws-docs.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Read and write Google Docs through the Google Workspace API. PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Before calling any API method, inspect it: Use gws schema output to build your --params and --json flags. - Supports three core operations: create (new blank documents), get (retrieve document content), and batchUpdate (apply multiple validated updates in a single request) - Uses a schema-driven CLI with gws schema inspection to discover required parameters, types, and defaults before executing commands - Requires Google Workspace authentication and shared security rules documented in gws-shared/SKILL.md - Includes a helper command +write for appending text to documents as a convenience wrapper - 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 have replies to give you some information about how they are applied.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gws-docs do?

Read and write Google Docs through the Google Workspace API.

Is gws-docs good?

gws-docs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gws-docs?

gws-docs currently lists compatibility with Skills CLI.

Is gws-docs safe to install?

gws-docs has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gws-docs?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install gws-docs?

Run the following command to install gws-docs: npx skills add https://github.com/googleworkspace/cli --skill gws-docs

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering