CSV Row Counter

Routine utility auditing file info.

qualixar 20b9d5a 451 B Updated

File contents

csv-row-counter

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_002/.openclaw/skills/csv-row-counter commit 20b9d5ad5a

Frequently asked questions

npx skillmds@latest add qualixar/csv-row-counter-4