Count words, characters, sentences, and estimate reading time.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add loomax-labs/InferrLM --skill text-stats --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Text Stats?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loomax-labs-text-stats)More formats (shields.io, HTML) on the badges page.
---
name: Text Stats
description: Count words, characters, sentences, and estimate reading time.
type: js
---
Use this skill when the user wants statistics about a block of text.
Call `run_js` with a JSON string in `data` containing:
- `text`: the text to analyze
Summarize word count, character counts, sentence count, and estimated reading time.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!