---
name: kyure-a/rewrite-test-skill
source: https://app.decimal.ai/s/kyure-a-rewrite-test-skill@1/SKILL.md
source_sha256: 742b4d4ed887
---

# 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