JSON Formatter

Automated helper for build workflows.

qualixar 395dce3 433 B Updated

File contents

json-formatter

Commands

convert

Convert and pretty-print JSON data.

python -m json.tool

validate

Validate YAML input from stdin.

python -c 'import yaml, sys; yaml.safe_load(sys.stdin)'

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat2_003/.openclaw/skills/json-formatter commit 395dce386a

Frequently asked questions

npx skillmds@latest add qualixar/json-formatter-2