magic-data-loading
Installation
SKILL.md
Natural Language Triggers
Activate this skill when the user says things like:
- "load this file" / "read this CSV" / "import this data"
- "open this dataset" / "ingest this file"
- "parse this file" / "convert to CSV" / "what format is this file"
- User provides a file path ending in
.csv,.tsv,.jsonl,.json,.parquet,.xlsx - "connect to this database" / "query this table" / "extract data from my DB"
- "check this HuggingFace dataset" / "download from HuggingFace" / "inspect this HF repo"
- "generate dataset card" / "create README for dataset"
- "I have some data" / "I have a dataset" / "help me with this data" (vague — ask what the source is)
- User mentions data, records, a table, a dataset, or any structured data source
These produce the SAME behavior as using the data loading workflow directly.