# Bat

> Provides a command-line interface to the bat file viewer, including help, run, info, and status commands.

- Skill: `majiayu000/bat` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/bat`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/bat/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools, Dev Tooling
- Tags: Bat, Cat Clone, Cli, Command Line, Git, Rust
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/majiayu000/bat

---


# Bat

A cat(1) clone with wings. ## Commands

- `help` - Help
- `run` - Run
- `info` - Info
- `status` - Status

## Features

- Core functionality from sharkdp/bat

## Usage

Run any command: `bat <command> [args]`
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com


## Examples

```bash
# Show help
bat help

# Run
bat run
```

## How It Works

Reads input, processes with built-in logic, outputs structured results.

## Tips

- Run `bat help` for all commands
- No API keys required
- Works offline


