Create, repair, and recalculate spreadsheet workbooks without breaking formulas

Use the Anthropic xlsx skill when an agent needs to create, clean up, or modify .xlsx, .xlsm, .csv, or .tsv files as spreadsheet deliverables, not just inspect tabular data. It pushes the agent toward formula-safe edits, workbook validation, and recalculation instead of hardcoded outputs or one-off scripts.

agentskillexchange Updated 28 repo stars

File contents

Create, repair, and recalculate spreadsheet workbooks without breaking formulas

Use the Anthropic xlsx skill when an agent needs to create, clean up, or modify .xlsx, .xlsm, .csv, or .tsv files as spreadsheet deliverables, not just inspect tabular data. It pushes the agent toward formula-safe edits, workbook validation, and recalculation instead of hardcoded outputs or one-off scripts.

Prerequisites

pandas, openpyxl, LibreOffice

Installation

Requirements and caveats from upstream:

  • The frontmatter requires only two fields:

Basic usage or getting-started notes:

Documentation

Source

agentskillexchange/skills/tree/main/skills/create-repair-and-recalculate-spreadsheet-workbooks-without-breaking-formulas commit 0e94025510

Frequently asked questions

npx skillmds@latest add agentskillexchange/create-repair-and-recalculate-spreadsheet-workbooks-without-