The sq skill teaches an agent to use the sq command-line tool to query and manipulate structured data across sources (CSV, JSON, Excel, and SQL databases). It covers verifying installs, adding and managing data sources (handles), using SLQ (sq's jq-like language) and native SQL, cross-source joins, inspecting schemas, running diffs, and exporting results to many formats. Practical commands for pinging, inspecting, and driver-specific guidance are included.
Use this skill when a user mentions the sq CLI, SLQ, wrangling tabular files (CSV/TSV/XLSX/JSON), joining across sources, or building command-line data pipelines that read, transform, compare, or export table-like data. Prefer this skill when an installed sq binary is available on PATH.
references/ for sqlite3, postgres, csv, json, xlsx, etc. (has_references=true)sq --version, sq help), adding/listing sources, SLQ vs native SQL, output formats, diff/tbl operations, and common flags.Likely compatible with CLI-capable agents that can run shell commands (Copilot/Code assistants, CLI-enabled agents).
This skill has not been reviewed by our automated audit pipeline yet.