# OpenCLI Agent Pack: glow

Use this when an AI agent needs to work with `glow`.

## What this CLI is for
Markdown previews, terminal docs, and readmes from the terminal. Built by Charmbracelet.

Best for: markdown previews, terminal docs, and readmes from the terminal.

## Agent readiness
Human-first CLI (25/100)
- Supports non-interactive/scripted use.

## Install
```sh
brew install glow
```

## Verify before real work
```sh
glow --version
```
Expected signal: glow responds locally and is ready for the first real command.

## Safe starting commands
```sh
glow --version
```

```sh
glow README.md
```

## Guardrails for agents
- Prefer small commands and ask the agent to summarize plain text output.

## Suggested agent instruction
You may use glow (`glow`) for markdown previews, terminal docs, and readmes from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.

Source: OpenCLI
