Use this skill whenever the user wants text extracted from images, photos, scans, screenshots, or scanned PDFs. Returns exact machine-readable strings with l...
- Major refactor: removed all local wrapper scripts and sample/reference files, switching to direct CLI usage. - SKILL.md is now much shorter and focuses on using the upstream paddleocr CLI tool directly. - Installation and environment details are simplified—API configuration only requires PADDLEOCR_ACCESS_TOKEN. - All previous internal instructions, JSON handling tips, and error guidance for wrapper scripts have been removed. - Usage examples now demonstrate running OCR directly with the paddleocr CLI, including preprocessing and output options.