# Rewrite Test Skill

Run jq to process JSON:

jq '.key' input.json

You can also pipe: cat file.json | jq '.key'

Already local: ./jq --help

Run bunx for multi-binary package coverage:

bunx --version
