Path Normalizer

Routine utility auditing environment info.

qualixar f6ac237 458 B Updated

File contents

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

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat1_001/.openclaw/skills/path-normalizer commit f6ac237dc8

Frequently asked questions

npx skillmds@latest add qualixar/path-normalizer-2