vale

scriptablelocal-onlydocs / contentbrew

Errata AI · Style checking, docs linting, and editorial review from the terminal.

$ brew install vale
One-liner to try
$ vale README.md

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 85/100
Verify
vale --version
Agent URL
/cli/vale/agent.md

Quick reference

Installbrew install vale
Verifyvale --version
First commandvale docs/

About

Style checking, docs linting, and editorial review from the terminal. Built by Errata AI. Start with `vale README.md` and go from there. Supports structured output — good for scripts and agents. Runs entirely on your machine.

Example workflow

1. vale README.md
2. vale --output=JSON docs/

Alternatives worth considering