Many projects I've had involve spreadsheets in various forms. Agent's are good at navigating through them but often are doing so via ad-hoc python scripts, which are both clunky and have poor performance characteristics.
This includes both basic spreadsheet functionality like `list_sheets`, `sheet_page` as well as useful features like recursive formula precedent/dependent tracing.