A feature-rich cat clone that brings syntax highlighting, Git integration, and line numbers to your terminal workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bat-cat
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 bat-cat using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
bat is a highly optimized replacement for the traditional cat command, designed to improve code readability and developer productivity within the terminal. It supports syntax highlighting for a vast range of programming and markup languages, while automatically integrating with Git to show file modifications in the gutter. By utilizing Openclaw Skills like this, developers can transform their command-line interface into a more visual and informative environment.
Beyond simple file viewing, it provides automatic paging for long files, line numbers, and decorations that make scanning through configuration files or source code much more efficient. It is built in Rust, ensuring high performance even when handling large datasets or complex syntax trees.
Install using Homebrew on macOS or Linux:
brew install bat
On Debian or Ubuntu systems:
sudo apt install bat
Note: On some Linux distributions, the executable may be renamed to batcat to avoid conflicts.
You can set default themes and styles by creating a config file at ~/.config/bat/config.
The tool organizes its configuration and assets using the following structure:
| Location | Purpose |
|---|---|
~/.config/bat/config |
Main configuration file for flags and themes |
~/.config/bat/syntaxes/ |
Directory for custom syntax definitions (.sublime-syntax) |
~/.config/bat/themes/ |
Directory for custom color themes (.tmTheme) |
| Output Styles | Supports values like numbers, changes, header, grid, and plain |
--line-range flag for focused code reviews.Loading
A production-ready framework for orchestrating multi-agent teams with defined roles, task lifecycles, and automated review workflows.

A Python-based automation for real-time monitoring and alerting of US congressional stock trading activity via the Quiver Quant API.

A background script that delivers live T20 and ODI cricket updates, including text and voice memos, directly to Telegram by scraping Cricbuzz.

A comprehensive automation skill for interacting with Jira Cloud issues and Confluence documentation within AI-driven workflows.

A comprehensive command-line skill for executing HTTP requests, testing REST APIs, and managing data transfers efficiently.

A comprehensive reference and execution guide for managing Docker containers, images, volumes, and multi-container orchestration.








































