paddleocr-doc-parsing
This skill parses images and PDFs using PaddleOCR and provides a shell script `scripts/paddleocr_parse.sh` to submit files. The script executes shell commands, encodes local files to base64, and posts them to the endpoint in `PADDLEOCR_API_URL` using `PADDLEOCR_ACCESS_TOKEN`.