Handle spreadsheets and tabular files safely; use text reads only for text tables and avoid treating Excel or Parquet binaries as UTF-8 files.
Use this skill for spreadsheet and tabular file requests, including .csv, .tsv, .xlsx, .xls, .ods, and .parquet.
read_file on .xlsx, .xls, .ods, or .parquet..csv and .tsv as text files.Identify the actual table format.
.csv, .tsv.xlsx, .xls, .ods.parquetChoose the safest path.
.csv and .tsv:
.parquet:
.xlsx, .xls, .ods:
Set expectations for workbook files.
Stay honest about scope.
read_file on Excel binariesEdit PDFs with natural-language instructions using the nano-pdf CLI.