sql-query-starter
Installation
SKILL.md
SQL Query Starter
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
- Clarify tables, filters, and desired fields.
- Build a minimal SELECT with WHERE and ORDER BY.
- 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.
Weekly Installs
2
Repository
proflead/codex-…-libraryGitHub Stars
84
First Seen
Feb 24, 2026
Security Audits
Installed on
amp2
opencode2
cursor2
kimi-cli2
codex2
github-copilot2