Text To SQL Agent

Text To SQL Agent from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 2 skills

Skills in this plugin

2
  1. ▌
    Query Writing · gabrielmoreira
    Writes 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.
    17 repo stars
  2. ▌
    Schema Exploration · gabrielmoreira
    Lists 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.
    17 repo stars