word-stats
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
More from humanizerai/agent-skills
humanize
Transform AI-generated text into natural, human-like content that bypasses AI detectors like GPTZero, Turnitin, and Originality.ai. Uses credits based on word count.
1.2Kdetect-ai
Analyze text to detect if it was written by AI. Returns a score from 0-100 with detailed metrics. Use when checking content before publishing or submitting.
287readability
Analyze text readability with Flesch-Kincaid, Gunning Fog, SMOG, and other metrics. Returns objective scores with interpretation and recommendations.
142cold-email
Write cold emails that get replies using proven frameworks (AIDA, PAS, BAB). Enforces best practices like 50-125 word limit and personalized openers.
138follow-up
Write follow-up emails that re-engage without being annoying. Uses proven psychology for follow-up sequences. 42% of replies come from follow-ups.
124humanizerai
Detect AI-generated content and humanize text to bypass AI detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Use when the user wants to check if text is AI-generated, make AI text undetectable, humanize ChatGPT/Claude output, or bypass AI content detection.
3