Install
openclaw skills install general-ocr-structOffline OCR extracting and structuring Chinese/English screenshot text into raw or cleaned rows and fields for receipts, tables, and statements.
openclaw skills install general-ocr-structUse this skill to separate OCR recognition from downstream content整理.
待确认; do not guess missing content.python3 scripts/general_ocr.py raw /path/to/image.jpg
python3 scripts/general_ocr.py transactions /path/to/image.jpg
python3 scripts/general_ocr.py transactions /path/to/image.jpg --json
待确认 instead of inferring.card_last4, date, time, currency, merchant, amount.