SQL Query

Use when running ad-hoc read-only T-SQL against Azure SQL — exploring Query Store, sampling tables, inspecting DMVs, joining sys.* views, or producing JSON/CSV for an alerting pipeline. Read-only by construction (AST-validated, rolled-back transaction, no INSERT/UPDATE/DELETE/EXEC/OPENROWSET). Returns TOON by default for token-efficient consumption by Claude; --format=json|table|csv for other consumers.

darthmolen Updated

File contents

darthmolen/ai-plugins-and-skills/tree/main/skills/sql-query commit 8ddcfcc683

Frequently asked questions

npx skillmds@latest add darthmolen/sql-query