sql-databasesdatabases
mlldquery
LLM-driven data exploration with mlld. The LLM writes SQL or code to query structured data, code executes it (zero LLM tokens), then parallel research dives deep on the filtered results. Use when the question involves complex cross-tabulation, filtering, or slicing across data sources.
maintainer
mlld-lang
Updated 3/1/2026
Stars
28
Forks
1
quick start
Installation and usage
LLM-driven data exploration with mlld. The LLM writes SQL or code to query structured data, code executes it (zero LLM tokens), then parallel research dives deep on the filtered results. Use when the question involves complex cross-tabulation, filtering, or slicing across data sources.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use mlldquery