# Word Counter

> Count words, sentences, and characters in text.

- Skill: `librefang/word-counter` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add librefang/word-counter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/librefang/word-counter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: librefang (https://skillmd.com/u/librefang)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/librefang/word-counter

---


# Word Counter

Counts words, sentences, and characters in the provided text.

The prompt body is unused for this skill — execution is delegated to
`main.py` via the `python` runtime declared in `skill.toml`.

