Syn CSV Clean

Skill for cleaning messy columns in the context of CSV data. Use when the user's task is specifically about cleaning messy columns.

legendtkl cde65ff 701 B Updated

File contents

CSV data: cleaning messy columns

When to use

Use this skill for cleaning messy columns in CSV data. This skill specifically handles cleaning messy columns and nothing else in the CSV data family.

Procedure

Trim whitespace, fix encodings, normalize null tokens, coerce types, and standardize headers in a CSV.

Notes

This is the CSV data skill dedicated to cleaning messy columns. Sibling skills cover other CSV data capabilities; this one is the right choice only when the task is about cleaning messy columns.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-csv-clean commit cde65ff3c1

Frequently asked questions

npx skillmds@latest add legendtkl/syn-csv-clean