← 返回 Skills 市场
Cn Line Counter
作者
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-line-counter
功能描述
Count total lines, non-empty lines, words, and characters in Chinese text from input string or file using a Python script.
使用说明 (SKILL.md)
cn-line-counter
文本行数统计工具。统计文本的行数、字数、字符数。
功能
- 统计总行数
- 统计非空行数
- 统计字数
- 统计字符数
使用方法
python3 scripts/count_lines.py --text "第一行\
第二行\
第三行"
python3 scripts/count_lines.py --file document.txt
纯Python标准库。
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cn-line-counter - 安装完成后,直接呼叫该 Skill 的名称或使用
/cn-line-counter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of cn-line-counter.
- Counts total lines, non-empty lines, words, and characters in text.
- Supports input via direct text or file.
- Implemented in pure Python standard library.
元数据
常见问题
Cn Line Counter 是什么?
Count total lines, non-empty lines, words, and characters in Chinese text from input string or file using a Python script. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 Cn Line Counter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-line-counter」即可一键安装,无需额外配置。
Cn Line Counter 是免费的吗?
是的,Cn Line Counter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cn Line Counter 支持哪些平台?
Cn Line Counter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cn Line Counter?
由 freedompixels(@freedompixels)开发并维护,当前版本 v1.0.0。
推荐 Skills