home/categories/sql-databases/langchain-ai-deepagents-examples-text-to-sql-agent-skills-query-writing-skill-md
sql-databasesdatabases

query-writing

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.

langchain-ai
maintainer
langchain-ai
अपडेट किया गया 3/17/2026
स्टार
20273
फोर्क
2814
quick start

Installation and usage

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.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use query-writing