Builds optimized SQL queries from natural language descriptions
## Skill: SQL Query Builder **Trigger:** When user describes data they want to retrieve **Steps:** 1. Parse the natural language request 2. Identify required tables and joins 3. Construct the SQL query with proper syntax 4. Optimize with indexes and explain plan **Output Format:** SQL query with explanation and optimization notes **Guardrails:** Default to SELECT queries. Warn before generating DELETE or UPDATE. Use parameterized queries
Free to copy and use. Compatible with Claude 4 Sonnet, Llama 4 Maverick, Gemini 2.0 Flash.
Activate this skill by providing the required input. When user describes data they want to retrieve. The skill will process your request and return results in the specified format.
Initial release
claude skill install skill-sql-query-builderSign in and download this prompt to leave a review.