📦 Text Stats — 文本统计

v1.0.0

上传文本即可秒出字数、阅读时长、Flesch-Kincaid 与 Gunning Fog 可读性评分、关键词密度及句长分布,一键生成全面数据报告,助您快速优化内容质量与阅读体验。

0· 369·5 当前·5 累计
zacjiang 头像by @zacjiang (Shihao Jiang (Zac))
下载技能包
最后更新
2026/3/7
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill runs the included Python script locally against whatever file you tell it to analyze; it does not contact external services or require credentials. Before installing or invoking, review the script if you have sensitive files — the tool will read any file path you provide. No network exfiltration or hidden behavior was detected, and the implementation uses only the Python standard library.
详细分析 ▾
用途与能力
The name/description (text analysis, readability, keyword density, CJK support) align with the included script and SKILL.md usage examples. The script implements the advertised features and does not request unrelated capabilities or credentials.
指令范围
Runtime instructions tell the agent to execute the bundled Python script against a file path provided by the user. The script reads whatever file path is supplied (expected for a text-analyzing tool). It does not access environment variables, network endpoints, or other system config. Users should be aware that, if given a path to a sensitive file, the tool will read it — this is expected behavior but worth noting.
安装机制
There is no install spec; the skill is instruction-driven and invokes an included Python script. The SKILL.md and code both claim zero dependencies and the script uses only the Python standard library.
凭证需求
The skill requests no environment variables, credentials, or config paths. The code does not attempt to read environment variables or external credentials.
持久化与权限
always is false and the skill does not modify agent/system configuration or persist credentials. It runs only when invoked and does not escalate privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/7

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install text-stats
镜像加速npx clawhub@latest install text-stats --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库