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

gws-sheets

Read, write, and batch-update Google Sheets with direct API access.

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
21

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-sheets
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-sheets has 21 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-sheets.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Read, write, and batch-update Google Sheets with direct API access. 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 helper commands: +read for retrieving values, +append for adding rows, and batchUpdate for applying multiple validated changes atomically - Access spreadsheets resource with methods to create, retrieve, and modify sheets, including grid data filtering and developer metadata operations - Requires Google Workspace authentication via the shared gws prerequisite; use gws schema to inspect method parameters before building requests - Batch operations validate all requests before applying; if any request fails, the entire batch is rejected with no partial changes - batchUpdate — Applies one or more updates to the spreadsheet. 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-sheets do?

Read, write, and batch-update Google Sheets with direct API access.

Is gws-sheets good?

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

Which AI agents support gws-sheets?

gws-sheets currently lists compatibility with Skills CLI.

Is gws-sheets safe to install?

gws-sheets 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-sheets?

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

How do I install gws-sheets?

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

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering