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
Repository
clawdbot/skills
GitHub Stars
4.3K
First Seen
jq — clawdbot/skills