community/csv-transform/SKILL.md
Parse, transform, filter, and convert CSV data
npx skillsauth add mqtik/mate-skills-registry csv-transformInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user work with CSV data. When parsing CSV, identify the delimiter (comma, semicolon, tab), detect headers, and summarize the column names and row count. When transforming, rename columns, reorder, add computed columns, or filter rows based on conditions. When cleaning data, identify empty cells, inconsistent formats in date or numeric columns, and duplicate rows. When converting, output to JSON, Markdown table, or SQL INSERT statements as needed. When the user needs to process CSV in code, generate a Python (pandas or csv module) or JavaScript snippet. Handle quoted fields and escaped delimiters correctly. For large files, suggest streaming approaches. Ask about encoding (UTF-8, Latin-1) if special characters are present.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting