expanso-csv-to-json
Installation
SKILL.md
CSV to JSON
Convert CSV files to JSON format with automatic schema inference, type coercion, and header mapping.
Category
data-transformation
Quick Start
export INPUT_DIR=/path/to/csv/files
export OUTPUT_DIR=/path/to/json/output
./run.sh