📦 message-chunker — 消息分段
v1.0.0智能把超长消息自动拆成多条,绕过飞书API长度限制,适用于长报告、方案、日志等场景。
1· 334·2 当前·2 累计
下载技能包
最后更新
2026/3/10
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is instruction-only and internally consistent with its stated purpose. Before installing, verify how your agent sends messages (so you know which messaging integration/credentials will be used) and test behavior with non-sensitive content. Pay attention to retry rules (the doc suggests retrying on Status 400 — you may want to adjust that to avoid repeated client-error retries), decide where the "failure queue" should be stored, and set appropriate maxChunkSize and continuation markers...详细分析 ▾
✓ 用途与能力
Name/description (split long messages for platforms like Feishu) aligns with the provided files and runtime instructions; it does not request unrelated credentials, binaries, or config paths.
✓ 指令范围
SKILL.md contains only chunking rules, triggers, simple retry guidance, and configuration pointers (TOOLS.md). It does not instruct reading arbitrary files, accessing unrelated environment variables, or sending data to external endpoints.
✓ 安装机制
No install spec and no code files are present (instruction-only), so nothing is downloaded or written to disk by the skill itself.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths. That is proportionate: chunking logic can run using the agent's existing messaging capabilities without extra secrets.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide changes or elevated privileges. Behavior described is limited to message-sending logic within the agent's normal operation.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/10
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install message-chunker
镜像加速npx clawhub@latest install message-chunker --registry https://cn.longxiaskill.com