glow
CLIRender Markdown on the CLI, with style.
Render Markdown files beautifully in the terminal
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
Render a Markdown file
glow README.mdRender with pager
glow -p DOCS.mdBrowse all Markdown files interactively
glow .Install
Homebrew
brew install glowAgent notes
- When to use
- Previewing Markdown documentation or README files
- Quick examples
glow README.mdglow -p DOCS.md
Use from an agent
curl -s https://clihub.com/api/tools/glow | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug glow on the MCP server at https://clihub.com/mcp.