Przejdź do głównej treści
Ta treść nie jest jeszcze dostępna w Twoim języku i jest wyświetlana po angielsku.

Query Writing Skill

Skill Zweryfikowano
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.

Podsumowanie AI

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.

Instalacja

npx skills add langchain-ai/deepagents

Uruchamia Vercel skills CLI (skills.sh) przez npx — wymaga lokalnego Node.js oraz co najmniej jednego zainstalowanego agenta zgodnego ze skills (Claude Code, Cursor, Codex, …). Zakłada, że repozytorium jest zgodne z formatem agentskills.io.

Zaktualizowano 2 days ago
Zobacz kod źródłowy