Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file; create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Also trigger for cleaning or restructuring messy tabular data. The deliverable must be a spreadsheet file.
$npx -y skills add mateaix/mateclaw --skill xlsxInstalls into the current project.
Run `npx skills use "https://github.com/mateaix/mateclaw" --skill "mateaix/mateclaw/xlsx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mateaix/mateclaw" that are relevant to the current task. Run `npx skills add "https://github.com/mateaix/mateclaw"` and select the relevant skills, then follow their instructions.