detect-wordcount

Count words in a text document and validate against a specified threshold.

27|4|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/nihaoshi/mimoCode-story --skill detect-wordcount
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detect-wordcount
Source: https://github.com/nihaoshi/mimoCode-story/tree/main/skills/atoms/detect-wordcount
Command: npx skills add https://github.com/nihaoshi/mimoCode-story --skill detect-wordcount

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of ensuring that the word count of a chapter meets the target threshold, reducing the need for manual review.

Core Features & Use Cases

  • Automated Word Count: Efficiently count the words in a chapter to ensure compliance with a set word count target.
  • Flexibility: Customize the target word count for individual chapters as needed.
  • Use Case: For writers or editors who need to meet specific word count requirements for each chapter, this Skill automates the verification process, saving time and reducing errors.

Quick Start

Run /atom:detect-wordcount to automatically detect the word count of the current chapter against the default 2000 word target.

Frequently Asked Questions about detect-wordcount

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate word count analysis for a text document to check compliance?

To automate word count analysis for a text document, this Skill validates the chapter against a specified threshold without manual checks. It streamlines editing workflows by automatically verifying if the text meets the target word count.

What is the default word count threshold used for content verification?

The default word count threshold for content verification is 2000 words. You can instantly detect chapter word count for compliance by running the command, which checks the text against this preset target.

Can I customize the target word count for individual chapters?

Yes, you can customize the target word count for individual chapters as needed. This flexibility allows editors to adjust the compliance threshold to meet specific length requirements for different text documents.

Do I need node.js to run automated text analysis and word count detection?

Yes, you need node.js installed to run automated text analysis and word count detection. The Skill requires this environment to execute its scripts and perform content verification against the threshold.

What is the best way to verify chapter word count for editing and quality assurance?

The best way to verify chapter word count for editing and quality assurance is using an automated detection script. It reduces manual review errors by validating the text document directly against your specified compliance target.