home/categories/data-engineering/aws-samples-sample-deep-insight-self-hosted-skills-data-structure-checker-skill-md
data-engineeringdata-ai
data-structure-checker
This skill should be used when reading any tabular data file (Excel, CSV, Parquet, ODS). It automatically detects and fixes common data issues including multi-level headers, encoding problems, empty rows/columns, and data type mismatches. Returns a clean DataFrame ready for analysis with zero user intervention.
maintainer
aws-samples
Updated 12/19/2025
Stars
18
Forks
3
quick start
Installation and usage
This skill should be used when reading any tabular data file (Excel, CSV, Parquet, ODS). It automatically detects and fixes common data issues including multi-level headers, encoding problems, empty rows/columns, and data type mismatches. Returns a clean DataFrame ready for analysis with zero user intervention.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use data-structure-checker