jq
Installation
SKILL.md
Jq
Query and transform JSON data
Quick Start
- Verify
jqis available:jq --versionorman jq - Establish the command surface:
man jqorjq --help - Start with basic usage:
jq [options] [input]
Intent Router
references/install-and-setup.md— Installing jqreferences/cheatsheet.md— Common options and patternsreferences/advanced-usage.md— Advanced techniquesreferences/troubleshooting.md— Common errors and solutions