expanso-csv-to-json

Official

Convert CSV to JSON with schema inference

Authorexpanso-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the conversion of CSV files into JSON format, simplifying data processing and integration.

Core Features & Use Cases

  • Schema Inference: Automatically detects and infers the schema from CSV data.
  • Type Coercion: Converts string representations of numbers, booleans, and nulls into their appropriate JSON types.
  • Header Mapping: Uses the first row of the CSV as headers for the JSON output.
  • Use Case: Transform a CSV export of customer data into a JSON array for easy ingestion into a NoSQL database or for use in a web application.

Quick Start

Convert all CSV files in the /path/to/csv/files directory to JSON and save them in the /path/to/json/output directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: expanso-csv-to-json
Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-csv-to-json

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.