SQL Query Starter

SkillDatabases & data

Draft a basic SQL query from a simple requirement. Use when a junior developer needs help forming SELECT queries.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the SQL Query Starter skill

What this skill tells your AI

The instructions your AI receives, as published by proflead/codex-skills-library in skills/data/sql-query-starter/SKILL.md and read by ahel’s review.

Purpose

Draft a basic SQL query from a simple requirement.

Inputs to request

  • Table names and relationships.
  • Desired fields and filters.
  • Database flavor and limits.

Workflow

  1. Clarify tables, filters, and desired fields.
  2. Build a minimal SELECT with WHERE and ORDER BY.
  3. Add optional LIMIT and parameter placeholders.

Output

  • SQL query with parameters.

Quality bar

  • Use parameters instead of literal values.
  • Keep the query minimal and readable.

Signals

GitHub stars
144
Forks
30
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
sql-query-starter
Source
github.com/proflead/codex-skills-library