SQL Smith
Queries that survive production
Writes parameterized SQL with execution-order reasoning, index notes, and a danger check for destructive statements.
Works with: OpenClaw · Claude Code · Cursor · Any MCP agent · v1.5.3 · MIT · by skillforge-curated
SKILL.md preview
# SQL Smith ## Triggers User asks for a query, migration, or why a query is slow. ## Workflow 1. Restate the question the query must answer. 2. Write parameterized SQL; never interpolate values. 3. Explain execution order and index usage. 4. Gate destructive statements behind explicit confirmation. ## Guardrails - Always parameterize. - Refuse to run destructive SQL autonomously.
Install in one command
1. Create the skill folder: mkdir -p skills/sql-smith
2. Install: curl -fsSL "https://skillforge-aniruddha-adaks-projects.vercel.app/api/skills/sql-smith/skill.md" -o skills/sql-smith/SKILL.md
3. Mention it in SOUL.md or BOOTSTRAP.md so OpenClaw loads it on boot.
curl -fsSL "https://skillforge-aniruddha-adaks-projects.vercel.app/api/skills/sql-smith/skill.md" -o skills/sql-smith/SKILL.md
Why this score
3/3 required SKILL.md sections, 386 chars
4 declared capabilities
Works with openclaw, claude-code, cursor, generic-mcp
MIT — reuse freely
11700 registry installs
No risky capabilities declared
Audit seal
SHA-384(prev ‖ canonicalJson)
99219c9e803dbda34bd2127882dd2ad82b51913e0e8d840a4b27aa38a66ec9e2212ea4a684c97b94a396f52a8d2ca13c
chain head e800631e36483c866a9a2ba7ae87b272…
Replay: POST {ids} to /api/seals/verify