Skillquality 0.70
recipe-backup-sheet-as-csv
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
Price
free
Protocol
skill
Verified
no
What it does
Export a Google Sheet as CSV
PREREQUISITE: Load the following skills to execute this recipe:
gws-sheets,gws-drive
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
Steps
- Get spreadsheet details:
gws sheets spreadsheets get --params '{"spreadsheetId": "SHEET_ID"}' - Export as CSV:
gws drive files export --params '{"fileId": "SHEET_ID", "mimeType": "text/csv"}' - Or read values directly:
gws sheets +read --spreadsheet SHEET_ID --range 'Sheet1' --format csv
Capabilities
skillsource-googleworkspaceskill-recipe-backup-sheet-as-csvtopic-agent-skillstopic-ai-agenttopic-automationtopic-clitopic-discovery-apitopic-gemini-cli-extensiontopic-google-admintopic-google-apitopic-google-calendartopic-google-chattopic-google-docstopic-google-drive
Install
Installnpx skills add googleworkspace/cli
Transportskills-sh
Protocolskill
Quality
0.70/ 1.00
deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (520 chars)
Provenance
Indexed fromskills_sh
Also seen ingithub
Enriched2026-05-18 18:52:32Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-18