gws-sheets
CLI tool for Google Sheets to read, append, and manage spreadsheet data and metadata via the Google Workspace API.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-sheetsStats
| Total installs | 11,120 |
| Weekly installs | 11.1K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs gws-sheets |
|---|---|---|
| git-workflow | 11,055 | -65 |
| electron | 11,361 | +241 |
| gws-sheets-read | 9,709 | -1,411 |
| baoyu-compress-image | 11,829 | +709 |
| baoyu-danger-gemini-web | 11,911 | +791 |
FAQ
- How many installs does gws-sheets have?
- gws-sheets has 11,120 total installs and 11.1K installs this week.
- Where is gws-sheets hosted?
- gws-sheets is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-sheets have?
- gws-sheets has 22.8K GitHub stars.
- When was gws-sheets first indexed?
- OrangeBot.AI first indexed gws-sheets on Mar 4, 2026.
- How do I install gws-sheets?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-sheets