Use this skill when users need to extract text from images, PDFs, or documents. Supports URLs and local files, with adaptive quality modes. Returns structured JSON containing recognized text, confidence scores, and quality metrics.
$npx -y skills add spacezephyr/read-buddy --skill read-ocrInstalls into the current project.
Run `npx skills use "https://github.com/spacezephyr/read-buddy" --skill "spacezephyr/read-buddy/read-ocr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/spacezephyr/read-buddy" that are relevant to the current task. Run `npx skills add "https://github.com/spacezephyr/read-buddy"` and select the relevant skills, then follow their instructions.