BeClaude

word-counter-skill

New
1GitHub TrendingDevelopmentby Moosphan

Deterministic word-count skill for Codex and Claude Code, with consistent Chinese, English, and mixed-text counting rules.

First seen 5/23/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/word-counter-skill.md https://raw.githubusercontent.com/Moosphan/word-counter-skill/main/SKILL.md
3
Invoke in Claude Code
/word-counter-skill
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is word-counter-skill?

Deterministic word-count skill for Codex and Claude Code, with consistent Chinese, English, and mixed-text counting rules.

How to install word-counter-skill?

To install word-counter-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/word-counter-skill.md https://raw.githubusercontent.com/Moosphan/word-counter-skill/main/SKILL.md. Finally, /word-counter-skill in Claude Code.

What is word-counter-skill best for?

word-counter-skill is a skill categorized under Development. Created by Moosphan.