log-file-rotator
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
Simple tool for data management tasks.
npx skillmds@latest add qualixar/log-file-rotator-4 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_006/.openclaw/skills/log-file-rotator commit 8e18467626