Scaffold a new LangBot skill: write a clean SKILL.md, structure scripts and templates, and register it. Use when the user wants to create or author a new skill.
Pretty-print and indent a SQL query: uppercase keywords, put major clauses (SELECT/FROM/WHERE/JOIN/GROUP BY/ORDER BY) on their own lines, indent subqueries.