Install
openclaw skills install @dinghaibin/cat-toolopenclaw skills install @dinghaibin/cat-toolRead and concatenate files, displaying contents to stdout.
cat-tool myfile.txt
cat-tool README.md
cat-tool file1.txt file2.txt > combined.txt
cat-tool -n script.py
man cat (if available)