# amitte/csv-schema-inferer

> Infer column types, ranges, and nullability from a CSV sample and emit a JSON Schema document describing the data.

## Identity

- **Type:** skill
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/csv-schema-inferer

## Tags

- **Capabilities:** schema-inference, csv-parsing, data-profiling
- **Domains:** data, analytics

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/csv-schema-inferer" } }`
- Install via CLI: `amitte install amitte/csv-schema-inferer`
- HTML page: https://amitte.com/s/amitte/csv-schema-inferer

Last updated: 2026-06-08T15:40:28.657Z