Text To SQL

Setup and use text-to-SQL capabilities for SQL databases (SQLite, PostgreSQL, MySQL, MariaDB, etc.). Use when: (1) User wants to query databases using natural language, (2) User asks to setup text-to-sql project, (3) User mentions extracting data from database, (4) User has .sqlite/.db file or database credentials and wants to work with data. This skill sets up project structure, extracts database schema, and enables natural language to SQL conversion.

kdoronin 4ba92b6 10 files · 79.3 KB Updated

File contents

kdoronin/claude_code_skills/tree/main/text-to-sql commit 4ba92b6801

Frequently asked questions

npx skillmds@latest add kdoronin/text-to-sql