docs-xlsx

Installation
SKILL.md

Excel Spreadsheet Parsing

Parse Excel spreadsheets (.xlsx) into CSV files, JSON metadata, and formula artifacts using multi-method extraction.

Usage

Run the parsing script directly:

./scripts/parse_xlsx.py <path_to_file.xlsx> <output_dir>

Example:

./scripts/parse_xlsx.py ~/data/workbook.xlsx ./parsed/
Related skills
Installs
8
GitHub Stars
2
First Seen
Mar 2, 2026