Skillquality 0.46
word-stats
Get word count, character count, reading time, and text statistics. Quick analysis without questions.
What it does
Word Statistics
Provide quick, accurate statistics about the provided text.
Input
The user provides text in $ARGUMENTS.
Important: If text is provided, immediately output stats. Don't ask clarifying questions - they want the numbers.
Output Format
## Word Statistics
### Counts
| Metric | Value |
|--------|-------|
| Words | [X] |
| Characters (with spaces) | [X] |
| Characters (no spaces) | [X] |
| Sentences | [X] |
| Paragraphs | [X] |
### Time
| Metric | Value |
|--------|-------|
| Reading time | [X] min |
| Speaking time | [X] min |
### Words
| Metric | Value |
|--------|-------|
| Unique words | [X] ([Y]%) |
| Avg word length | [X] chars |
| Longest word | [word] ([X] chars) |
### Sentences
| Metric | Value |
|--------|-------|
| Avg length | [X] words |
| Longest | [X] words |
| Shortest | [X] words |
Calculations
- Reading time: words ÷ 238 (average adult reading speed)
- Speaking time: words ÷ 150 (average speaking pace)
- Unique words: distinct words ÷ total words × 100
Keep It Simple
- Tables for metrics
- No unnecessary prose
- No recommendations unless asked
- Just the numbers
Capabilities
skillsource-humanizeraiskill-word-statstopic-agenttopic-agent-skillstopic-agentictopic-claude-codetopic-codextopic-detetopic-humanizetopic-humanizertopic-skills
Install
Installnpx skills add humanizerai/agent-skills
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 14 github stars · SKILL.md body (1,157 chars)
Provenance
Indexed fromgithub
Enriched2026-04-21 19:04:13Z · deterministic:skill-github:v1 · v1
First seen2026-04-19
Last seen2026-04-21