Spreadsheet Ops

Use when working a spreadsheet programmatically — writing or repairing a formula, generating an .xlsx with Python including charts and conditional formats, driving Google Sheets from a script, building a read-transform-write pipeline, or writing an in-sheet macro or trigger. Covers formula errors, Sheets API quota, service-account permissions, and formulas that read back blank. NOT pure dedupe or normalisation with no sheet output (that is `data-cleaning`), NOT scraping a web table into rows (that is `data-scraper`), NOT multi-app event wiring (that is `automation-flows`).

ericrisco 4ce9265 7 files · 32.7 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/spreadsheet-ops commit 4ce9265bbc

Frequently asked questions

npx skillmds@latest add ericrisco/spreadsheet-ops