path-normalizer
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
Routine utility auditing environment info.
npx skillmds@latest add qualixar/path-normalizer-2 List JSON files in the current directory tree.
find . -name '*.json' -type f
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_001/.openclaw/skills/path-normalizer commit f6ac237dc8