·word-count-checker
#

word-count-checker

rawveg/skillsforge-marketplace

Automatically checks word counts of documents when the user mentions word count in relation to a file. Triggers on phrases like "Check the word count of X", "Stop when the word count is N", or similar references to document word counts. Use this skill proactively whenever word count is mentioned with a document reference.

12Installs·0Trend·@rawveg

Installation

$npx skills add https://github.com/rawveg/skillsforge-marketplace --skill word-count-checker

SKILL.md

This skill enables automatic word count checking when word count is mentioned in relation to a document. Instead of requiring explicit requests, trigger this skill whenever the user references word count alongside a document.

Trigger this skill whenever the user mentions word count in relation to a document, including phrases like:

User: "Check the word count of article.md" Action: Run wc -w article.md and report: "article.md has 3,245 words."

Automatically checks word counts of documents when the user mentions word count in relation to a file. Triggers on phrases like "Check the word count of X", "Stop when the word count is N", or similar references to document word counts. Use this skill proactively whenever word count is mentioned with a document reference. Source: rawveg/skillsforge-marketplace.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rawveg/skillsforge-marketplace --skill word-count-checker
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is word-count-checker?

Automatically checks word counts of documents when the user mentions word count in relation to a file. Triggers on phrases like "Check the word count of X", "Stop when the word count is N", or similar references to document word counts. Use this skill proactively whenever word count is mentioned with a document reference. Source: rawveg/skillsforge-marketplace.

How do I install word-count-checker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rawveg/skillsforge-marketplace --skill word-count-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rawveg/skillsforge-marketplace