Back to skills
gws-sheets
officialworkflows
Reads and writes Google Sheets spreadsheets via the Sheets v4 API.
Setup & Installation
npx skills add https://github.com/googleworkspace/cli --skill gws-sheets
https://github.com/googleworkspace/cli/tree/main/skills/gws-sheets
View on GitHubWhat This Skill Does
Reads and writes Google Sheets spreadsheets via the Sheets v4 API. Supports creating spreadsheets, reading cell ranges, appending rows, and applying batch updates to sheet structure or data.
The CLI lets you read and write sheets directly from scripts or agents without opening a browser or maintaining OAuth flow code yourself.
When to use it
- Reading sales data from a shared spreadsheet into a script
- Appending a new row to a log sheet after each automated job run
- Creating a new spreadsheet and populating it with report data
- Batch updating cell formats, ranges, or sheet properties in one API call
- Fetching specific cell ranges using data filters without pulling the entire sheet
Similar Skills
pptx-generator
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown.
wp-project-triage
Inspects a WordPress repository and outputs a structured JSON report describing the project kind, tooling, tests, and version hints.
internal-comms
Writes internal communications in company-specific formats.
pptx
Handles everything involving .
