← 返回 Skills 市场
albionaiinc-del

Txt Col Align

作者 albionaiinc-del · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install txt-col-align
功能描述
Aligns columns in plain text tables using specified or auto-detected delimiters for improved readability and consistent spacing.
安全使用建议
This skill appears to do exactly what it claims: format delimiter-separated text for readability. Consider that the source/homepage is unknown — if you plan to install/use it beyond running the included script, inspect or run tool.py locally to confirm behavior. Because it's a plain script, installation typically means saving the file and making it executable; no secrets or network access are needed. If you require a packaged/official tool, prefer a version from a known repository or source.
功能分析
Type: OpenClaw Skill Name: txt-col-align Version: 1.0.0 The skill is a straightforward text formatting utility designed to align columns in CSV or delimited text files. The Python script (tool.py) uses standard library modules (csv, argparse) to process input from files or stdin and output formatted text to stdout, with no evidence of network activity, file system modifications, or malicious instructions in the documentation (SKILL.md).
能力评估
Purpose & Capability
Name/description (align text table columns) align with the provided code: tool.py reads stdin or a file, detects a delimiter, computes column widths, and prints aligned text. No unrelated capabilities (cloud access, secrets, network) are present.
Instruction Scope
SKILL.md examples and usage stay within the stated purpose (running the CLI on files or piped input). The runtime instructions do not ask the agent to read other files, environment variables, or send data externally. Minor editorial mismatches: examples/epilog in tool.py use 'colalign' while SKILL.md uses 'txt_col_align', but this is a cosmetic inconsistency, not a security concern.
Install Mechanism
There is no install spec (instruction-only skill) and the shipped tool.py is a simple standalone script; nothing is downloaded from external URLs or extracted to disk during install.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not read environment variables or secret files.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or global agent config. It runs only when invoked and requires no elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install txt-col-align
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /txt-col-align 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Text Column Aligner. - Aligns columns in plain text tables with automatic or custom delimiter detection. - Supports direct file input or piped data. - Allows customizable padding between columns. - Priced at $2.00.
元数据
Slug txt-col-align
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Txt Col Align 是什么?

Aligns columns in plain text tables using specified or auto-detected delimiters for improved readability and consistent spacing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Txt Col Align?

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

Txt Col Align 是免费的吗?

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

Txt Col Align 支持哪些平台?

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

谁开发了 Txt Col Align?

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

💬 留言讨论