メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Query Writing Skill

Skill 検証済み
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.

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.

インストール

npx skills add langchain-ai/deepagents

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

6 days ago に更新
ソースコードを表示