Text To SQL Agent
Text To SQL Agent from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
2- ▌ Query Writing · gabrielmoreiraWrites and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.
- ▌ Schema Exploration · gabrielmoreiraLists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.