Miller CSV TSV JSON Data Processor
Miller (mlr) is a command-line tool for querying, shaping, and reformatting name-indexed data such as CSV, TSV, JSON, and JSON Lines. It combines the functionality of awk, sed, cut, join, and sort into a single tool purpose-built for structured data processing.
Miller CSV TSV JSON Data Processor
Miller (mlr) is a command-line tool for querying, shaping, and reformatting name-indexed data such as CSV, TSV, JSON, and JSON Lines. It combines the functionality of awk, sed, cut, join, and sort into a single tool purpose-built for structured data processing.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/miller-csv-tsv-json-data-processor/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/miller-csv-tsv-json-data-processor
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/miller-csv-tsv-json-data-processor.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.