Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Query Writing Skill

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

KI-Zusammenfassung

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.

Installation

npx skills add langchain-ai/deepagents

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Aktualisiert 6 days ago
Quellcode ansehen