JSON Lint Helper

Simple tool for package management tasks.

qualixar Updated

File contents

json-lint-helper

Commands

list-files

List JSON files in the current directory tree.

find . -name '*.json' -type f

validate-json

Validate and pretty-print a JSON file.

python -m json.tool --no-ensure-ascii

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat1_018/.openclaw/skills/json-lint-helper commit f9762913f1

Frequently asked questions

npx skillmds@latest add qualixar/json-lint-helper-6