/install table-tool
Table - Data Table Formatter
Organize text data into visually aligned tables with configurable column widths, separators, and header rows. Supports pipe-delimited and space-separated input formats.
Usage
table-tool [options] \x3Cfile>
Options
-s SEP: Column separator (default: pipe |)-a: Auto-fit column widths-h: Treat first line as header
Examples
table-tool data.txt
table-tool -s ',' -h data.csv
echo "a|b|c\
1|2|3" | table-tool
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install table-tool - After installation, invoke the skill by name or use
/table-tool - Provide required inputs per the skill's parameter spec and get structured output
What is Table Tool?
Format data into aligned table columns. Use for displaying structured data with organized rows and columns. It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install Table Tool?
Run "/install table-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Table Tool free?
Yes, Table Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Table Tool support?
Table Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Table Tool?
It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.