Word Counter
A small utility skill that counts words, lines, and characters in a text file.
Usage
$ python scripts/count.py sample.txt
Counts words and lines in a text file the user provides.
npx skillmds@latest add handcraftedbygod/word-counter A small utility skill that counts words, lines, and characters in a text file.
$ python scripts/count.py sample.txt
handcraftedbygod/SkillTrace/tree/main/examples/clean/word-counter commit 99dc15552d