jq

Installation
SKILL.md

jq

Command-line JSON processor for extracting, filtering, and transforming JSON.

Installation

macOS / Linux (Homebrew):

brew install jq

All platforms: See jqlang.org/download for packages, binaries, and build instructions.

Usage

jq '[filter]' [file.json]
cat file.json | jq '[filter]'
Installs
3
GitHub Stars
662
First Seen
Sep 5, 2026
jq — sundial-org/awesome-openclaw-skills