How this skill is triggered — by the user, by Claude, or both
Slash command
/ocr:ocrThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
画像ファイルからテキストを抽出し、クリップボードにコピーするスキル。
画像ファイルからテキストを抽出し、クリップボードにコピーするスキル。
「文字起こし」「OCR」などのキーワードで実行。
scripts/copy_to_clipboard.shでクリップボードにコピーExtracts text from images, photos, scans, screenshots, and scanned PDFs using PaddleOCR. Returns line-level text with optional bounding box coordinates. Strong accuracy for CJK, small print, and handwritten text.
Analyzes media files (PDFs, images, diagrams, screenshots) using a vision backend to extract structured data, descriptions, or summaries instead of literal file reading.
npx claudepluginhub masayan1126/masayan-uni-code-plugins --plugin ocr