← 返回 Skills 市场
albionaiinc-del

Txt Chunker

作者 albionaiinc-del · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install txt-chunker
功能描述
Splits large text files into smaller chunks by line count for easier processing of logs, datasets, or documents.
安全使用建议
This appears to be a straightforward, local file-splitting script. Before using: (1) Note SKILL.md references a 'txt_chunker' CLI but the bundle only includes tool.py — you'll need Python 3 and can run it as 'python tool.py inputfile ...' or create a wrapper. (2) Review tool.py (already included) if you want to verify behavior; it only reads the provided input file and writes chunk files to the current directory. (3) Run it in a directory where writing many files is acceptable to avoid disk clutter. (4) Be aware the SKILL.md shows a price ($2.50) but there is no payment mechanism in the files — confirm payment/installation details from the publisher before paying. (5) Because the source/homepage are unknown, prefer running it on non-sensitive sample files first.
功能分析
Type: OpenClaw Skill Name: txt-chunker Version: 1.0.0 The skill bundle provides a straightforward utility for splitting text files into smaller chunks by line count. The Python script (tool.py) uses standard libraries to read an input file and write segments to disk based on user-defined parameters. No malicious behaviors, network activity, or suspicious instructions were identified in the code or documentation.
能力评估
Purpose & Capability
The name/description match the included Python tool: tool.py reads a text file and writes line-count-based chunks. The capability requested is proportionate to the stated purpose.
Instruction Scope
SKILL.md only describes running a command to split files and does not instruct reading unrelated files or exfiltrating data. Minor mismatch: SKILL.md shows a command named 'txt_chunker' while the bundle contains tool.py and no install wrapper — the README assumes a CLI name that isn't provided by an install spec.
Install Mechanism
There is no install spec (instruction-only). The Python script is present but not packaged or installed automatically; the user would need to run python tool.py or create a wrapper. No downloads or external installers are present.
Credentials
The skill requests no environment variables, no credentials, and touches only files provided as input/output. This is proportional for a local file-splitting utility.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/config. Autonomous invocation is allowed by default but the skill itself has no elevated persistence or system-wide changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install txt-chunker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /txt-chunker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of TXT Chunker. - Splits large text files into smaller chunks by specified line count. - Supports custom output naming and default chunk naming. - Ideal for handling logs, datasets, and long documents.
元数据
Slug txt-chunker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Txt Chunker 是什么?

Splits large text files into smaller chunks by line count for easier processing of logs, datasets, or documents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Txt Chunker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install txt-chunker」即可一键安装,无需额外配置。

Txt Chunker 是免费的吗?

是的,Txt Chunker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Txt Chunker 支持哪些平台?

Txt Chunker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Txt Chunker?

由 albionaiinc-del(@albionaiinc-del)开发并维护,当前版本 v1.0.0。

💬 留言讨论