Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Query Writing Skill

Skill Verificato
98

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.

Riepilogo IA

This skill generates and executes SQL queries, supporting simple to complex statements involving joins, aggregations, and subqueries. It provides structured workflows for planning, schema examination, query construction, and validation, along with specific error recovery guidance for common issues.

Installazione

npx skills add langchain-ai/deepagents

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

Aggiornato il 2 days ago
Vedi il codice sorgente