bat-cat

Installation
SKILL.md

bat - Better cat

cat with syntax highlighting, line numbers, and Git integration.

Quick Start

Basic usage

# View file with syntax highlighting
bat README.md

# Multiple files
bat file1.js file2.py

# With line numbers (default)
bat script.sh

# Without line numbers
bat -p script.sh
Related skills
Installs
28
GitHub Stars
60
First Seen
Feb 13, 2026