di-agent-query-sql
Installation
SKILL.md
Generate SQL from Natural Language
Convert natural language data requests into SQL. Prefer the Substrait
intermediate representation when it can express the request; use direct
model-generated SQL only as an explicit fallback when DSL compilation fails,
required functionality is not supported by the Substrait path, or runtime
/sql conversion fails.
Overview
This skill provides end-to-end conversion from natural language to executable SQL: