sk Skill · googleworkspace
recipe-backup-sheet-as-csv
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 4,347
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
Rust
A recipe-style agent skill that exports a Google Sheets spreadsheet as a CSV file for local backup or processing. It relies on the `googleworkspace` CLI and requires prerequisite skills `gws-sheets` and `gws-drive` to be loaded first.
Use it when you need a repeatable, scripted way to pull a Google Sheet down as CSV via the CLI instead of manual export.
Use it to
- Back up a Google Sheet locally as CSV
- Export sheet data for local processing
- Fetch spreadsheet details before exporting
- Chain sheets and drive CLI calls in one workflow
For Claude Code users working with Google Workspace via CLI
- Host repository
- googleworkspace/cli
- Version
- 0.22.5
- Installs, lifetime
- 29k
- Installs, 8 weeks
- 4,347
- Host stars
- 31k
- Host language
- Rust
topicsgoogle-sheetscsvbackupgoogleworkspace-cliclaude-coderecipe