jq-hardened

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
1
GitHub Stars
23
First Seen
Apr 21, 2026
jq-hardened — faberlens/hardened-skills