Count words
Skill stoicpickle/skillseeking/tests/fixtures/scripted-skills/count-words
Local Python CLI for governed AI-agent skill requests, evals, and evidence-controlled capability review.
npx -y skills add stoicpickle/skillseeking --skill count-wordsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Count words in provided text with a local Python script.
SKILL.md
0.7 KB, as published. Nobody here has run it
Count Words
Count words in provided text using a local Python script. The script reads JSON from stdin and writes JSON to stdout.