What problem does it solve?
This Skill streamlines the process of reading and analyzing data files, whether they are stored locally or accessed remotely from services like S3, HTTPS, GCS, or Azure.
Core Features & Use Cases
- Universal File Access: Read files in various formats including CSV, JSON, Parquet, Avro, Excel, spatial, etc.
- Remote and Local Files: Access data files stored locally or remotely from services like S3, HTTPS, GCS, or Azure.
- Automatic Path Resolution: Automatically determines if the file is local or remote, simplifying the process for the user.
- DuckDB Integration: Utilizes DuckDB for format detection and efficient data processing.
- Use Case: Suppose you need to quickly analyze a large dataset stored in a remote location. Use this Skill to read the data and explore it within seconds.
Quick Start
Use the read-file skill to analyze the data file 'sales_data.csv'.