读取 CSV 并输出字段类型、空值率、唯一值计数。
openclaw skills install csv-profile-stepper
python main.py --input <csv> --output profile.json --help