What problem does it solve?
This Skill removes the manual overhead of inspecting, cleaning, reshaping, and summarizing tabular data files when you need reliable results from CSV, TSV, JSON, or JSON Lines sources.
Core Features & Use Cases
- Data Inspection: Quickly check row counts, column names, and non-empty value coverage to understand messy datasets.
- Transformation Workflows: Filter, sort, deduplicate, join, convert formats, and clean common data quality issues using one consistent pipeline.
- Reporting and Aggregation: Generate grouped summaries and Markdown reports for analytics, operations, and lightweight ETL tasks.
- Use Case: A data analyst receives multiple exports from different systems and uses this Skill to standardize the files, merge them by key, and produce a concise summary report for stakeholders.
Quick Start
Use the csv-pipeline skill to inspect the attached data file and then clean, filter, or summarize it based on the fields I care about.