jq

Installation
SKILL.md

Jq

Query and transform JSON data

Quick Start

  1. Verify jq is available: jq --version or man jq
  2. Establish the command surface: man jq or jq --help
  3. Start with basic usage: jq [options] [input]

Intent Router

  • references/install-and-setup.md — Installing jq
  • references/cheatsheet.md — Common options and patterns
  • references/advanced-usage.md — Advanced techniques
  • references/troubleshooting.md — Common errors and solutions

Core Workflow

Installs
2
GitHub Stars
1
First Seen
Jul 8, 2026
jq — alisonaquinas/llm-shared-skills