Install
openclaw skills install @kingaiwork/king-json-formatterFormat, validate, minify, beautify, and sort JSON data with configurable indentation and batch processing support.
openclaw skills install @kingaiwork/king-json-formatterOnline JSON formatter, validator, beautifier, and minifier. Works with any JSON data.
clawdhub install king-json-formatter
python3 main.py format data.json
python3 main.py minify data.json
python3 main.py validate data.json