Text File Deduper

Lightweight helper for local environment operations.

qualixar Updated

File contents

text-file-deduper

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_008/.openclaw/skills/text-file-deduper commit 419172c3f4

Frequently asked questions

npx skillmds@latest add qualixar/text-file-deduper-2