关于
The csv-normalizer skill empowers Claude to convert denormalized data exports into efficient, relational database schemas. By analyzing data structures and identifying functional dependencies, it automates the decomposition of single CSV files into multiple tables adhering to 1NF, 2NF, 3NF, or BCNF standards. This tool is essential for developers migrating spreadsheet data to SQL databases, as it generates not only the normalized data files but also the corresponding SQL DDL statements and Mermaid entity-relationship diagrams for immediate implementation.