text-to-sql
Installation
SKILL.md
Text-to-SQL Intelligent Query Skill
Task Objectives
- This Skill is used for: Generating SQL query statements through natural language, supporting multi-topic database configuration and table structure management
- Capabilities include: Database configuration, topic management, table structure reading, natural language to SQL
- Trigger conditions: User needs to configure Text-to-SQL database, create data topics, select data tables, or generate SQL with natural language questions
Prerequisites
Dependency Description
Required packages and versions for scripts:
pyyaml>=6.0
sqlalchemy>=2.0.0