What problem does it solve?
This Skill streamlines end-to-end handling of Office Open XML spreadsheet workbooks by enabling unpacking, validation, repair, and re-packing of XLSX files, ensuring data integrity and reproducible results across Excel-based workflows.
Core Features & Use Cases
- Unpack and inspect XLSX workbooks by exposing their internal OOXML XML structures for validation and repair.
- Validate against OOXML schemas, automatically repair common issues (e.g., whitespace preservation, IDs, content types), and repack into a compliant workbook.
- Recalculate formulas deterministically using LibreOffice tooling, then verify and preserve formula integrity for safe distribution.
- Use in data-cleaning pipelines to fix structural issues in large spreadsheets, convert between tabular formats, or prepare data for downstream analytics.
Quick Start
Unpack an Excel workbook, run validations and repairs, then re-pack the directory back into a valid .xlsx.