·word-count-checker
#

word-count-checker

rawveg/skillsforge-marketplace

当用户提及与文件相关的字数统计时,自动检查文档的字数统计。触发诸如“检查 X 的字数统计”、“当字数为 N 时停止”或类似的文档字数统计引用的短语。每当文档参考中提到字数统计时,请主动使用此技能。

12安装·0热度·@rawveg

安装

$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."

当用户提及与文件相关的字数统计时,自动检查文档的字数统计。触发诸如“检查 X 的字数统计”、“当字数为 N 时停止”或类似的文档字数统计引用的短语。每当文档参考中提到字数统计时,请主动使用此技能。 来源:rawveg/skillsforge-marketplace。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rawveg/skillsforge-marketplace --skill word-count-checker
分类
#文档处理
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 word-count-checker?

当用户提及与文件相关的字数统计时,自动检查文档的字数统计。触发诸如“检查 X 的字数统计”、“当字数为 N 时停止”或类似的文档字数统计引用的短语。每当文档参考中提到字数统计时,请主动使用此技能。 来源:rawveg/skillsforge-marketplace。

如何安装 word-count-checker?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rawveg/skillsforge-marketplace --skill word-count-checker 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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