dir-tree-summarizer
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
Lightweight helper for local report operations.
npx skillmds@latest add qualixar/dir-tree-summarizer-5 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_007/.openclaw/skills/dir-tree-summarizer commit b1e4de805c