G
gws-sheets-read
by @googleworkspacev
4.6(309)
Read values from specified cells or ranges in Google Sheets spreadsheets, facilitating data retrieval.
Installation
npx skills add googleworkspace/cli --skill gws-sheets-readcompare_arrows
Before / After Comparison
1 组Before
Manually opening Google Sheets spreadsheets and reading values is a cumbersome and unautomatable process, especially when batch processing data is required.
After
This skill, using the `gws sheets +read` command, can automate reading values from Google Sheets spreadsheets, significantly improving data processing efficiency, especially suitable for automated data analysis or report generation scenarios.
SKILL.md
sheets +read
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Read values from a spreadsheet
Usage
gws sheets +read --spreadsheet <ID> --range <RANGE>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--spreadsheet | ✓ | — | Spreadsheet ID |
--range | ✓ | — | Range to read (e.g. 'Sheet1!A1:B2') |
Examples
gws sheets +read --spreadsheet ID --range "Sheet1!A1:D10"
gws sheets +read --spreadsheet ID --range Sheet1
Tips
- Read-only — never modifies the spreadsheet.
- For advanced options, use the raw values.get API.
See Also
- gws-shared — Global flags and auth
- gws-sheets — All read and write spreadsheets commands
User Reviews (0)
Write a Review
Effect
Usability
Docs
Compatibility
No reviews yet
Statistics
Installs24.9K
Rating4.6 / 5.0
Version
Updated2026年5月23日
Comparisons1
User Rating
4.6(309)
5
23%
4
51%
3
23%
2
2%
1
0%
Rate this Skill
0.0
Compatible Platforms
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
Timeline
Created2026年3月16日
Last Updated2026年5月23日