csv-tools
Installation
SKILL.md
Skill: csv-tools
When to Use
Use this skill when the user asks to:
- View or pretty-print a CSV/JSON file
- Filter rows from a data file
- Sort data by a column
- Get summary statistics (count, mean, min, max)
- Convert CSV to JSON or JSON to CSV
- Query or analyze tabular data
- Count rows or summarize a dataset