File Size Reporter

Lightweight helper for local project operations.

qualixar Updated

File contents

file-size-reporter

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_005/.openclaw/skills/file-size-reporter commit b9dfee0c06

Frequently asked questions

npx skillmds@latest add qualixar/file-size-reporter-4