csv-data-synthesizer
Installation
SKILL.md
CSV Data Synthesizer
Generate production-realistic CSV data files with proper structure, realistic values, and consistent formatting.
Output Requirements
File Output: .csv files with valid CSV structure
Naming Convention: {dataset-name}-data.csv (e.g., customers-data.csv)
Encoding: UTF-8
Line Endings: Unix (LF)
When Invoked
Immediately generate a complete, valid CSV file. Default to 20 rows if count not specified.