80 skills available — search, filter, and discover
Natural language → SQL against your schema; explain query plans; catch slow patterns
## What it does Translates natural-language questions into SQL against your database schema, explains what the generated query does, runs EXPLAIN ANALYZE, and flags slow patterns (N+1, missing indexes