A streamlined utility for reading and concatenating file contents to standard output.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cat-tool
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cat-tool using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Cat Tool is a versatile command-line utility designed to handle file display and concatenation tasks. As part of the Openclaw Skills collection, it provides developers with a quick way to inspect files, merge datasets, or pipe file contents into other processing tools. It is an essential component for terminal-based workflows where speed and simplicity in file handling are paramount, allowing AI agents and users to interact with text data seamlessly.
To use this utility within your Openclaw Skills environment, ensure the package is active and execute the following commands in your terminal:
# Display the contents of a single file
cat-tool myfile.txt
# Concatenate multiple files into a new file
cat-tool file1.txt file2.txt > combined.txt
The Cat Tool processes raw text data and provides structured visual output based on the following parameters:
| Parameter | Description | Output Type |
|---|---|---|
| File Paths | One or more strings representing file locations | Text Stream |
| -n flag | Enables line numbering for the entire output | Numbered Text |
| -s flag | Squeezes multiple adjacent empty lines into a single line | Compressed Text |
Loading
A modern, Tailwind CSS-based replacement for the default Django admin interface that provides enhanced UI components and developer-friendly customization options.

A specialized command-line utility for managing file and directory ownership with full shell and pipe compatibility.

A powerful analysis tool that transforms any GitHub URL into a comprehensive technical architecture report and visual knowledge card.

A streamlined utility for modifying file and directory permissions using symbolic or numeric octal modes.

A streamlined command-line utility designed for performing calendar operations and scheduling tasks directly from your terminal.

AuditCore is a multi-layered security audit suite designed to automate infrastructure compliance and health diagnostics across six major network vendors.








































