glow

CLI

Render Markdown on the CLI, with style.

Render Markdown files beautifully in the terminal

3 curated recipes · not yet executed by the harness#markdown#render#tui

Recipes

Curated from documentation and usage. Percentages are estimates, not measurements.

Render a Markdown file

~99% est.
glow README.md

Render with pager

~98% est.
glow -p DOCS.md

Browse all Markdown files interactively

~97% est.
glow .

Install

Homebrewbrew install glow

Agent notes

When to use
Previewing Markdown documentation or README files
Quick examples
  • glow README.md
  • glow -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.

Homepage ↗MIT0 views