sql2json
01Skill Claude CodeCodex
Use when you need to run SQL from the terminal with sql2json — query (SELECT) or write (INSERT/UPDATE/DELETE/DDL, committed by default; use --read-only for safe reads), especially for live repo DB checks, named queries from /.sql2json/config.json, or quick JSON/CSV output from SQLAlchemy-backed connections.
55 2mo ago B 75 tokens
original MIT