Install
openclaw skills install daily-scanScan photographed documents into searchable PDFs with OCR and stable file naming. Use when the user sends document photos and asks to scan, save, archive, OCR, or retrieve prior scans. Trigger words: 스캔 or scan for a single page, 스캔연속 or scan multi for a multi-page combined PDF, and 스캔찾아 or scan find for retrieval.
openclaw skills install daily-scanTurn phone photos of documents into searchable PDFs with OCR and stable filenames based on capture date and headline text. Preserve the original photo, generate a readable scan-like PDF, and support later retrieval of saved scan files.
tesseractopencv-python or cv2, Pillow, and either reportlab or ocrmypdf depending on the active PDF pathscripts/ are present and callable by the host agent스캔 / scan — one-page processing스캔연속 / scan multi — combine multiple photos into one searchable PDF스캔찾아 / scan find — search previously saved scan filesYYYY-MM-DD + headline textdaily-scan-storage/YYYY-MM스캔연속 or scan multiReturn only the practical result:
Bundled scripts are used for:
Store implementation notes for OCR engine choice and filename normalization if the skill grows more complex.