What problem does it solve?
This Skill resolves the challenge of quickly and easily reading various types of data files (CSV, JSON, Parquet, etc.) into a usable format for analysis and further processing.
Core Features & Use Cases
- Universal File Format Support: Handles CSV, JSON, Parquet, Avro, Excel, spatial files, and more.
- Remote Data Access: Can access and analyze data from remote storage like S3, GCS, Azure, or HTTPS URLs.
- Automated Data Discovery: Automatically detects the file format based on the file extension and suggests next steps like data analysis.
- Use Case: A user could query a dataset stored on S3 or local system, and get immediate information about its schema and data, making it easier to proceed with more advanced analytics or visualization.
Quick Start
Use the read-file skill to explore a Parquet file named 'sales_data.parquet'.