Batch OCR re-reader for low-confidence book pages. Reads page screenshot images via multimodal Read tool and extracts text faithfully. Use when Vision OCR produces low-confidence results or for vertical Japanese text that macOS Vision cannot read.
$curl -o .claude/agents/ocr-reader.md https://raw.githubusercontent.com/masterleopold/book-capture/HEAD/agents/ocr-reader.mdInstalls into the current project.
Install ocr-reader by running `curl -o .claude/agents/ocr-reader.md https://raw.githubusercontent.com/masterleopold/book-capture/HEAD/agents/ocr-reader.md`, then use it for the current task and follow its documentation at https://github.com/masterleopold/book-capture.